Merge spike/claude-code-integration: PTY-based Claude Code with multi-agent support

Spike proved: spawning claude -p in a PTY from Rust gets Max subscription
billing. Multi-agent concurrency confirmed with session resumption.
Includes AgentPool REST API, claude-code provider, and spike documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

# Conflicts:
#	.ignore
This commit is contained in:
Dave
2026-02-19 15:30:56 +00:00
18 changed files with 1188 additions and 15 deletions

View File

@@ -1,4 +1,6 @@
# Prevents cargo watch from restarting the server on non-Rust file changes
frontend/
node_modules/
.claude/
.story_kit/
store.json