fix: bundled dust cleanup — AGENTS.md (#420)
- Add phase-handler.sh to dev Key files (#332) - Document ci_required_for_pr() in ci-helpers.sh (#347) - Update planner trigger: weekly → daily, note optional project arg (#416) - Add dev-agent.sh, action-agent.sh to formula-session.sh sourced-by (#418) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
80b5d51dc0
commit
a9b8144401
3 changed files with 5 additions and 3 deletions
|
|
@ -11,6 +11,7 @@ backlog issues (all deps closed) or orphaned in-progress issues and spawns
|
|||
**Key files**:
|
||||
- `dev/dev-poll.sh` — Cron scheduler: finds next ready issue, handles merge/rebase of approved PRs, tracks CI fix attempts
|
||||
- `dev/dev-agent.sh` — Orchestrator: claims issue, creates worktree + tmux session with interactive `claude`, monitors phase file, injects CI results and review feedback, merges on approval
|
||||
- `dev/phase-handler.sh` — Phase callback functions: `post_refusal_comment()`, `_on_phase_change()`, `build_phase_protocol_prompt()`
|
||||
- `dev/phase-test.sh` — Integration test for the phase protocol
|
||||
|
||||
**Environment variables consumed** (via `lib/env.sh` + project TOML):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue