github acartine/foolery v0.2.0

latest releases: v0.9.0, v0.8.5, v0.8.4...
one month ago

v0.2.0 — Auto-Verification, Agent History, and Stability Improvements

Highlights

  • Added auto-verification for code-producing actions, including workflow orchestration and verification settings.
  • Added a new Agent History experience for Take/Scene runs with improved navigation, lazy loading, and recency filtering.
  • Improved Direct/Beads UX:
    • discard + rejection feedback improvements
    • copy-to-clipboard across consoles
    • improved console/diagram layout behavior
    • hierarchy ordering, pagination, descendant count, and alignment fixes
    • parent fold persistence + hotkeys
  • Added a batch deps API to reduce per-bead API calls.

Reliability

  • Improved handling of missing-worktree follow-up failures with retry UX.
  • Added settings migration safety:
    • foolery start / foolery restart now backfill missing defaults in settings.toml
    • foolery doctor now detects and can fix missing settings defaults
  • Added a dedicated test harness for start/restart settings migration behavior.

Release Process

  • Adopted a Changesets-based release flow with release PR automation and clearer semver/changelog handling.

Upgrade Notes

  • No breaking changes expected.
  • On first run after upgrade, Foolery may update settings.toml by adding missing keys only (existing values are preserved).
  • To repair settings explicitly, run:
    • foolery doctor --fix

Full Changelog: v0.1.22...v0.2.0

Don't miss a new foolery release

NewReleases is sending notifications on new releases.