Change8

OpenCode

AI Tool

AI-powered coding assistant that runs in your terminal. Write code, execute commands, and manage files with natural language.

Latest: v1.2.15100 releases286 features495 bug fixesWebsiteDocumentation

Components

Release History

v1.2.156 fixes1 improvement
Feb 26, 2026

This release focuses heavily on stability and usability fixes across the application. Key updates include resolving segmentation faults on Windows and fixing several interaction bugs like keyboard navigation and tab closing. Configuration management has also been improved by splitting TUI and server settings.

clicoredesktopmcpproviderstui
v1.2.141 feature1 fix
Feb 25, 2026

This release introduces a new message delete endpoint for the Core service. A key fix addresses an issue in the TUI authentication login where stdout was not being consumed correctly, which has now been resolved.

coretui
v1.2.13
Feb 25, 2026
core
v1.2.121 feature1 fix3 improvements
Feb 25, 2026

This release focuses on improving stability and developer experience by disabling a tool that caused unintended mode switches and enabling custom tool imports via file URL. Users will also notice enhanced resolution and loading states on the Windows desktop application.

coredesktopmcptui
v1.2.119 features11 fixes20 improvements
Feb 24, 2026

This release focuses heavily on improving Windows compatibility across path handling, plugin resolution, and change detection, alongside significant updates to the ACP system with synthetic pending events. New features include an experimental workspace-serve command and enhanced reasoning summary visibility in the desktop application. Several critical bugs were fixed, including TUI black screens due to missing dependencies and issues with line highlighting after canceling comments.

clicoredesktoptui
v1.2.101 fix1 improvement
Feb 20, 2026

This release focuses on minor operational improvements, primarily preventing unnecessary sidecar spawning when using the default localhost server configuration. Additionally, documentation has been updated to clarify tool name collision precedence.

desktopmcp
v1.2.91 fix2 improvements
Feb 20, 2026

This release focuses on backend data integrity and performance enhancements. Key changes include ensuring necessary IDs are attached to MCP tool attachments and optimizing cloning operations within the TUI for better performance.

coredesktopmcptui
v1.2.82 features2 fixes
Feb 19, 2026

This release introduces support for adaptive thinking with the Claude Sonnet 4.6 model in the core engine. The TUI has been enhanced to show collapsible custom tool and MCP call responses. Additionally, a critical bug causing a black screen on launch with the sidecar server has been resolved.

coredesktopmcptui
v1.2.75 features15 fixes24 improvements
Feb 19, 2026

This release focuses heavily on internal modernization by migrating numerous file system operations away from Bun APIs to a centralized Node.js Filesystem module for improved compatibility and stability. Key user-facing additions include support for medium reasoning with Gemini 3.1 and the introduction of the Kilo provider. Several critical bugs related to terminal interaction, application crashes, and authentication handling have also been resolved.

clicoredesktopmcpproviderstui
v1.2.66 features5 fixes3 improvements
Feb 16, 2026

This release introduces significant new language support by adding dfmt and cljfmt formatter support for D and Clojure files, respectively. It also enhances provider compatibility by enabling OpenAI-compatible endpoints for Google Vertex AI and adding Venice parameter support. Additionally, the TUI now includes a database migration command and new flags for the attach command.

clicoredesktopmcpproviderstui
v1.2.52 features3 fixes3 improvements
Feb 15, 2026

This release introduces a new font option, GeistMono Nerd Font, and improves error handling by localizing the "free usage exceeded" message with a clickable link. Several bugs were fixed, including issues with viewing new files, prompt history navigation, and the Shift+Tab shortcut.

coredesktoptui
v1.2.41 feature1 fix1 improvement
Feb 15, 2026

This release introduces a new command-line tool for database inspection and querying. Additionally, a critical stack overflow bug in the file tree component has been resolved, and users now have a way to clear notifications.

clicoredesktop
v1.2.31 feature1 fix1 improvement
Feb 15, 2026

This release focuses on core infrastructure updates, primarily ensuring better compatibility and stability across different model providers. Key changes include enabling variant support for Anthropic models on OpenRouter and improving database reliability with WAL checkpointing.

coreproviders
v1.2.21 fix1 improvement
Feb 14, 2026

This release focuses on backend performance and stability improvements. Session list loading has been optimized through database-level filtering, and specific issues with the Vercel gateway have been resolved.

core
v1.2.11 feature1 fix2 improvements
Feb 14, 2026

This release introduces a significant backend change by migrating all flat file data to a single SQLite database upon first launch. For SDK users, a new PartDelta event improves efficiency by only sending incremental text part changes. Users should be aware of the potential time required for the initial data migration.

coremcp
v1.2.02 features6 fixes5 improvements
Feb 14, 2026

This release introduces a significant data migration to SQLite and enhances the SDK with incremental part updates via the PartDelta event. Several stability fixes were implemented across the TUI and Desktop applications, including improved handling for timeouts and large file rendering.

clicoredesktopmcpproviderstui
v1.1.651 feature3 fixes6 improvements
Feb 13, 2026

This release introduces a new tool.definition hook for plugin developers to customize tool behavior. Key fixes include resolving an indefinite hang issue for ACP on Windows and improving prompt input stability. Users will also benefit from better connection handling and more granular control over provider models in settings.

coredesktopmcpproviders
v1.1.641 feature4 fixes5 improvements
Feb 12, 2026

This release introduces token substitution support in the configuration environment variable and provides several stability fixes across the CLI and Desktop applications. Users now have more control over sound effects and improved handling for Windows selection and error reporting.

clicoredesktopmcpproviderstui
v1.1.63
Feb 12, 2026
coreproviders
v1.1.622 features2 fixes1 improvement
Feb 12, 2026

This release introduces the ability to return image attachments from the webfetch tool and exposes tool arguments in the shell hook for better plugin interaction. Key fixes include resolving unexpected unloading of project icons and ensuring undo history is preserved during plain-text pasting.

coredesktopmcp
v1.1.611 feature3 improvements
Feb 12, 2026

This release focuses on configuration flexibility and performance enhancements. Users can now configure models without needing npm or API provider details, and performance for viewing large diffs has been improved via virtualization. The desktop app also now shows a progress bar for SQLite migrations.

coredesktopmcpproviderstui
v1.1.605 features2 fixes3 improvements
Feb 12, 2026

This release introduces significant new capabilities, including support for Claude agent SDK structured outputs and automatic variant generation for Venice models. Key fixes address Windows input handling issues and resolve a bug in the workspace reset functionality. Users will also benefit from performance improvements in tool listing and enhanced usability in the TUI.

coredesktopmcpproviderstui
v1.1.591 feature1 fix
Feb 11, 2026

This release introduces support for application translations, enhancing accessibility for international users. A key fix addresses an issue causing the sidebar to remount improperly. No other major features or performance improvements were noted in this update.

desktop
v1.1.581 feature6 fixes1 improvement
Feb 11, 2026

This release focuses on improving the TUI experience by adding context-aware input placeholders and fixing several usability issues, such as dialog dismissal and terminal rendering glitches. Desktop users will benefit from fixes to session continuity and terminal resizing, though the WSL backend mode has been reverted.

clicoredesktoptui
v1.1.571 feature4 fixes10 improvements
Feb 11, 2026

This release introduces a new WSL backend mode for the desktop application, enhancing cross-platform compatibility. Several bug fixes address issues with terminal copy/paste and path encoding in the SDK. Improvements were also made to input compaction reliability and various documentation translations.

clicoredesktopmcptui
v1.1.561 feature1 fix1 improvement
Feb 10, 2026

This release focuses on desktop stability and usability improvements. Key updates include the ability to open applications using executables on Windows and a fix for rendering issues in the Task tool. Additionally, the sidebar will now remain open when switching between sessions.

coredesktopmcp
v1.1.551 fix3 improvements
Feb 10, 2026

This release focuses on stability and user experience improvements. Key changes include fixing a memory leak, increasing the test timeout to prevent installation failures, and disabling terminal transparency on the desktop application.

coredesktoptui
v1.1.5411 features17 fixes24 improvements
Feb 10, 2026

This release introduces significant enhancements across core functionality and the desktop application. Key additions include enabling thinking for all reasoning models on Alibaba Cloud and adding drag-and-drop support for file mentions in the desktop app. Numerous bug fixes address issues with terminal replay, workspace resets, and API usage, alongside general UX improvements like better skill dialog readability and restored UI elements.

clicoredesktopmcpproviderstui
v1.1.533 features3 fixes6 improvements
Feb 5, 2026

This release focuses on improving plugin management by allowing user overrides and enhancing stability across the TUI and Desktop clients. Key changes include better visibility controls, faster workspace handling, and fixes for error handling during queued message aborts.

