pool or pool exec.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Using Poolside Console? View Platform documentation. If you need a password, contact Support or your Poolside account team.
Common tasks you can accomplish with Poolside Agent CLI.
pool or pool exec.
@src/auth/ Refactor the authentication module to use the new OAuth2 library.
Update all imports and ensure tests still pass.
Add a dark mode toggle to the app. Update the theme system, add a toggle
component in the settings, and persist the preference to localStorage.
@src/components/DataTable.tsx Fix the pagination bug where clicking "Next"
on the last page causes an error. Add defensive checks and update tests.