Dev Agent
67b9f814b5
test(launcher): cover _write_task_file and reviewer verdict parsing (L-5)
2026-06-02 20:12:29 +03:00
51f7364532
feat: integrate Analyst into Plane/Orchestrator pipeline
...
- Add git fetch+checkout in agent launch cmd (ensures correct branch)
- Add git fetch+checkout in _monitor_agent before commit/push
- Post start comment in Plane when analyst launches
- Post :approved: request comment after analyst completes successfully
- Branch lookup moved before cmd construction for reuse
2026-05-31 20:15:01 +03:00
Dev Agent
b545665e2d
feat: full pipeline fixes - CI status branch lookup, review webhook routing, auto-advance, plane sync
...
- handle_ci_status: fallback git branch -r --contains when branches[] empty
- webhook router: handle pull_request_approved event type
- handle_pr: map review.type to review.state for new Gitea format
- launcher: auto-advance stage after agent completion (_try_advance_stage)
- plane_sync: notify Plane on stage changes
- stages.py: stage machine with QG definitions
- notifications.py: stage change notifications
- safe.directory fix for container git operations
2026-05-22 01:57:02 +03:00
Dev Agent
3116ae67bb
chore: clean up .gitignore, remove cached files from tracking
2026-05-19 15:58:45 +03:00
Dev Agent
95072e000f
fix: tests — add setup_db fixture for init_db in test env
2026-05-19 15:58:37 +03:00
Dev Agent
daf8cdad9e
feat: orchestrator MVP — webhooks, agent launcher, QG checks
2026-05-19 15:57:00 +03:00