Releases: juggler-ai/juggler
Releases · juggler-ai/juggler
Release list
v0.3.7
- Recovered locked project sessions safely and explained unrecoverable lock conflicts.
- Added Pause (shift+Escape / footer button): stop the LLM loop as soon as possible without cancelling in-flight operation.
Full Changelog: v0.3.6...v0.3.7
v0.3.6
- Assistant replies now support Markdown, HTML, and mixed Markdown/HTML content, including declarative inline SVG
- Added a /handoff command which summarises the current conversation into a new tab
- Added auto-update for Windows
Full Changelog: v0.3.5...v0.3.6
v0.3.5
- Added ability for extension items to spawn a subthread, and used this to make the webfetch tool run sub-prompts to filter its results
- Injecting queued user messages now pushes them into the thread sooner
- Added alt+up/down shortcuts to skip between user messages in the thread
Full Changelog: v0.3.4...v0.3.5