Dispatched agents must now run a 4-pass polish cycle before committing: 1. Self-review (conventions, nil pointers, hardcoded paths) 2. Build + test (fix failures, add tests for critical paths) 3. Simplify (consolidate, deduplicate, reduce complexity) 4. Final check (build clean → commit) This captures the review→fix→simplify→re-review flow that produces polished code. Goal: CodeRabbit finds zero issues on agent output. Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .. | ||
| agentic | ||
| brain | ||
| monitor | ||