Skip to content

Conversation

@benmarten
Copy link

Summary

  • Automatically triggers the coding agent when a cleanup script fails
  • Agent receives prompt to fix the cleanup script issues
  • Implements retry limit (max 3 attempts) to prevent infinite loops
  • Falls back to task finalization if agent cannot be started

Test plan

  • Verified agent is triggered on cleanup script failure
  • Verified retry limit is respected
  • Verified task finalizes after max retries exceeded

🤖 Generated with Claude Code

@vibe-kanban-cloud
Copy link

Review Complete

Your review story is ready!

View Story

Comment !reviewfast on this PR to re-generate the story.

- Track cleanup script exit codes in execution_process
- Auto-trigger new agent run when cleanup script fails (non-zero exit)
- Helps recover from cleanup failures without manual intervention
@benmarten benmarten force-pushed the vk/de67-agent-on-cleanup branch from 6bf8566 to 0887c1a Compare January 9, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant