|
|
e0f3983e0f
|
feat(gateway): CommandRegistryService + CommandExecutorService (P8-010)
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
Adds gateway-side command registry system:
- CommandRegistryService with onModuleInit registering 12 core commands
- CommandExecutorService routing command:execute socket events
- CommandsModule exporting both services
- ChatGateway wired: emits commands:manifest on connect, handles command:execute
- AppModule and ChatModule updated to import CommandsModule
- Unit tests for CommandRegistryService (6 tests, all passing)
Closes #163
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-15 21:09:26 -05:00 |
|