feat(v2): builder-agent self-modification WIP + container-config as per-group file
Checkpoints the builder-agent dev-agent/worktree/swap flow (create_dev_agent, request_swap, classifier, deadman, promote) before pivoting to a unified draft-activate approach with OS-level RO enforcement. Lifts container_config out of the agent_groups row into groups/<folder>/container.json so install_packages, add_mcp_server, and rebuild flows can eventually route through the same draft path as source edits. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -35,4 +35,7 @@ groups/global/*
|
||||
# Skills system (local per-installation state)
|
||||
.nanoclaw/
|
||||
|
||||
# Builder-agent worktrees (ephemeral, per-request)
|
||||
.worktrees/
|
||||
|
||||
agents-sdk-docs
|
||||
|
||||
Reference in New Issue
Block a user