v1.5.72026-06-10
Fixes an interrupted-turn error with the bundled agent, surfaces clearer reasons when a request fails, and corrects several Windows-only path and reliability issues.
Bug Fixes
- No more "tool_calls must be followed by tool messages" errors. Interrupting the bundled agent mid tool-call (for example by sending a new message before a tool finished) could leave the conversation in a state the model rejected. The agent now repairs that history automatically, so follow-up messages just work.
- Clearer failure reasons. When the bundled agent exits unexpectedly, the real upstream error is now recorded instead of always guessing "login/auth expired" — making genuine problems much easier to diagnose.
- Windows: cancelling a queued message now sticks. On a Windows host, cancelling a pending message could fail to remove it from the transcript; it is now removed reliably.
- Windows: correct folder breadcrumbs and recent-project detection. Directory breadcrumbs and the "recent git projects" grouping now handle Windows paths correctly instead of assuming forward-slash paths.
- Windows: safer uploaded-file names. A rare edge case could leave a stray path separator in a stored upload filename on Windows; filenames are now sanitized consistently across platforms.
v1.5.62026-06-09
Links in replies are now clickable on desktop and open in your default browser.
What's New
- Clickable links in replies. Plain web addresses (like http://localhost:20710) that appear in a reply are now detected automatically and open in your default browser when clicked — no more copy-pasting. Links wrapped in bold or sitting next to inline code are handled correctly too.
v1.5.52026-06-09
Desktop message queue, a lighter cleaner look for tool cards and tables, and tidier updates that no longer leave an old copy behind.
What's New
- Queue up messages on desktop. When the assistant is still working, you can now send another message and it lines up in a queue shown right above the input box — it runs automatically once the current reply finishes. Each queued message has its own Edit, Send now, and Cancel buttons, so you can revise, jump the line, or drop it before it runs. This brings the desktop input box in line with the phone app.
- A lighter, cleaner look. Tool cards and table headers in replies now use a much softer, barely-there background instead of a solid gray block, so transcripts read cleaner and calmer.
- Tidier updates. After updating on Windows, the previous version is no longer left sitting next to the app — it's now cleaned up automatically the next time you open it.
v1.5.42026-06-09
A faster, friendlier directory picker on the desktop app — editable path bar, drive switcher, instant New session, and a Back button.
What's New
- Type or paste a path in the directory chooser. The path bar at the top is now editable — enter a folder path and press Enter to jump straight there, instead of clicking down level by level.
- Switch drives in one tap (Windows). The directory chooser now shows your drives (C:, D:, E:…) right under the path bar, so you can hop between them instantly.
- New session opens instantly. Tapping "New session" used to feel frozen for a moment on the first click — it now appears right away and fills in your providers and recent repositories as they load.
- Go back from the folder picker. When choosing a folder for a new session, you can now step back to the new-session screen instead of having to close the whole dialog and start over.
v1.5.32026-06-09
The desktop app icon now sits at the right size in the dock, plus instant in-place language switching in Settings.
2026-06-09
Improvements
- Sharper desktop app icon. The Btelo Coding icon on macOS no longer looks a size larger than your other apps — it now uses the standard rounded-square shape and spacing so it lines up cleanly in the dock and Finder.
- Instant language switching. Changing the language from Settings now updates the interface immediately, without reloading the app.