Skip to content

v0.1.52

Choose a tag to compare

@shayne-snap shayne-snap released this 20 Jun 08:36
· 17 commits to main since this release
78089a7

v0.1.52 (2026-06-20)

🚀 New Features

  • feat(policy): extend external directory grants to shell commands (#296) by @shayne-snap
  • feat(ps): compact single-line format with status first (#293) by @shayne-snap
  • feat(agent): project-scoped external-directory approvals and shell command arity grouping (#302) by @shayne-snap

🐛 Bug Fixes

  • fix(tools): allow edit/multi_edit to omit replace field for deletion (#292) by @shayne-snap
  • fix(tools): add schema-driven recovery hints for invalid tool inputs (#294) by @shayne-snap
  • fix(tools): force CRLF line endings for new .bat/.cmd files (#295) by @shayne-snap
  • fix(tools): handle glob patterns in search_files and improve ripgrep fallback (#297) by @shayne-snap
  • fix(workflow): remove keyword trigger and hide workflow tool when disabled (#298) by @shayne-snap
  • fix(app): s/current goal/current request/ in agent mode instruction (#299) by @shayne-snap
  • fix(tui): tolerate description field on all tool calls and fix timeout misclassification (#300) by @shayne-snap
  • fix(agent): block update_plan in Plan mode and emit proposed_plan guidance (#301) by @shayne-snap
  • fix(agent): improve plan mode timing and recovery behavior (#303) by @shayne-snap
  • fix(core): resolve model-facing tool names back to internal registry (#304) by @shayne-snap
  • fix(agent): recover plan finalization when model omits <proposed_plan> block (#305) by @shayne-snap
  • fix(agent): hide parent checkout path in worktree prompt (#306) by @shayne-snap

Full Changelog: v0.1.50...v0.1.52