disinto/action
Claude a4e305773d fix: Migrate action-agent.sh to SDK + shared libraries (#5)
Rewrite action-agent from tmux session + phase-handler pattern to
synchronous SDK pattern (agent_run via claude -p). Uses shared libraries:
- agent-sdk.sh for one-shot Claude invocation
- issue-lifecycle.sh for issue_check_deps/issue_close/issue_block
- pr-lifecycle.sh for pr_create/pr_walk_to_merge
- worktree.sh for worktree_create/worktree_cleanup

Removes dependencies on agent-session.sh, formula-session.sh, and
dev/phase-handler.sh. The bash script IS the state machine — no phase
files needed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 10:08:50 +00:00
..
action-agent.sh fix: Migrate action-agent.sh to SDK + shared libraries (#5) 2026-03-28 10:08:50 +00:00
action-poll.sh fix: agents container: dev-poll fails because factory is mounted read-only (#781) 2026-03-27 14:29:22 +00:00
AGENTS.md chore: gardener housekeeping 2026-03-26 2026-03-26 18:14:35 +00:00