Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Common tasks you can accomplish with Poolside Agent CLI.
pool
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.
Was this page helpful?