v0.1.53
v0.1.53
🐛 Bug Fixes
- fix(agent): surface concrete JSON parse error when request_user_input args are malformed (#311) by @shayne-snap
- fix(service): show only command name in unrecognized slash command error (#312) by @shayne-snap
🔧 Maintenance
- agent: remove plan prefill recovery, simplify turn loop (#307) by @shayne-snap
- agent: deduplicate worktree root path and co-locate isolation instruction (#308) by @shayne-snap
- refactor(telemetry): split usage.jsonl into per-session files (#314) by @shayne-snap
Full Changelog: v0.1.52...v0.1.53