huskies: merge 1186 story compact chat command: distill session context deterministically, then reset with a seed
This commit is contained in:
@@ -22,6 +22,8 @@ mod bot;
|
||||
pub mod cleanup_worktrees;
|
||||
/// Matrix bot command handlers — parses and routes bot commands from Matrix messages.
|
||||
pub mod commands;
|
||||
/// `compact` command — distills the session transcript into a seed and resets, Matrix-specific glue.
|
||||
pub mod compact;
|
||||
pub(crate) mod config;
|
||||
/// Story deletion command — handles `!delete` bot commands to remove work items.
|
||||
pub mod delete;
|
||||
|
||||
Reference in New Issue
Block a user