v0.9.14
What's Changed
CLI Glow-Up: Spacing, Wrapping, and Live Output That Behaves
The CLI got a serious styling makeover — consistent padding everywhere, streaming text that reflows nicely on resize, and output that stops doing the “wrap like a ransom note” dance. The UI now respects a shared spacing system, so tool results, reasoning, and responses line up cleanly. Bonus: the streaming renderer now avoids over-wrapping and keeps content copy-friendly. Your terminal just got a lot more readable.
Longer-Running Commands Without the “Oops, Timeout” Panic
Shell commands no longer tap out after 30 seconds. The execute_command tool now defaults to a comfy 15-minute timeout with explicit support for long-running jobs. This means fewer half-finished builds and more time for heavy tasks to finish without babysitting.
Obsidian Skill: Now Using the Official CLI (#191)
The Obsidian skill moved to the official Obsidian CLI (v1.12+), with a massive command surface documented right in the skill. That means better vault control, daily notes, tasks, tags, templates, sync, publish — the whole Obsidian toolkit, right from Jazz. Notes automation just leveled up.
Commits
38de554obsidian skill: use official obsidian cli (#191) by @Landry Monga91cbaf9unifined padding by @lvndry3ab5966fix: streaming padding (#190) by @Landry Mongabd55c09fix: release note agent copy path by @lvndry0754ce8fix: markdown url formatting (#189) by @Landry Mongae6ab1e2feat: improve cli prompts and catch-up handling (#188) by @Landry Monga