From 74dc42c1fc0de6acac0e6f55783670f254bd27fd Mon Sep 17 00:00:00 2001 From: Dave Date: Wed, 18 Mar 2026 10:13:35 +0000 Subject: [PATCH] story-kit: add 5_done to commit-worthy stages Keep done stage committed so accepted work is in git history. Co-Authored-By: Claude Opus 4.6 (1M context) --- server/src/io/watcher.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/src/io/watcher.rs b/server/src/io/watcher.rs index e71e04e..4ab9ea5 100644 --- a/server/src/io/watcher.rs +++ b/server/src/io/watcher.rs @@ -159,7 +159,7 @@ fn git_add_work_and_commit(git_root: &Path, message: &str) -> Result bool {