coredesktopmcpproviderstui
v1.1.524 features16 fixes13 improvements
Feb 5, 2026

This release introduces support for the powerful Claude 3.5 Sonnet model and enables keybinding customization for controlling thinking blocks. Numerous stability fixes address issues with plugin installation, terminal connections, and handling of file synchronization across workspaces. Users will also benefit from improved reliability when using various AI providers and enhanced TUI interaction elements.

clicoredesktopmcpproviderstui
v1.1.513 fixes2 improvements
Feb 4, 2026

This release focuses on stability and configuration clarity, addressing several bugs related to header merging and model prefixing. Key improvements include prioritizing the OPENCODE_CONFIG_DIR for agent configuration and restoring direct OSC52 support in the TUI.

coredesktopproviderstui
v1.1.507 features9 fixes11 improvements
Feb 4, 2026

This release introduces significant enhancements to agent capabilities, including support for Trinity model system prompts and a new shell.env hook for environment manipulation. Several critical bugs were resolved, particularly around Gemini schema validation and memory leaks. Users will also notice UX improvements in the desktop application, such as restoring session tabs on restart and moving session search to the command palette.

clicoredesktopmcpproviderstui
v1.1.4916 features26 fixes14 improvements
Feb 3, 2026

This release introduces several new capabilities, including custom mDNS hostname configuration, support for the Ormolu Haskell formatter, and prompt caching for Claude Opus on AWS Bedrock. Numerous bug fixes address issues with session title generation, task status accuracy, and various UI rendering problems across desktop and TUI interfaces. Enhancements also include better handling of environment variables and improved responsiveness in the desktop application.

clicoredesktopmcpproviderstui
v1.1.484 features4 fixes6 improvements
Jan 31, 2026

This release introduces several configuration and integration enhancements, including enabling skills as TUI slash commands and respecting custom model paths via environment variables. Key fixes address ordering issues with Devstral and ensure correct parameter casing for OpenAI-compatible APIs. Additionally, several internal stability and environment handling improvements have been implemented.

coredesktopmcpproviderstui
v1.1.361 feature4 fixes3 improvements
Jan 25, 2026

This release introduces the ability to enable thinking for Google Vertex Anthropic models, significantly expanding supported capabilities. Several critical bugs have been resolved, including crashes related to default model settings and theme searches. Users will also benefit from improved scrolling behavior and more lenient question validation.

coredesktopmcpproviderstui
v1.1.3512 features17 fixes66 improvements
Jan 25, 2026

This release focuses heavily on improving the desktop application's user experience, particularly around comment cards, server management, and prompt input styling. Core updates include better handling of model environment information and improved web fetching reliability. Numerous bug fixes address issues with UI state, text selection, and session filtering across platforms.

coredesktopmcpproviderstui
v1.1.341 feature1 fix
Jan 23, 2026

This release introduces a highly requested new feature: line selection functionality within the application. Additionally, a critical bug causing a reactive feedback loop during global project cache sync has been resolved.

desktop
v1.1.332 features3 fixes5 improvements
Jan 23, 2026

This release introduces expanded model support by adding OpenAI-based GitLab Duo models and thinking presets for the Google Vertex Anthropic provider. Several usability improvements were made, including better project path handling, the ability to rename non-git projects, and displaying the app version in settings.

coredesktopproviderstui
v1.1.3215 features23 fixes15 improvements
Jan 22, 2026

This release introduces significant enhancements to internationalization, adding support for Brazilian Portuguese and Arabic languages, alongside new features like aura theme support and remote directory specification for the attach command. Numerous bug fixes address issues related to path handling, UI stability, and accessibility across the desktop application and core services. Users will also benefit from improved session review capabilities, including image rendering and better auto-scrolling behavior.

clicoredesktopmcpproviderstui
v1.1.312 features1 fix4 improvements
Jan 22, 2026

This release focuses heavily on internationalization and theming, introducing support for Traditional Chinese and Russian languages, along with the new Gruvbox theme in the Web and App interfaces. Key functional updates include a new chat.headers hook for plugins and ensuring subagent sessions are correctly excluded from usage quotas.

coredesktoptui
v1.1.303 features5 fixes4 improvements
Jan 21, 2026

This release introduces significant new capabilities for session management via ACP, including session listing and forking, alongside improved permission handling with home directory expansion support. Several critical bugs were resolved, particularly concerning metadata matching, project renaming, and navigation stability within large sessions on the desktop app.

