disinto/docker
Agent c29d49cd5c
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix: fix: triage agent must clean up throwaway debug branch on exit/crash (#341)
Add an EXIT trap in entrypoint-reproduce.sh that:
- Switches back to the primary branch
- Deletes the triage-debug-${ISSUE_NUMBER} branch

This ensures the throwaway branch used for debug instrumentation
(console.log, verbose logging) is cleaned up if the agent crashes
or times out, preventing repository pollution.

The trap is combined with existing cleanup (heartbeat kill, stack
lock release) into a single EXIT handler.
2026-04-07 08:41:11 +00:00
..
agents fix: fix: entrypoint-llama.sh install_project_crons ignores DISINTO_AGENTS — installs all agents (#310) 2026-04-06 20:20:46 +00:00
edge fix: fix: dispatcher uses old single-label names instead of bug-report combo labels (#339) 2026-04-07 08:34:39 +00:00
reproduce fix: fix: triage agent must clean up throwaway debug branch on exit/crash (#341) 2026-04-07 08:41:11 +00:00
index.html feat: edge proxy + staging container to docker stack (#807) 2026-03-28 07:58:17 +01:00