mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
2d147f9a9349e906cae9c17dcf1dbff2e6188423
Tested the MCP parent-child agent ID injection: - X-Caller-Agent-Id header IS being sent by parent agents - MCP server correctly receives the header and uses it as parentAgentId - Child agents have parentAgentId stored in persistence.metadata ISSUE FOUND: parentAgentId is missing from the top-level stored agent record. The toStoredAgentRecord() function and STORED_AGENT_SCHEMA don't include parentAgentId. Added fix task to plan. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%