CHANGELOG.md 2.3 KB

Changelog

All notable changes to the OpenCode VSCode extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[26.1.17] - 2026-01-17

  • Added support for "Question" tool
  • Added model "variants" - reasoning effort
  • Fixed Agents modes list
  • Fixed some models name on Recent list
  • Updated OpenCode to v1.1.24

[26.1.11] - 2026-01-11

  • Session errors now display in the chat instead of toast
  • Session Retry: Added retry functionality for failed sessions
  • Updated OpenCode to v1.1.11

[26.1.5] - 2026-01-05

  • Updated OpenCode to v1.1.2

[26.1.2] - 2026-01-02

  • OAuth Instructions: Support for provider-specific instructions during OAuth flow
  • Token Usage Stats: Display token usage breakdown and cost in a popover for assistant messages
  • Updated OpenCode to v1.0.223

[25.12.29] - 2025-12-29

  • Updated OpenCode to v1.0.207

[25.12.21] - 2025-12-21

  • Updated OpenCode to v1.0.184

[25.12.16] - 2025-12-16

  • Updated OpenCode to v1.0.163

[25.12.5] - 2025-12-05

  • Auto refresh files in IDE on edit/write
  • New panel with all modified files in session
  • New panel with all TODOs in session
  • Fixed placement of Model/Agent selector
  • Updated OpenCode to v1.0.133

[25.11.30] - 2025-11-30

  • Updated OpenCode to v1.0.121
  • Fixed working directory as server start directory, not git root

[25.11.24] - 2025-11-24

  • UI improvements

[25.11.20] - 2025-11-20

  • Providers can be configured from Settings panel - can be added/removed, also OAuth
  • Fixed context size bug when session what aborted
  • Fix session error toasts and display session state messages
  • Updated OpenCode to v1.0.80

[25.11.19] - 2025-11-19

  • Updated OpenCode to v1.0.78

[25.11.18] - 2025-11-18

Added

  • First release of the OpenCode VSCode plugin, based on OpenCode v1.0.68

Features

  • Backend Management: Automatic extraction and launching of opencode binaries
  • UI Integration: Embedded web UI using VSCode's Webview API
  • IDE Commands: Context menu actions for adding files/folders to terminal context
  • File Operations: Drag-and-drop support and path insertion utilities
  • Cross-Platform: Support for Windows, macOS, and Linux with appropriate binaries