buster/apps
dal da4f3605cc
Refactor prompt loading and streamline agent steps
- 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.
2025-08-12 14:57:23 -06:00
..
api turbo fast web build 2025-08-11 11:33:18 -06:00
cli Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
electric-server turbo fast web build 2025-08-11 11:33:18 -06:00
server Refactor chat cancellation logic and remove unused components 2025-08-12 14:17:04 -06:00
trigger Refactor prompt loading and streamline agent steps 2025-08-12 14:57:23 -06:00
web Refactor chat cancellation logic and remove unused components 2025-08-12 14:17:04 -06:00
tsconfig.json Create tsconfig.json 2025-07-02 21:04:44 -06:00