github uditgoenka/autoresearch v1.7.2
v1.7.2 — Stability Fixes

latest releases: v2.2.1, v2.2.0, v2.1.4...
3 months ago

v1.7.2 — Stability Fixes

Comprehensive stability patch addressing 25+ bugs found via two rounds of deep /autoresearch:debug --iterations 25 audits. Pure bugfix release — no new features.

Highlights

  • Ship command: Added --target flag for explicit ship target
  • Debug→Fix chain: --fix now correctly passes --from-debug to fix command
  • Security CI: Template now copies both commands/ and skills/ (was missing commands)
  • Predict budget: Resolved unit collision — --budget now counts findings, not dollars
  • Git safety: Eliminated all git add -A references — explicit file staging everywhere
  • Predict workflow: Fixed --rounds range (was 0-3, now 1-3), depth preset naming
  • Release script: Fixed step numbering inconsistency
  • SKILL.md: Removed stale /ug:autoresearch alias

Full Changelog

Area Fix
ship.md Added --target <path> flag + argument-hint
debug-workflow.md --fix chain passes --from-debug
security-workflow.md CI template copies commands/ + base command
predict-workflow.md Budget: dollars → findings count
predict-workflow.md --rounds range: 0-3 → 1-3
predict-workflow.md Depth preset: quick → shallow
fix-workflow.md git add -Agit add <files>
autonomous-loop-protocol.md git add -A → explicit staging + WARNING
security.md Added --scope, --depth, Focus:
predict.md --dry-run--incremental
release.sh Step numbering [1/6]→[1/7], [2/6]→[2/7]
SKILL.md Removed stale /ug:autoresearch alias
Distribution All root commands/ + skills/ synced

Upgrade

/plugin update autoresearch

23 files changed, 57 insertions, 47 deletions.

Don't miss a new autoresearch release

NewReleases is sending notifications on new releases.