| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- <h2>OpenCode UX+ (unofficial) JetBrains Plugin Changelog</h2>
- <h3>26.2.8</h3>
- <ul>
- <li>Favorites models</li>
- <li>Improved resource extraction to use deterministic paths and cleanup stale temp files</li>
- </ul>
- <h3>26.2.7</h3>
- <ul>
- <li>Add command execution support with / command prefix</li>
- <li>Enhance terminal widget content retrieval for compatibility with 2025.3+</li>
- <li>Changed communication between UI <-> IDE to HTTP + SSE</li>
- </ul>
- <h3>26.2.1</h3>
- <ul>
- <li>Improved positioning of reference popup (@ action)</li>
- <li>Updated OpenCode to v1.1.48</li>
- </ul>
- <h3>26.1.27</h3>
- <ul>
- <li>apply_patch tool fallback count for Changed Files panel</li>
- </ul>
- <h3>26.1.24</h3>
- <ul>
- <li>Share / Unshare session</li>
- <li>Added button"Copy to clipboard" message content</li>
- <li>Removed rendering internal message "patch" - thanks to caiqy</li>
- <li>Files changed panel now provide stats from OpenCode server - thanks to caiqy</li>
- <li>Improved availability of "Retry" button for failed session</li>
- <li>Updated OpenCode to v1.1.34</li>
- </ul>
- <h3>26.1.17</h3>
- <ul>
- <li>Added support for "Question" tool</li>
- <li>Added model "variants" - reasoning effort</li>
- <li>Fixed Agents modes list</li>
- <li>Fixed some models name on Recent list</li>
- <li>Updated OpenCode to v1.1.24</li>
- </ul>
- <h3>26.1.11</h3>
- <ul>
- <li>Session errors now display in the chat instead of toast</li>
- <li>Session Retry: Added retry functionality for failed sessions</li>
- <li>Updated OpenCode to v1.1.11</li>
- </ul>
- <h3>26.1.5</h3>
- <ul>
- <li>Updated OpenCode to v1.1.2</li>
- </ul>
- <h3>26.1.2</h3>
- <ul>
- <li>OAuth Instructions: Support for provider-specific instructions during OAuth flow</li>
- <li>Token Usage Stats: Display token usage breakdown and cost in a popover for assistant messages</li>
- <li>Updated OpenCode to v1.0.223</li>
- </ul>
- <h3>25.12.29</h3>
- <ul>
- <li>Updated OpenCode to v1.0.207</li>
- </ul>
- <h3>25.12.21</h3>
- <ul>
- <li>Updated OpenCode to v1.0.184</li>
- </ul>
- <h3>25.12.16</h3>
- <ul>
- <li>Updated OpenCode to v1.0.163</li>
- </ul>
- <h3>25.12.5</h3>
- <ul>
- <li>Auto refresh files in IDE on edit/write</li>
- <li>New panel with all modified files in session</li>
- <li>New panel with all TODOs in session</li>
- <li>Fixed placement of Model/Agent selector</li>
- <li>Updated OpenCode to v1.0.133</li>
- </ul>
- <h3>25.11.30</h3>
- <ul>
- <li>Updated OpenCode to v1.0.121</li>
- <li>Fixed working directory as server start directory, not git root</li>
- <li>Fixed clicking on referenced file not working in Intellij IDEA 2024.x</li>
- <li>Fixed web view hang on html url click in Intellij IDEA 2025.x</li>
- </ul>
- <h3>25.11.24</h3>
- <ul>
- <li>Fixed multi-project bug with drag&drop and "Add to context"</li>
- <li>UI improvements</li>
- </ul>
- <h3>25.11.20</h3>
- <ul>
- <li>Providers can be configured from Settings panel - can be added/removed, also OAuth</li>
- <li>Fixed context size bug when session what aborted</li>
- <li>Fix session error toasts and display session state messages</li>
- <li>Updated OpenCode to v1.0.80</li>
- </ul>
- <h3>25.11.19</h3>
- <ul>
- <li>Updated OpenCode to v1.0.78</li>
- </ul>
- <h3>25.11.18</h3>
- <ul>
- <li>First release of the OpenCode JetBrains plugin, based on OpenCode v1.0.68</li>
- </ul>
- <h3>25.11.18</h3>
- <ul>
- <li>First release of the OpenCode JetBrains plugin, based on OpenCode v1.0.68</li>
- </ul>
|