huskies: merge 1213 story Chat "stop" command that immediately aborts the in-flight LLM turn
This commit is contained in:
@@ -52,6 +52,9 @@ pub mod rmtree;
|
||||
pub mod sled_upgrade;
|
||||
/// Start command — handles `!start` bot commands to launch agents on stories.
|
||||
pub mod start;
|
||||
/// Stop/halt/abort command — cancels the in-flight LLM turn for this room
|
||||
/// and clears any coalesced/pending messages.
|
||||
pub mod stop;
|
||||
/// Matrix `ChatTransport` implementation wrapping the Matrix SDK client.
|
||||
pub mod transport_impl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user