You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- New mu_agent.zig: MuAgent struct with detect(), log(), suggest(), stats(), save()
- 8 error pattern rules (ast_fail, gen_fail, format_fail, type_mismatch, import_fail)
- JSONL storage at .trinity/mu/patterns.jsonl
- Pipeline integration: Link 11 (executeSweFix) auto-detects patterns on failure
- CLI: `tri mu status`, `tri mu patterns`, `tri mu help`
- 5 unit tests, all passing
Closes#83
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments