Skip to content

Conversation

@brandonkachen
Copy link
Collaborator

No description provided.

brandonkachen and others added 7 commits July 18, 2025 19:16
Moved parentInstructions validation from static Zod schema to runtime
validation that supports both static and dynamic agents. This enables
custom agents like brainstormer.json to be referenced in
parentInstructions.

- Updated Zod schema to accept any string keys - Added
validateParentInstructions() runtime validation function - Integrated
validation in dynamic-agent-service.ts - Added comprehensive tests for
new validation logic - Fixed typo in knowledge-keeper.json

🤖 Generated with Codebuff Co-Authored-By: Codebuff
<noreply@codebuff.com>
Added parentInstructions configuration to brainstormer.json to provide
guidance on when and how to spawn the brainstormer agent for different
use cases and collaboration scenarios.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
Cleaned up persona headers, added parent instructions collection system,
enhanced agent registry with superagent support, and improved prompt
formatting for better agent collaboration.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
Added comprehensive logging for AI SDK calls and improved schema
handling with clean type extraction for better debugging and
monitoring of agent interactions.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
@brandonkachen brandonkachen merged commit 3f00123 into main Jul 19, 2025
12 checks passed
@brandonkachen brandonkachen deleted the brandon/parent-instructions branch July 19, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants