feat(types): CommandDef, CommandManifest, slash command socket events #174

Merged
jason.woltje merged 1 commits from feat/p8-008-command-types into main 2026-03-16 01:41:40 +00:00
Owner
No description provided.
jason.woltje added 1 commit 2026-03-16 01:37:50 +00:00
feat(types): CommandDef, CommandManifest, slash command socket events
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
882c2e4c73
- Add CommandDef, CommandArgDef, CommandManifest, SkillCommandDef types
- Add slash command payload types (SlashCommandPayload, SlashCommandResultPayload)
- Add SystemReloadPayload and CommandManifestPayload
- Add ParsedCommand type for TUI-side parsing
- Wire new events into ServerToClientEvents and ClientToServerEvents

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
jason.woltje merged commit bd5d14d07f into main 2026-03-16 01:41:40 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#174