co-mono/packages
Mario Zechner 575c875475 Remove allowDuringStreaming flag - commands always run immediately
Hook commands now always execute immediately, even during streaming.
If a command needs to interact with the LLM, it uses pi.sendMessage()
which handles queueing automatically.

This simplifies the API and eliminates the issue of queued slash
commands being sent to the LLM instead of executing.
2025-12-30 22:42:22 +01:00
..
agent AgentInterface sets default streamFn and getApiKey 2025-12-30 22:42:21 +01:00
ai Remove allowDuringStreaming flag - commands always run immediately 2025-12-30 22:42:22 +01:00
coding-agent Remove allowDuringStreaming flag - commands always run immediately 2025-12-30 22:42:22 +01:00
mom WIP: Major cleanup - move Attachment to consumers, simplify agent API 2025-12-30 22:42:20 +01:00
pods Release v0.30.2 2025-12-26 03:25:55 +01:00
tui Release v0.30.2 2025-12-26 03:25:55 +01:00
web-ui Remove proxy package 2025-12-30 22:42:21 +01:00