buster/packages/sandbox
dal 2f4aeba817
feat: enhance documentation and testing capabilities for docs agent workflow
- Added section in CLAUDE.md for direct database access during integration testing.
- Updated `maxSteps` in `docs-agent` to allow for more complex tasks.
- Improved validation in `docs-agent-context` for sandbox instances.
- Enhanced `create-docs-todos` step to handle todos more effectively.
- Introduced comprehensive integration tests for the docs agent workflow, covering various scenarios and edge cases.
- Added test helpers for creating mock dbt projects and managing sandboxes.
- Implemented error handling and logging improvements in the workflow execution process.
2025-07-28 11:56:59 -06:00
..
scripts Use tsx and .ts files for validation 2025-07-21 16:07:14 -06:00
src feat: enhance documentation and testing capabilities for docs agent workflow 2025-07-28 11:56:59 -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 initial commit of daytona package 2025-07-18 14:26:46 -06:00
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 initial commit of daytona package 2025-07-18 14:26:46 -06:00
vitest.config.ts initial commit of daytona package 2025-07-18 14:26:46 -06:00