v0.4.3
- User messages now render Markdown you typed or pasted (links, formatting, code) instead of raw source
- Connectivity settings now let you start LAN access or a WAN tunnel automatically on launch
- Local and keyless OpenAI-compatible providers now work without an API key
- Subthreads now show how they were set up (system prompt, memory, skills)
- Long conversations no longer crash when they outgrow the model's limit — Juggler trims old history and retries automatically
- Juggler now respects each model's real context and output limits (including Ollama's actual window), so it won't fire off requests that are doomed to fail
- /compact and /handoff now cope with even very large conversations
- Fixed Claude Code sessions getting stuck in plan mode when other Claude CLI sessions were open in the same folder
- Added an F2 key shortcut for renaming the current tab (also pressing return when the tab panel has keyboard focus will rename the tab)
- Fixed double-insertion of agent.md files if there are synlinks involved
- Fallback for some image-pasting pasting in desktop app when the clipboard is async
Full Changelog: v0.4.2...v0.4.3