- 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
6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
fastapi==0.115.0
|
|
uvicorn[standard]==0.30.0
|
|
pydantic-settings==2.5.0
|
|
httpx==0.27.0
|
|
pytest==8.3.3
|