Dev Agent
e27e489157
fix(plane-webhook): read issue/comment_stripped fields from Plane comment payload
2026-06-01 19:17:14 +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
81e0e383e0
feat(analysis): add check_analysis_approved QG with stakeholder approval requirement
...
- stages.py: QG renamed to check_analysis_approved (requires :approved: comment)
- qg/checks.py: new check_analysis_approved verifies files + Plane :approved: comment
- launcher.py: skip auto-advance for analysis stage (requires human approval)
- plane.py: route check_analysis_approved in _try_advance_stage
- docs/ARCHITECTURE.md: updated QG table and flow description
2026-05-31 15:19:03 +03:00
Dev Agent
0f0b984656
docs: add pipeline design backlog (audit + backlog mgmt)
2026-05-23 09:17:41 +03:00
Dev Agent
267bc58fb2
docs: update README, add ARCHITECTURE.md with full system documentation
2026-05-22 14:09:24 +03:00
Dev Agent
0ad56e1f0a
fix: tini entrypoint, event routing wildcard, orphan recovery
2026-05-22 13:52:46 +03:00
Dev Agent
c326ef0ac4
docs: lessons learned ET-006 — problems and solutions
2026-05-22 13:45:40 +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
b428163c32
docs: bugfixes 2026-05-21 (5 fixes for CI status, review webhook, auto-advance)
2026-05-22 01:56:47 +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
8859c38a2a
chore: add .gitignore, remove .env from tracking
2026-05-19 15:57:13 +03:00
Dev Agent
daf8cdad9e
feat: orchestrator MVP — webhooks, agent launcher, QG checks
2026-05-19 15:57:00 +03:00