You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking Changes: None
New Features:
- Real-time monitoring API for SubAgent task lists and activities
- 11 monitoring APIs: list_subagents, get_subagent_info, get_active_activities, etc.
- 4 activity types: Idle, CallingTool, RequestingLlm, WaitingForControl
- SubAgentInfo structure with complete metadata
- Full Python and Node.js SDK support
Improvements:
- Updated documentation with monitoring API examples
- Added real-world test examples with Kimi API
- All monitoring APIs tested and verified
Documentation:
- Updated orchestrator.mdx (CN + EN) with monitoring API section
- Added API_REFERENCE.md, ORCHESTRATOR_MONITORING.md, REAL_TEST_REPORT.md
- Updated CHANGELOG.md with v1.1.0 release notes
0 commit comments