v0.1.55
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