yao/agent/output/adapters
Max 3f8351de75 Implement Agent-to-Agent Call Enhancements and Context Management
- Introduced mechanisms to handle agent-to-agent (A2A) calls, including automatic history skipping for forked calls and proper source tracking.
- Enhanced context management with the addition of ForkParentInfo to facilitate child stack creation without race conditions.
- Updated JSAPI methods to ensure correct handling of sub-agent calls, maintaining output isolation and preventing history pollution.
- Improved documentation to clarify the behavior of A2A calls and context management in concurrent scenarios.
2026-01-26 18:14:34 +08:00
..
cui Implement Agent-to-Agent Call Enhancements and Context Management 2026-01-26 18:14:34 +08:00
openai Refactor model capabilities to use OpenAI struct 2025-12-02 11:33:09 +08:00