disinto/lib
Claude 8679332756
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix: bug: dev-poll stale detection races with issue_claim — blocks freshly claimed issues (#471)
Add 60-second grace period to stale in-progress detection in dev-poll.sh.
When a poller sees an in-progress issue with no assignee/PR/lock, it now
checks the timeline API for when the label was added. If <60s ago, it
skips stale detection to allow the claiming agent time to finish its
assign+label sequence.

Also documents the intentional assign-before-label ordering in
issue_claim() that minimizes the race window.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 14:45:30 +00:00
..
hooks fix: Remove Matrix integration — notifications move to forge + OpenClaw (#732) 2026-03-26 14:53:56 +00:00
agent-sdk.sh fix: fix: standardize logging across all agents — capture errors, log exit codes, consistent format (#367) 2026-04-07 21:15:36 +00:00
AGENTS.md fix: correct lib/AGENTS.md — Forgejo image tag 11.0, OPS_REPO_ROOT variable name 2026-04-09 14:33:40 +00:00
branch-protection.sh fix: fix: hire-an-agent branch protection fails — race condition after initial push (#238) 2026-04-05 17:50:58 +00:00
build-graph.py fix: use undirected reachability for reviewer affected-objectives tracing 2026-03-24 21:31:55 +00:00
ci-debug.sh fix: SECURITY: Unquoted curl URLs with variables in API calls (#60) 2026-03-31 18:48:29 +00:00
ci-helpers.sh fix: fix: duplicated label ID lookup — ensure_blocked_label_id vs _ilc_ensure_label_id (#282) 2026-04-06 10:05:04 +00:00
ci-log-reader.py fix: feat: CI log access — disinto ci-logs + dev-agent CI failure context (#136) 2026-04-02 08:20:21 +00:00
ci-setup.sh fix: refactor: extract install_cron() and Woodpecker OAuth/token setup from bin/disinto into lib/ci-setup.sh (#303) 2026-04-06 19:59:36 +00:00
env.sh fix: fix: env.sh unbound WOODPECKER_TOKEN crashes all cron agents under set -u (#475) 2026-04-09 07:26:07 +00:00
forge-push.sh fix: fix: Forgejo API tokens rejected for git HTTP push — agents must use password auth (#361) 2026-04-07 16:48:43 +00:00
forge-setup.sh fix: fix: disinto init should run hire-an-agent for all configured bot users (#404) 2026-04-08 09:53:42 +00:00
formula-session.sh fix: fix: profile_write_journal uses fixed filename — each run overwrites previous journal entry (#488) 2026-04-09 09:12:13 +00:00
generators.sh fix: fix: generate_compose() uses wrong Forgejo image tag — codeberg.org/forgejo/forgejo:1 does not exist (#493) 2026-04-09 11:16:36 +00:00
guard.sh fix: fix: check_active guard should log to stderr when skipping — silent agent dropout on missing state file (#663) 2026-03-25 08:00:29 +00:00
hire-agent.sh fix: fix: compose template should use explicit environment per container, not shared env_file (#381) 2026-04-08 05:53:09 +00:00
issue-lifecycle.sh fix: bug: dev-poll stale detection races with issue_claim — blocks freshly claimed issues (#471) 2026-04-09 14:45:30 +00:00
load-project.sh fix: fix: load-project.sh should derive container repo paths instead of using TOML value (#502) 2026-04-09 12:02:51 +00:00
mirrors.sh fix: SECURITY: Replace eval usage with safer alternatives (#59) 2026-03-31 18:21:55 +00:00
ops-setup.sh fix: vault/classify.sh + vault/policy.toml: blast-radius classification engine (#437) 2026-04-08 19:45:20 +00:00
parse-deps.sh fix: parse-deps.sh inline regex matches every line — awk /pattern/i flag is invalid (#600) 2026-03-23 10:59:47 +00:00
pr-lifecycle.sh fix: fix: standardize logging across all agents — capture errors, log exit codes, consistent format (#367) 2026-04-07 21:15:36 +00:00
release.sh fix: release.sh: cd in disinto_release() permanently changes CWD of calling shell (#323) 2026-04-07 00:13:26 +00:00
secret-scan.sh fix: Replace Codeberg dependency with local Forgejo instance (#611) 2026-03-23 16:57:12 +00:00
stack-lock.sh fix: feat: stack lock protocol for singleton project stack access (#255) 2026-04-06 07:09:26 +00:00
tea-helpers.sh fix: tea_relabel uses edit subcommand, add sha256 checksum for tea binary (#666) 2026-03-25 13:34:58 +00:00
vault.sh fix: dispatcher.sh: handle direct-commit low-tier vault actions (#439) 2026-04-08 20:15:26 +00:00
worktree.sh fix: Extract lib/worktree.sh — create, recover, cleanup (#797) 2026-03-27 19:06:31 +00:00