Fork the repo, make changes, run tests, open a PR.
git clone https://github.com/ZonatedCord/Mimir.git
cd Mimir
npm testGood contributions:
- Improved heuristics (better content detection, more accurate ratios)
- More split patterns for
/split-task - Additional model support (Opus 4.7 thresholds)
- Bug fixes
Not in scope:
- GUI or web interface
- Automatic task execution
- Analytics or telemetry
- MCP server mode
Before adding a feature: does it violate any of the 8 design principles?