clicoredesktopproviderstui
v1.1.2912 features16 fixes11 improvements
Jan 21, 2026

This release introduces significant enhancements to internationalization, adding support for six new languages in the desktop application, alongside new configuration options like disabling project configuration. Key fixes address issues with model switching errors, path handling, and improved terminal stability. Users will also benefit from new features like search in settings shortcuts and better auto-scroll management.

clicoredesktopmcpproviderstui
v1.1.283 features8 fixes25 improvements
Jan 20, 2026

This release focuses heavily on improving the desktop application's settings experience, introducing numerous UI refinements, better dialog sizing, and updated styling across configuration panels. Key functional updates include ensuring the terminal closes correctly without hanging and adding new macOS menu items for restarting and reloading the application.

coredesktopmcptui
v1.1.271 feature5 fixes11 improvements
Jan 20, 2026

This release focuses on stability and user experience improvements across the application, particularly within the Desktop client. Key updates include fixing memory leaks, resolving home page flashing, and disabling pinch-to-zoom for a more controlled desktop experience. Users will also benefit from the new ability to select project directory text in the web interface.

coredesktopmcptui
v1.1.2611 features26 fixes41 improvements
Jan 19, 2026

This release introduces several new capabilities, including expanded batch tool limits, Copilot compatibility enhancements like output index tracking, and the addition of the apply_patch tool for OpenAI models. Numerous bug fixes address issues across core functionality, TUI usability (like improved keybindings and mouse support), and desktop application stability. Users will also benefit from significant UI refinements, especially within the search modal and session layout.

clicoredesktopmcpproviderstui
v1.1.252 fixes5 improvements
Jan 16, 2026

This release focuses on stability and user experience improvements, including fixing an issue where tool attachments were sent as user messages. Key usability updates include the application remembering your last opened project and better dialog centering on the desktop app.

coredesktopmcp
v1.1.246 features17 fixes13 improvements
Jan 16, 2026

This release introduces several new user experience enhancements, including the ability to edit project/session titles and a unified search across commands and files in the Desktop app. Key fixes address regressions in keyboard navigation, incorrect agent selection, and improved clarity in tool usage documentation. Users will also benefit from the addition of the Carbonfox theme and LiteLLM proxy provider support.

clicoredesktopmcpproviderstui
v1.1.234 features19 fixes20 improvements
Jan 15, 2026

This release introduces significant user experience enhancements, particularly to the desktop application's layout and session management, including persisting workspace order and a new app layout. Key functional updates include making dialog keybinds configurable in the TUI and improving robustness by handling broken symlinks gracefully in the grep tool. Several bugs related to UI alignment, state persistence, and error handling have also been resolved across core and desktop components.

clicoredesktopmcpproviderstui
v1.1.215 features4 fixes7 improvements
Jan 15, 2026

This release introduces several new integration capabilities, including official Copilot plugin support and AWS Web Identity Token File support for Bedrock. Key fixes address permission issues and documentation clarity, while the TUI experience has been improved with better question prompting.

coredesktopproviderstui
v1.1.204 features16 fixes5 improvements
Jan 14, 2026

This release introduces several new features, including support for GitLab Duo Agentic Chat and new built-in themes like Undertale and Deltarune. Key fixes address stability issues such as preventing memory leaks in the TUI footer and resolving duplicate system prompts during Codex OAuth sessions. Users will also benefit from visual updates like provider icons in the desktop application.

clicoredesktopmcpproviderstui
v1.1.195 features5 fixes4 improvements
Jan 14, 2026

This release introduces significant new capabilities, including support for GitLab Duo Agentic Chat and the Ask Question tool on the desktop application, alongside a new plan mode with enter/exit tools. Several important bug fixes address issues like stuck prompt input states and resource leaks, while general improvements enhance agent prompting and TUI rendering.

clicoredesktopmcpproviderstui
v1.1.182 features2 fixes1 improvement
Jan 13, 2026

This release introduces a fullscreen view for permission prompts in the TUI and adds provider icons to the desktop application for better visual clarity. Key fixes include correcting the desktop health check endpoint and securing workflow templates by disabling credential persistence.

desktopproviderstui
v1.1.171 feature5 fixes2 improvements
Jan 13, 2026

This release focuses on stability and process management, particularly on the desktop application by ensuring better process handling on macOS and Windows. Key fixes include resolving issues with TUI keybindings and improving authentication flow via PTY sockets.

