Browse documentation

Technical documentation / Reference

magi-code 0.85.0

New features

Jev prose protection

Jev can now review comments and documentation before write and hash_edit changes run. Rejected prose includes guidance to load $writer-humanizer, revise, and retry.

How to use: Enable Jev in Settings. Configure prose-review thresholds and API-failure behavior under Jev. Results appear on tool cards; default humanized threshold is 0.65.

Bash command audit viewer

A standalone audit script now identifies repeated shell workflows and potential reusable scripts, producing a JSON report and interactive HTML viewer.

How to use: Run python3 scripts/bash_command_audit.py --help for available inputs and report options.

Other changes

Edit this page on GitHub ↗