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
fix: Initialize AgentRegistry and TaskManager in server startup
- Create AgentRegistry instance with timeout checking enabled
- Create TaskManager instance for queue management
- Register current agent instance on startup
- Pass both dependencies to CommandRegistry
- Fix Capability type usage in DiscoveryCommands
- Use correct AgentStatus enum values
Fixes "Agent registry not available" error when using commands.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments