huskies: merge 1189 story Gitea Actions workflow: build the sled artifact on master merges and publish to the dev channel

This commit is contained in:
Huskies Agent
2026-07-17 13:32:30 +00:00
parent 3ed3fdd6b0
commit bb5d7879ff
8 changed files with 538 additions and 0 deletions
+2
View File
@@ -10,6 +10,8 @@ mod agent_log;
mod agent_mode;
mod agents;
mod chat;
#[cfg(test)]
mod ci_publish_artifact;
mod config;
/// CRDT snapshot — serialisation and restore of the full pipeline CRDT state.
pub mod crdt_snapshot;