mirror of https://github.com/buster-so/buster.git
- Replaced file system reads with direct imports of prompt text files in various agent and step files to improve performance and reduce complexity. - Updated the `runDocsAgentStep` and `runDocsAgentWorkflow` functions to return `void` instead of structured outputs, simplifying their interfaces. - Enhanced test cases to validate prompt loading without relying on file system checks, ensuring faster and more reliable tests. - Cleaned up unused imports and optimized code structure across multiple files. These changes aim to enhance code clarity, maintainability, and performance in the agent workflow and related components. |
||
---|---|---|
.. | ||
evals | ||
scripts | ||
src | ||
.env.example | ||
.gitignore | ||
CLAUDE.md | ||
README.md | ||
biome.json | ||
env.d.ts | ||
package.json | ||
tsconfig.json | ||
turbo.json | ||
vitest.config.ts |