Jason Woltje
e0f3983e0f
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
feat(gateway): CommandRegistryService + CommandExecutorService (P8-010)
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
..
2026-03-15 19:46:38 +00:00
2026-03-16 01:28:29 +00:00
2026-03-13 13:03:09 -05:00
2026-03-15 21:09:26 -05:00
2026-03-16 01:28:29 +00:00
2026-03-15 22:17:19 +00:00
2026-03-13 01:11:46 +00:00
2026-03-15 22:17:19 +00:00
2026-03-16 02:02:48 +00:00