Skip to content

v0.5.9

Latest

Choose a tag to compare

@julianstorer julianstorer released this 29 Aug 12:44
· 20 commits to develop since this release
  • Read-only sub-agents now run in parallel, each column with its own spinner and timer
  • Tool badges now use meaningful families, with striped summaries for folded runs
  • Programs launched from Juggler can now request microphone access on macOS
  • Added a step-by-step tutorial for writing an extension, ending in working code
  • Copyable example extensions covering every capability type, in examples/
  • juggler run "<prompt>" does one prompt unattended and exits with a status
  • MCP servers connect at startup, so the first turn of a session can use their tools
  • The extension guide now covers info cards, file viewers, settings and secrets
  • A message or Continue on an idle thread no longer waits behind a busy sibling
  • Lots of work on making remote connections over slow networks more efficient and robust
  • Lots of work on handling stuck tools, and improving logging when things do go wrong
  • Settings now shows what a strategy tells the model, verbatim, or that it says nothing

Full Changelog: v0.5.8...v0.5.9