P8-010: Gateway Phase 2 — CommandRegistryService, CommandExecutorService, command module #163
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create CommandRegistryService (builds typed manifest from core + agent + skill + plugin sources). Create CommandExecutorService (routes command:execute socket events). Emit commands:manifest on socket connect. Implement socket-executed commands: /model, /thinking, /new, /clear, /compact, /retry. Implement REST-executed commands: /rename, /resume, /history, /export.
Ref: docs/plans/2026-03-15-agent-platform-architecture.md (Implementation Phase 2, REST Route Specifications)
Wave 3 — gating wave, depends on P8-008.