Phase 2 of Core DI migration: - Add *core.Core field + SetCore() to PrepSubsystem and monitor.Subsystem - Register agentic/monitor/brain as Core services with lifecycle hooks - Mark SetCompletionNotifier and SetNotifier as deprecated (removed in Phase 3) - Fix monitor test to match actual event names - initServices() now wires Core refs before legacy callbacks Co-Authored-By: Virgil <virgil@lethean.io>
363 B
363 B
| name | description |
|---|---|
| status | Show status of all agent workspaces |
Use the core-agent MCP tool agentic_status to list all agent workspaces.
Show results as a table with columns:
- Name
- Status
- Agent
- Repo
- Task
- Age
For blocked workspaces, include the question from BLOCKED.md.
For completed workspaces with output, include the last 10 log lines.