Skip to content

v0.1.55

Choose a tag to compare

@shayne-snap shayne-snap released this 21 Jun 11:17
· 4 commits to main since this release
a6a7bfa

v0.1.55

✨ New Features

  • feat(worktree): always prompt on exit, even when worktree is clean (#318) by @shayne-snap
  • feat(tui): surface human-readable shell exit messages in results (#319) by @shayne-snap

🐛 Bug Fixes

  • fix(agent): add progress guard for redundant read-only re-visitation loops (#320) by @shayne-snap
  • fix(agent): add storm-breaker guard for identical-tool-call loops in plan mode (#321) by @shayne-snap

Full Changelog: v0.1.54...v0.1.55

Contributors

  • shayne-snap