Skip to content

Releases: fernforge/ruleprof

ruleprof 0.1.2

Choose a tag to compare

@fernforge fernforge released this 01 Jul 00:16

Fix: --version now reads from installed package metadata (0.1.0/0.1.1 reported a stale hardcoded string). No behavior change.

ruleprof 0.1.1

Choose a tag to compare

@fernforge fernforge released this 01 Jul 00:15

Corrects the cited Gloaguen et al. (arXiv 2602.11988) figures to match the paper: context files add 20-23% inference cost on average and cause performance drops in 5 of 8 settings tested. No code changes.

ruleprof 0.1.0

Choose a tag to compare

@fernforge fernforge released this 01 Jul 00:12

First release. Ablate your CLAUDE.md / AGENTS.md rules to see which ones actually change agent behavior vs. just cost tokens.

Install: pip install ruleprof (needs the claude CLI on PATH, Python 3.11+).

See the README for the full workflow and a reproducible example.