Ops-dashboard/ops-agent/flows.example
Scrum4Me Agent 6bee8e8741 feat(flows): add update_mcp_worker flow with git_status, force-recreate, and health check
- update_mcp_worker.yml: git_status -> git_fetch -> git_pull (all cwd=scrum4me-docker) -> docker_compose_build -> docker_compose_up_recreate -> wait_for_health_worker
- commands.yml.example: add docker_compose_up_recreate (--force-recreate) and wait_for_health_worker (polls /var/log/agent/current for 'pre-flight passed')

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 19:45:36 +02:00
..
update_caddy_config.yml feat(flows): add YAML flow format, flow-runner, and /agent/v1/flow endpoint 2026-05-13 19:22:34 +02:00
update_mcp_worker.yml feat(flows): add update_mcp_worker flow with git_status, force-recreate, and health check 2026-05-13 19:45:36 +02:00
update_scrum4me_web.yml feat(flows): add update_scrum4me_web flow and UI page 2026-05-13 19:42:39 +02:00