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. |
||
---|---|---|
.. | ||
access-controls | ||
ai | ||
data-source | ||
database | ||
env-utils | ||
rerank | ||
sandbox | ||
server-shared | ||
server-utils | ||
slack | ||
stored-values | ||
supabase | ||
test-utils | ||
typescript-config | ||
vitest-config | ||
web-tools | ||
tsconfig.json |