huskies: merge 1140 story One-shot project-rebuild chat command: rebuild image, swap container, reconnect, preserve state
This commit is contained in:
@@ -29,6 +29,8 @@ pub mod delete;
|
||||
pub mod htop;
|
||||
/// `new project <name>` chat command — Phase 1 gateway project bootstrap.
|
||||
pub mod new_project;
|
||||
/// `project-rebuild <name>` chat command — rebuild Docker image, swap container, preserve state.
|
||||
pub mod project_rebuild;
|
||||
/// Rebuild command — triggers a server rebuild/restart via a bot command.
|
||||
pub mod rebuild;
|
||||
/// Reset command — handles `!reset` bot commands to restart the server state.
|
||||
|
||||
Reference in New Issue
Block a user