disinto/docker
Claude f3f6b22b0d
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix: fix: while-true entrypoint runs agents sequentially — slow agents block the entire pipeline (#509)
Run fast agents (review-poll, dev-poll) in background with stagger.
Run slow agents (gardener, architect, planner, predictor) in background
with pgrep guards so only one instance of each runs at a time.
The flock on session.lock still serializes claude -p calls.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 14:05:14 +00:00
..
agents fix: fix: while-true entrypoint runs agents sequentially — slow agents block the entire pipeline (#509) 2026-04-09 14:05:14 +00:00
edge fix: dispatcher.sh: handle direct-commit low-tier vault actions (#439) 2026-04-08 20:15:26 +00:00
reproduce fix: move helper functions before their first call site 2026-04-08 09:17:05 +00:00
index.html feat: edge proxy + staging container to docker stack (#807) 2026-03-28 07:58:17 +01:00