clicoredesktopmcptui
v1.1.163 features10 fixes8 improvements
Jan 13, 2026

This release introduces significant usability enhancements, including direct debug tool calling support in the CLI and password-protected local server spawning in the desktop app. Several critical bugs were resolved, such as fixing token limit errors for Cloudflare and ensuring configuration writes are handled robustly. Users will also notice improved feedback mechanisms for tool operations and better handling of environment file permissions.

clicoredesktopmcpproviderstui
v1.1.151 feature4 fixes10 improvements
Jan 12, 2026

This release introduces password authentication support to enhance server security and refines several user experience aspects across the TUI and desktop applications. Key fixes include correcting model selection for title generation and resolving an issue where TUI autocomplete would reopen incorrectly after backspacing.

clicoredesktopmcpproviderstui
v1.1.144 features5 fixes2 improvements
Jan 12, 2026

This release introduces significant usability enhancements across the TUI and Desktop applications, including image preview support for attachments on Desktop and expanded mouse interaction in the TUI. Several bugs related to TUI stability, cursor positioning, and autocomplete behavior have also been resolved.

clicoredesktopmcptui
v1.1.134 features10 fixes3 improvements
Jan 11, 2026

This release introduces several key features for desktop users, including the ability to fork sessions and configure the default server URL. Several bugs have been resolved across the TUI and desktop clients, such as fixing command palette highlighting and ensuring proper functionality for OpenAI Business plans.

clicoredesktopmcpproviderstui
v1.1.121 fix
Jan 10, 2026

This release focuses on backend integration for organization subscriptions by ensuring the necessary ChatGPT-Account-Id header is correctly sent. Additionally, documentation has been updated to include new ecosystem plugins.

core
v1.1.111 feature2 fixes2 improvements
Jan 10, 2026

This release introduces direct authentication support for Codex, enhancing integration capabilities. Key updates include improved task planning via better Codex instructions and fixes for memory leaks in the TUI. Users should also note updated documentation regarding OpenAI authentication methods.

coreproviderstui
v1.1.101 feature4 fixes6 improvements
Jan 9, 2026

This release focuses on stability and user experience improvements, including fixes for forked sessions and model selection display issues. Key updates include enabling the API key prompt for Bedrock authentication and enhancing session persistence by storing terminal visibility settings.

clicoredesktopmcpproviderstui
v1.1.82 features2 fixes5 improvements
Jan 9, 2026

This release introduces new capabilities like support for multi-select questions and the addition of the Vesper theme on desktop. Significant performance gains have been achieved through incremental rendering, chunked message loading, and improved session caching. Several bugs were also addressed, including an issue with project sidebar folder name display.

coredesktoptui
v1.1.72 features11 fixes10 improvements
Jan 8, 2026

This release introduces a new interactive question tool to better gather user preferences and clarify instructions. Key fixes address configuration precedence, TUI stability, and improved visibility for themes and long command outputs. Users can now also disable .claude prompt and skills loading.

clicoredesktopmcpproviderstui
v1.1.66 features6 fixes7 improvements
Jan 7, 2026

This release introduces significant enhancements to customization and desktop stability. Users can now hide subagents from the primary system prompt and apply themes within the TUI. Desktop fixes include resolving image pasting issues, correcting macOS entitlements, and improving startup visibility.

clicoredesktopmcptui
v1.1.47 features12 fixes9 improvements
Jan 6, 2026

This release introduces significant usability enhancements, including support for URL-based instructions and frecency-based file autocomplete in the CLI. Several critical bugs were resolved, such as fixing title generation for subtasks and restoring proper skill filtering by agent permissions. Performance has also been improved across the board, notably with text rendering upgrades and better web load times.

clicoredesktopmcpproviderstui
v1.1.36 features8 fixes9 improvements
Jan 5, 2026

This release introduces significant enhancements for Amazon Bedrock integration, including new configuration options and cross-region profile support. Key fixes address terminal stability, UI issues like prompt input covering content, and improved TUI autocomplete behavior. Users will also benefit from better project navigation and the ability to store image attachments locally.

clicoredesktopmcpproviderstui
v1.1.25 features11 fixes5 improvements
Jan 5, 2026

This release introduces significant usability enhancements, including session search functionality and SVG preview support in the session viewer. Several critical bugs related to permission matching and TUI display issues have been resolved. Additionally, the default timeout has been increased to 30 seconds based on user feedback.

