Skip to content

Release history

Toad releases

A unified interface for AI in your terminal.

All releases

35 shown

No immediate action
v0.6.18 Bugfix

OpenCode fix

No immediate action
v0.6.17 Bugfix

Code fence fix

v0.6.16 Breaking
Breaking changes
  • Changed diff display from previous format to textual-diff-view.
Changelog

Switched to textual-diff-view for diffs

v0.6.14 Bugfix

Fixed for the command to launch Claude ACP adapter ## [0.6.14] - 2026-03-30 ### Fixed - Fixed Claude Code ACP command

v0.6.13 Bug fix

Fixed a bug where auto-complete failed on root directory entries and refreshed the Claude ACP adapter installer to improve setup reliability.

v0.6.12 Bugfix

Hotfix for broken output in Mistral due to Typeguard dependency ## [0.6.12] - 2026-03-13 ### Fixed - Fix broken output with Typeguard dependency

v0.6.11 Maintenance

Minor fixes and improvements.

Full changelog

A small update to customize the placeholder text shown in the text area

[0.6.11] - 2026-03-13

Added

  • Added prompt message to settings
v0.6.10 Bugfix

## [0.6.10] - 2026-03-13 ### Fixed - Fix for agents that send blank text update (Mistral)

v0.6.9 Bug fix

Fixed tool call refresh, ordering, and anchoring bugs; re-enabled experimental garbage collection; added cursor persistence and improved conversation scrolling.

v0.6.8 Bugfix

## [0.6.8] - 2026-03-03 ### Fixed - Removed gc management, due to expected memory issues

v0.6.6 Maintenance

## [0.6.6] - 2026-03-02 ### Changed - Style tweaks for tools - Some GC optimizations to smooth startup and scrolling

v0.6.5 Maintenance

## [0.6.5] - 2026-02-27 ### Added - Added experimental OpenClaw support

v0.6.4 Bug fix

Fixed missing large query plans and adjusted terminal tool colors and block margins for better UI consistency.

v0.6.1 Maintenance

### Changed - New index for fuzzy searching makes searches faster for large repos

v0.6.3 Maintenance

## [0.6.3]- 2026-02-25 ### Changed - Updated and improved style for Plans and Terminal tools

v0.5.38 Bug fix

Agents with empty thoughts no longer break the block cursor, and PathSearch and SlashCommand inputs now appear as overlays to keep conversation content stationary, improving reliability and user experience.

v0.5.35 Mixed

Minor fixes and improvements.

Full changelog

Added Github Copilot, and a change to lauch agents in the launcher with a single keypress

[0.5.35] - 2026-01-21

Added

  • Added GitHub CoPilot

Changed

  • The launcher hotkeys will now launch the agent immediately, and not just highlight the agent
v0.5.34 Feature
Notable features
  • Display of slash command hints
  • /toad:clear slash command
Full changelog

Added a command to clear the conversation, and exposed slash command "hints"

[0.5.34] - 2026-01-16

Added

  • Added display of slash command hints
  • Added /toad:clear slash command
v0.5.33 Bugfix

A different approach for diffs ## [0.5.33] - 2027-01-16 ### Fixed - Fixed character level diff highlights

v0.5.32 Bugfix

## [0.5.32] - 2027-01-15 ### Fixed - Fixed broken text form the input in commands

v0.5.31 Bugfix

## [0.5.31] - 2026-01-14 ### Changed - Fix for diff highlights - Minor cosmetic things

v0.5.30 New feature
Notable features
  • Sound for permission requests
  • Terminal title with permission blinking
  • Error messages for internal agent errors
Full changelog

[0.5.30] - 2026-01-14

Fixed

  • Fixed Terminals not focusing on click
  • Fixed tool calls not rendered
  • Fixed Kimi run command
  • Fixed permissions screen not dispaying if "kind" is not set

Added

  • Added reporting of errors from acp initialize call
  • Added Interrupt menu option to terminals
v0.5.29 Maintenance

## [0.5.29] - 2026-01-11 ### Added - Set process title - Additional help content

v0.5.28 Bugfix

## [0.5.28] - 2026-01-11 ### Fixed - Fixed crash when running commands that clash with Content markup

v0.5.27 Maintenance

## [0.5.27] - 2026-01-10 ### Changed - Updated Hugging Face Inference providers

v0.5.26 Mixed
Notable features
  • Target lines setting
  • Additional lines setting
Full changelog

[0.5.26] - 2026-01-10

Fixed

  • Fixed issue with missing refreshes

Added

  • Added Target lines, and Additional lines, to settings
v0.5.25 New feature
Notable features
  • F1 key to toggle help panel
  • Context help for main widgets
Full changelog

[0.5.25] - 2026-01-09

Added

  • Added F1 key to toggle help panel
  • Added context help to main widgets

Changed

  • Changed sidebar binding to ctrl+b

[0.5.24] - 2026-01-08

Added

  • Added sound for permission request
  • Added terminal title
  • Added blinking of terminal title when asking permission
  • Added an error message if the agent reports an internal error during its turn
v0.5.23 Bug fix

Style adjustments improve UI consistency; settings combos now apply instantly, prompt history was restored, and slash commands now use a namespace to prevent future conflicts.

v0.5.21 Bug fix

The settings screen now spans the full width on narrow displays, the sidebar floats when focused with hide disabled, macOS and Linux shell options are merged into one setting, and a defensive directory watcher prevents stalling.

v0.5.18 Mixed
Notable features
  • atom-one-dark and atom-one-light themes
Full changelog

[0.5.18] - 2026-01-03

Fixed

  • Fixed footer setting

[0.5.17] - 2026-01-03

Fixed

  • Fixed prompt settings not taking effect
  • Fixed tool calls expanding but not updating the cursor

Added

  • Added atom-one-dark and atom-one-light themes

Changed

  • Allowed shell commands to be submitted prior to agent ready
v0.5.16 Maintenance

This version has some performance enhancement for the UI. Combined with previous updates, the UI should remain snappy even with long conversations

v0.5.15 Bug fix
Notable features
  • pruning of very long conversations
Full changelog

[0.5.15] - 2026-01-01

Added

  • Added pruning of very long conversations. This may be exposed in settings in the future.

Fixed

  • Fixed broken prompt with in question mode and the app blurs
  • Fixed performance issue caused by timer

Beta — feedback welcome: [email protected]