Skip to content

v0.1.56

Choose a tag to compare

@shayne-snap shayne-snap released this 22 Jun 06:41
· 2 commits to main since this release
8f666c1

v0.1.56 (2026-06-22)

🚀 New Features

  • feat(agent): replace proposed_plan XML block with plan-as-reply model (#322) by @shayne-snap
  • feat(tui): surface human-readable shell exit messages in results (#319) by @shayne-snap
  • feat(worktree): always prompt on exit, even when worktree is clean (#318) by @shayne-snap

🐛 Bug Fixes

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

🔧 Maintenance

  • chore: rename repo from DeepSeek-Code-Whale to Whale by @shayne-snap

Full Changelog: v0.1.54...v0.1.56