clicoredesktopmcpproviderstui
v1.1.111 features12 fixes24 improvements
Jan 4, 2026

This major release overhauls the permissions system, introducing granular control via object syntax and glob pattern matching for tools. It also updates SDK event structures for permission handling and deprecates several older configuration fields like `tools` and `maxSteps`. Several core improvements include sandbox support for git worktrees and new Kotlin LSP integration.

clicoredesktopmcpproviderstui
v1.0.2231 feature1 fix
Jan 1, 2026

This release introduces the ability to configure the context window size directly within the Desktop application. Additionally, a minor fix was implemented in the TUI to prevent unnecessary 'Agent not found' notifications for subagents.

coredesktoptui
v1.0.2221 feature1 fix2 improvements
Jan 1, 2026

This release focuses on enhancing the desktop application experience by adding support for subagent mentions and improving update notifications. A critical stability fix was also implemented to prevent a TimeoutOverflowWarning by capping the maximum setTimeout delay.

coredesktop
v1.0.2211 feature2 fixes9 improvements
Dec 31, 2025

This release introduces support for LSP workspace/didChangeWatchedFiles notifications, enhancing integration capabilities. Several usability improvements were made to the desktop application, including better model selection, color auto-acceptance, and fixes for prompt input cleanup and incorrect toast messages for subagents.

coredesktopproviderstui
v1.0.2201 feature2 fixes4 improvements
Dec 31, 2025

This release introduces a new CLI subcommand for debugging agents in isolation and improves the desktop experience by updating the header layout and fixing rendering issues with large sessions. Users will also notice clearer prompt tagging in autocomplete and better placeholder text in the TUI.

clicoredesktopmcptui
v1.0.2194 features4 fixes8 improvements
Dec 31, 2025

This release introduces several new capabilities, including Gemini 3 Flash support and the ability to view detailed model usage statistics via the stats command. Several critical bugs were fixed, such as issues with MDNS registration and Codex model variants. Enhancements include configurable CORS hosts and improved stability for MCP tool calls.

clicoredesktopmcpproviderstui
v1.0.2182 features1 improvement
Dec 30, 2025

This release focuses on backend and language server enhancements, introducing support for the Prisma language server and a new extract reasoning middleware. Additionally, a necessary CORS exception was added to improve compatibility for the Tauri desktop application.

coredesktopmcp
v1.0.2171 improvement
Dec 30, 2025

This release focuses on minor internal and TUI adjustments. The main user-facing change is the relocation of the variant toggle control within the TUI command bar.

clicoretui
v1.0.2161 feature1 improvement
Dec 30, 2025

This release focuses on core infrastructure updates, primarily enabling CORS requests from *.opencode.ai subdomains. Additionally, the Nix configuration style has been updated to use more idiomatic syntax.

core
v1.0.2151 fix1 improvement
Dec 30, 2025

This release focuses on stability and resource management, primarily addressing a significant performance issue. Users will benefit from reduced CPU usage and memory leaks when filtering the model list to show no results.

desktopproviderstui
v1.0.2141 feature1 fix3 improvements
Dec 30, 2025

This release focuses on improving the desktop experience by enabling project sharing across local servers and refining server management. Key fixes include correcting Cloudflare provider information and improving text selection behavior.

coredesktopmcpproviders
v1.0.2133 fixes
Dec 30, 2025

This release focuses on stability and visual consistency within the Core component, specifically addressing alignment and jitter issues in the split diff and markdown rendering. Additionally, the desktop application has been improved to prevent hanging when encountering dead servers.

coredesktopmcp
v1.0.212
Dec 30, 2025
desktopmcp
v1.0.2111 fix
Dec 30, 2025

This release focuses on stability by reverting the OpenTUI version to 0.1.63 to resolve a streaming jitter regression. It also includes documentation updates related to global Claude skills.

core
v1.0.2106 features3 fixes1 improvement
Dec 30, 2025

This release introduces significant new capabilities, including the ability to open projects in the web interface and support for global Claude skills. Key fixes address module resolution errors and prevent model list corruption in the TUI. The desktop application also gains system notifications and readline shortcuts.

clicoredesktopmcpproviderstui
v1.0.2093 features2 fixes5 improvements
Dec 30, 2025

