Story 42: Deterministic worktree management via REST/MCP API
Add REST and MCP endpoints for creating, listing, and removing worktrees. Includes worktree lifecycle management and cleanup operations. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -5,6 +5,9 @@
|
||||
store.json
|
||||
.story_kit_port
|
||||
|
||||
# Agent worktrees (managed by the server, not tracked in git)
|
||||
.story_kit/worktrees/
|
||||
|
||||
# Rust stuff
|
||||
target
|
||||
|
||||
|
||||
Reference in New Issue
Block a user