buster/packages/sandbox
dal 786e4be791
feat: add integration tests for file tools and enhance todo list functionality
- Introduced integration tests for various file tools including bash execution, file creation, deletion, editing, and listing.
- Enhanced the check-off todo list tool to support multiple items and improved error handling for non-existent tasks.
- Updated test cases to cover edge scenarios and ensure robust validation across all tools.
- Increased timeout for the docs agent workflow to accommodate longer-running tests.
2025-07-28 12:41:07 -06:00
..
scripts Use tsx and .ts files for validation 2025-07-21 16:07:14 -06:00
src feat: add integration tests for file tools and enhance todo list functionality 2025-07-28 12:41:07 -06:00
.env.example env vars 2025-07-18 14:32:12 -06:00
.gitignore no dist 2025-07-20 22:45:50 -06:00
CLAUDE.md refactor: remove unused test setup files and helper functions to streamline testing process 2025-07-28 08:48:48 -06:00
biome.json
env.d.ts env vars 2025-07-18 14:32:12 -06:00
package.json dry run 2025-07-25 18:29:35 -06:00
tsconfig.json
vitest.config.ts