v0.1.48
v0.1.48 - 2026-06-11
🔧 Refactors
- Replace
apply_patchwith a newmulti_edittool that provides atomic multi-step SEARCH/REPLACE edits (#285) - Split
workflows_local_result.gointo focused files:display,summary,util(#286) - Remove transitional
ToolResult.ContentandIsErrorfields (#283) - Extract
parseBeginPatchinto smaller focused functions (#284)
🐛 Bug Fixes
- Preserve UTF-8 rune boundaries in tool result summary truncation to avoid garbled output (#282)
📦 Downloads
Platform binaries and npm packages will be built automatically by the release workflow.