disinto/dev
Claude 96aeb549c0
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix: use Forgejo integer CommentType (7) instead of string "label" in timeline query
Forgejo's timeline API serializes CommentType as an integer enum, not a
string. CommentTypeLabel is 7. The previous .type == "label" filter never
matched, making the grace period a no-op.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 14:57:14 +00:00
..
AGENTS.md chore: gardener housekeeping 2026-04-09 2026-04-09 14:24:52 +00:00
dev-agent.sh fix: dev-agent failure cleanup should preserve remote branch and PR for debugging 2026-04-02 05:43:43 +00:00
dev-poll.sh fix: use Forgejo integer CommentType (7) instead of string "label" in timeline query 2026-04-09 14:57:14 +00:00
phase-test.sh fix: chore: remove dead tmux-based session code (agent-session.sh, phase-handler.sh) (#262) 2026-04-05 22:25:53 +00:00