co-mono/packages
Mario Zechner e9cf3c1835 Fix slash commands and hook commands during streaming
- Hook commands now execute immediately during streaming (they manage their own LLM interaction via pi.sendMessage())
- File-based slash commands are expanded and queued via steer/followUp during streaming
- prompt() accepts new streamingBehavior option ('steer' or 'followUp') for explicit queueing during streaming
- steer() and followUp() now expand file-based slash commands and error on hook commands
- RPC prompt command accepts optional streamingBehavior field
- Updated docs: rpc.md, sdk.md, CHANGELOG.md

fixes #420
2026-01-03 15:36:54 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-03 04:26:33 +01:00
ai Add [Unreleased] section for next cycle 2026-01-03 04:26:33 +01:00
coding-agent Fix slash commands and hook commands during streaming 2026-01-03 15:36:54 +01:00
mom Add [Unreleased] section for next cycle 2026-01-03 04:26:33 +01:00
pods Release v0.32.1 2026-01-03 04:25:57 +01:00
tui Add [Unreleased] section for next cycle 2026-01-03 04:26:33 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-03 04:26:33 +01:00