diff --git a/.story_kit/stories/upcoming/42_deterministic_worktree_management_via_rest_mcp_api.md b/.story_kit/stories/upcoming/42_deterministic_worktree_management_via_rest_mcp_api.md index 8ec0ed4..1262701 100644 --- a/.story_kit/stories/upcoming/42_deterministic_worktree_management_via_rest_mcp_api.md +++ b/.story_kit/stories/upcoming/42_deterministic_worktree_management_via_rest_mcp_api.md @@ -18,6 +18,7 @@ As a developer running multiple agents, I want worktree creation and management - [ ] Existing `start_agent` flow uses the new worktree management instead of ad-hoc creation - [ ] Worktree listing is available via API so users can see what worktrees exist - [ ] Worktree cleanup/removal is available via API +- [ ] `create_story` API optionally commits the new story file to the current branch ## Out of Scope