disinto/docker/agents
Claude e2e4ca5579
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix: fix: entrypoint-llama.sh install_project_crons ignores DISINTO_AGENTS — installs all agents (#310)
Remove install_project_crons() function and cron daemon startup from
entrypoint-llama.sh. The llama container runs dev-poll via its while
loop only — cron is not suitable as it doesn't inherit Docker compose
env vars (ANTHROPIC_API_KEY, ANTHROPIC_BASE_URL, CLAUDE_CONFIG_DIR).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 20:20:46 +00:00
..
Dockerfile fix: fix: agents container missing procps package — formula-session check_memory fails (#211) 2026-04-05 14:24:20 +00:00
entrypoint-llama.sh fix: fix: entrypoint-llama.sh install_project_crons ignores DISINTO_AGENTS — installs all agents (#310) 2026-04-06 20:20:46 +00:00
entrypoint.sh fix: fix: remove supervisor from agents container cron — cannot run without Docker access (#231) 2026-04-05 16:14:56 +00:00