v0.26.0 — Personal Agent Cost-Efficiency Curve
Personal Agent Cost-Efficiency Curve
agent-strace curve analyses your stored session history and tells you which task types are worth delegating to an agent — and which ones cost more than they save.
agent-strace curve
agent-strace curve --min-sessions 10 --export csvSessions are classified into 10 task types (unit tests, debugging, refactoring, architecture, etc.) by keyword matching on agent name and command. Each type is compared against a community sweet-spot benchmark to produce a per-type verdict: efficient / over sweet spot / do this yourself.
Potential monthly savings are calculated for task types running above 1.5× their sweet spot. --export csv outputs raw data for external analysis.