0.1.77 - 2026-05-18
Added
- Slash commands to end and restart an agent
- Syntax highlighting for code blocks in chat
- Copy button on code blocks in chat
- Configurable terminal scrollback (#1021 by @32r4)
- Assistant file links open at a specific line range when one is included
- Mode icons appear in the agent status menu (#1059 by @32r4)
- MCP exposes schedule update, logs, and run-once tools (#1032 by @skevetter)
- Self-hosted relays can use a different TLS setting for the public endpoint (#1045 by @yzx9)
Improved
- User messages now have a distinct bubble fill for clearer chat hierarchy
- Closing a tab returns to its parent tab
- Diff rows show the full file path on hover (#1061 by @Myriad-Dreamin)
- The CLI shows the remote daemon host when
lscannot connect (#1043 by @mturac) - Nix install of the daemon is smaller (#966 by @ixxie)
- Nix install honors home-manager profile paths when inheriting the user PATH (#1040 by @ixxie)
Fixed
- OpenCode probes no longer create empty sessions
- OpenCode custom commands no longer hang
- OpenCode session imports succeed across more environments
- Native diff rows expand correctly (#940 by @bolasblack)
- Mobile sidebar interactions work correctly on web (#900 by @nikuscs)
- Mobile web drag gestures fire reliably (#1048 by @nikuscs)
- Mobile web drag-and-drop activates correctly (#1048 by @nikuscs)
- iOS Safari no longer zooms when focusing the composer (#1048 by @nikuscs)
- Enter behavior in the mobile web composer is consistent (#1048 by @nikuscs)
- Composer no longer flickers when resizing with long prompts
- Inline code links in assistant messages open the correct file
- Host switcher popover is wide enough to show host names (#981 by @kongjiadongyuan)
- Windows: importing existing sessions matches paths correctly (#1012 by @kj1534)