buster/packages/ai
dal f1d9293946
refactor: enhance create dashboards tool with improved state management and type definitions
- Removed unused properties from the dashboard state and output schemas for clarity.
- Introduced a new state file schema to better represent dashboard files.
- Updated helper functions to streamline file transformation and reasoning message creation.
- Improved type safety by utilizing the newly defined `StatusSchema`.

These changes optimize the dashboard creation process and enhance code maintainability.
2025-08-11 15:59:29 -06:00
..
evals merge staging 2025-08-08 13:17:58 -06:00
scripts Use tsx and .ts files for validation 2025-07-21 16:07:14 -06:00
src refactor: enhance create dashboards tool with improved state management and type definitions 2025-08-11 15:59:29 -06:00
.env.example Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
.gitignore Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
CLAUDE.md big migration of tools 2025-08-07 17:10:24 -06:00
README.md big migration of tools 2025-08-07 17:10:24 -06:00
biome.json update ai biome settings 2025-07-22 12:20:51 -06:00
env.d.ts Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
package.json merge staging 2025-08-08 13:17:58 -06:00
tsconfig.json Update inlcude 2025-07-12 23:46:09 -06:00
turbo.json update database dev 2025-07-15 22:26:13 -06:00
vitest.config.ts refactor: streamline file tool scripts and enhance error handling 2025-07-28 16:22:12 -06:00

README.md