fix: feat(96b): architect formula — research + design fork identification (#100)

This commit is contained in:
Agent 2026-04-01 10:22:54 +00:00
parent 8484fb04a3
commit 2f59dc6316
2 changed files with 113 additions and 15 deletions

View file

@ -98,7 +98,7 @@ PROMPT=$(build_architect_prompt)
formula_worktree_setup "$WORKTREE"
# ── Run agent ─────────────────────────────────────────────────────────────
export CLAUDE_MODEL="opus"
export CLAUDE_MODEL="sonnet"
agent_run --worktree "$WORKTREE" "$PROMPT"
log "agent_run complete"