This release introduces new language support with Nix syntax highlighting and the nixfmt formatter, alongside the addition of the supermemory plugin to the ecosystem. Several fixes address issues in message handling and WebFetch parameters, while the desktop application receives improved error reporting.

coredesktopproviders
v1.0.2086 features4 fixes5 improvements
Dec 29, 2025

This release introduces significant enhancements to the desktop application, including project editing, image preview, and improved performance. Core updates include support for Bedrock configuration (region/tokens) and ensuring Claude streams are not truncated. Several bugs related to LSP installation and desktop scrolling synchronization have also been resolved.

coredesktopmcpproviderstui
v1.0.2071 feature1 fix2 improvements
Dec 29, 2025

This release introduces a new theme preview feature for easier visual selection. Key updates include synchronizing LSP updates and ensuring the current working directory is included in local MCP transport. Documentation has also been improved with new guides for plugins.

desktopmcptui
v1.0.206
Dec 28, 2025
core
v1.0.2052 features5 fixes2 improvements
Dec 28, 2025

This release introduces new configuration options for controlling visibility during copy and export operations, alongside the addition of bash shell completions for command line users. Several bugs were addressed, including fixes for the stats command, TUI model searching, and terminal copy/paste functionality.

climcptui
v1.0.2046 features6 fixes4 improvements
Dec 27, 2025

This release introduces several new capabilities, including path traversal protection for file operations, the shfmt formatter for shell scripts, and support for GitHub issues and workflow_dispatch events. Several bugs were resolved, notably fixing the `opencode web` baseURL error and ensuring the compact command cleans up revert state correctly. Users also gain more control over UI elements like the spinner animation and compaction settings.

clidesktopmcpproviderstui
v1.0.2031 feature1 fix
Dec 26, 2025

This release introduces significant language support by adding Haskell LSP capabilities. Additionally, a critical bug affecting Windows users regarding the JDTLS configuration directory has been resolved.

core
v1.0.2021 feature3 fixes1 improvement
Dec 26, 2025

This release focuses on improving the user experience by adding a clearer indicator for busy sessions and refining the layout by moving the session context display. Several minor bugs related to padding, keybind visibility, and project collapsing have also been resolved.

core
v1.0.201
Dec 25, 2025
mcp
v1.0.2003 fixes
Dec 25, 2025

This release focuses on stability and correctness, addressing several key bugs. Users will experience smoother navigation during session reviews and more reliable behavior when overriding agent models or reconciling session changes.

coreproviders
v1.0.1992 fixes1 improvement
Dec 25, 2025

This release focuses primarily on stability and correctness, fixing an issue with server connection failure display and correcting Content-Type headers for static assets. Additionally, tips are now disabled on the home route for a cleaner initial view.

desktopmcptui
v1.0.198
Dec 24, 2025
tui
v1.0.195
Dec 24, 2025
core
v1.0.1944 features6 fixes7 improvements
Dec 24, 2025

This release introduces prompt stashing and adds support for the Cloudflare AI Gateway provider. Several key bugs have been resolved, including fixes for textarea resizing during pasting and incorrect visibility of favorites when filtering models. Users will also benefit from improved error handling and new helpful tips on the start screen.

clicoremcpproviderstui
v1.0.193
Dec 23, 2025
core
v1.0.1912 features1 fix5 improvements
Dec 23, 2025

This release introduces new filtering capabilities for skill tool descriptions and allows compaction hooks to fully replace prompts. Several usability improvements were made, including better styling for small screens and enhanced error messaging upon connection failure.

clicoremcptui
v1.0.1901 feature
Dec 22, 2025

This release introduces a significant new capability with the addition of a native skill tool that includes a permission system. This update focuses on expanding core functionality and enhancing security controls for tool usage.

desktopmcp
v1.0.1866 features3 fixes7 improvements
Dec 22, 2025

This release introduces several new capabilities, including an experimental LSP tool, Agent Skills support, and clipboard image pasting on Windows. Several important bug fixes address snapshot failures and incorrect port usage for websocket connections. Users will also notice visual polish on the desktop app and improved responsiveness for mobile devices.

coredesktopmcpproviders
v1.0.1852 features4 fixes2 improvements
Dec 21, 2025

This release introduces new capabilities, including support for schedule events and syntax highlighting for .ets files. Several critical bugs were addressed, such as issues with LSP server installation and SDK context usage. The tool also benefits from updated model temperature values and adoption of the official MCP SDK for better schema handling.

clicoremcp

Documentation