chore(deps): update dependency ubi:sst/opencode to v0.5.27 #322

Merged
joao.dubas merged 1 commits from renovate/ubi-sst-opencode-0.x into main 2025-08-26 19:07:35 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ubi:sst/opencode minor 0.4.12 -> 0.5.27

Release Notes

sst/opencode (ubi:sst/opencode)

v0.5.27

Compare Source

  • fix(tui): too early

v0.5.26

Compare Source

  • fix(tui): wording

v0.5.25

Compare Source

  • fix(tui): fix logo color
  • feat(tui): grok free
  • fix(tui): sort custom commands lower
  • fix(tui): sort custom commands lower
  • fix(tui): wording

v0.5.24

Compare Source

No notable changes

v0.5.23

Compare Source

  • fix: command model selection (#​2219)

v0.5.18

Compare Source

  • chore(openapi): set correct content type for server-sent events (#​2045)
  • add sse streaming to sdk
  • fix: count reasoning tokens (#​2187)
  • feat(lsp): option to disable lsps installing automatically (#​1997) Co-authored-by: rekram1-node aidenpcline@gmail.com

v0.5.15

Compare Source

  • await config hooks
  • fix: preserve cache dir on cleanup (#​2126)
  • fix(js-sdk): fix types in session.chat (#​1925) Co-authored-by: zwingzheng zwingzheng@tencent.com Co-authored-by: rekram1-node aidenpcline@gmail.com
  • allow importing sdk from @​opencode-ai/sdk/server and @​opencode-ai/sdk/client
  • fix sdk config type
  • fix: if lsp fails to spawn it shouldn't inject errors into edit diagnostics (#​2145)
  • add createOpencodeServer to js sdk and wait for readiness. always use random port for opencode serve. add /client and /server imports for js sdk
  • tweak: adjust plan agent to ask when running bash, give it edit tooli… (#​2150)
  • deal with non existing cache folder
  • fix: error logging (#​2165)
  • fix: correct typo in LSP documentation (#​2164)
  • Update duplicate-issues.yml
  • slash commands (#​2157) Co-authored-by: adamdotdevin 2363879+adamdottv@users.noreply.github.com
  • fix: format error log (#​2184)

v0.5.13

Compare Source

  • fix: ignore case when checking Qwen in model ID for todos (#​2122)
  • tweak: adjust plan -> build transition prompt (#​2111)
  • add plugin hook for config
  • await config hooks
  • fix: preserve cache dir on cleanup (#​2126)

v0.5.12

Compare Source

  • remove auto browser open for now

v0.5.10

Compare Source

No notable changes

v0.5.9

Compare Source

  • copilot auth update version

v0.5.8

Compare Source

  • blacklist gpt-5-chat-latest (#​2048)
  • fix: ensure name isn't added as field in options: {...} (#​2053)
  • Update duplicate-issues.yml
  • tweak: better agent create error handling (#​2058)
  • fix: interface conversion panic (#​2060)
  • fix: add type checking for MCP tool path parameters (#​2073) Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@​users.noreply.github.com>
  • fix: tui panic from logger (#​2075)
  • fix(TUI): make it less shimmer (#​2076)
  • tweak: notify agent it is in build mode when switching from plan mode (#​2065)
  • fix: agent casing issue (#​2081)
  • fix: keybind panic (#​2092)
  • fix: don't let --continue access subagent session (#​2091)
  • sonic model

v0.5.7

Compare Source

v0.5.6

Compare Source

  • feat: top level tool config (#​2008)
  • tweak(config): make markdown agent files in subfolder discoverable .opencode/agent/some-folder/*.md (#​1999)
  • fix: install script didnt use -e flag (#​2009)
  • fix: lsp bug (#​1994)
  • feat(lsp): add rust-analyzer (#​1972)
  • fix(opencode): add ulid dependency (#​1988) (#​1989) Co-authored-by: Dax mail@thdxr.com
  • fix: better binary file detection (#​2025)
  • fix: gh install trim remote origin (#​2030)

v0.5.5

Compare Source

  • fix: remove unsupported mode flag, change to agent (#​1979)
  • tweak: plan prompt, more explicit about not modifying files (#​1991)
  • feat(tui): retain cache when cycling between subagent/parent sessions for perf (#​1981)
  • fix(tui): text selection is sometimes not cleared when click+release without dragging (#​1993)

v0.5.4

Compare Source

v0.5.3

Compare Source

  • feat: add scroll speed to config (#​1968)
  • feat(TUI): improves UX with message navigation modal to jump and restore to specific messages (#​1969)
  • fix(shell): commands expecting stdin will be "working" indefinitely (#​1964)
  • feat(shell): load .zshenv and respect ZDOTDIR if present (#​1958)
  • fix: some visual bugs in dialogs

v0.5.2

Compare Source

  • fix: small tweak to support nushell (#​1943)
  • lander: match alternatives h3 font size with figcaption on mobile
  • fix(TUI): fix agent types agents modal (#​1942)
  • fix: fish shell (#​1950)
  • fix: more permissive owner/repo detection (#​1948)
  • Feat: Render tool metadata after permission rejection. (#​1949) Signed-off-by: jmug u.g.a.mariano@gmail.com
  • Add Vue LSP and enable eslint for .vue files. (#​1952)
  • feat(tui): support cycling recent models in reverse (#​1953)
  • fix(tui): issue with rendering markdown tables (#​1956)
  • fix: add missing keybinds to config
  • fix: keybind docs out of sync
  • feat: better queued visual
  • fix: more commands cleanup
  • feat: /tui/show-toast api
  • feat(api): get session and session children routes
  • feat(tui): navigate child sessions (subagents)

v0.5.1

Compare Source

  • fix: support fish shell (#​1911)
  • fix for session stuck in "Working..."
  • allow plugins to create custom auth providers

v0.4.45

Compare Source

  • Fix: Error [ERR_DLOPEN_FAILED] (#​1546)
  • fix: bash should hide stdout from zshrc (#​1909)

v0.4.44

Compare Source

  • feat: convert attachments to text on delete (#​1863) Co-authored-by: Dax Raad d@ironbay.co Co-authored-by: Dax mail@thdxr.com
  • fix: default scroll speed should be slower
  • Fix incorrect AUR namespace (#​1907)
  • re-enable aur
  • Fix: Error [ERR_DLOPEN_FAILED] (#​1546)

v0.4.43

Compare Source

  • fix: duplicates bot prompt (#​1901)
  • fix: js plugin support as per documentation (#​1896)
  • fix: grammatical error in agent launch example (by Opencode) (#​1897)
  • docs(cli): document ! bash commands and session persistence in CLI docs
  • feat: bash commands
  • support !shell commands
  • feat: convert attachments to text on delete (#​1863) Co-authored-by: Dax Raad d@ironbay.co Co-authored-by: Dax mail@thdxr.com

v0.4.42

Compare Source

  • fix: better error message when config has invalid references (#​1874)
  • fix: task tool prompt (#​1887)
  • fix: reasoning not supported (#​1882)
  • fix: permission prompting issues (#​1884)
  • Merge default agent permissions with global config (#​1879)
  • fix: update read tool description to exclude binary/image files
  • fix: allow attachments outside cwd, and support svg
  • fix: messages layout instability

v0.4.41

Compare Source

  • fix unzip not found printing to tui
  • update copilot prompt

v0.4.40

Compare Source

  • disable todo tools for qwen models to improve compatibility
  • bash truncate character max instead of line max
  • refactor(agent-modal): revamped UI/UX for the agent modal (#​1838) Co-authored-by: Dax Raad d@ironbay.co Co-authored-by: Dax mail@thdxr.com
  • feat: add session rename functionality to TUI modal (#​1821) Co-authored-by: opencode noreply@opencode.ai Co-authored-by: Dax Raad d@ironbay.co Co-authored-by: Dax mail@thdxr.com
  • add openai prompt cache key
  • fix(TUI): unsurfacing subagent from agents modal (#​1873)

v0.4.37

Compare Source

  • limit bash tool to 1000 lines of output
  • disable todo tools for qwen models to improve compatibility

v0.4.36

Compare Source

  • fix issue when @​ tagging fiels throwing error
  • fix: word wrapping with hyphens
  • fix: markdown lists

v0.4.34

Compare Source

  • fix: long word and attachment wrapping in editor
  • Add agent-level permissions with whitelist/blacklist support (#​1862)
  • support OPENCODE_PERMISSION json env variable

v0.4.29

Compare Source

  • fix: Missing ~/.local/share/opencode/bin directory causes misleading … (#​1860)

v0.4.28

Compare Source

  • fix: vscode extension cursor placement
  • fix: Missing ~/.local/share/opencode/bin directory causes misleading … (#​1860)

v0.4.27

Compare Source

  • support wildcard matching tool names in config
  • Update duplicate-issues.yml
  • Update guidelines-check.yml
  • fix: preserve process.env when spawning formatter commands (#​1850)
  • fix: use real cursor instead of virtual cursor

v0.4.26

Compare Source

  • azure reasoning effort
  • fix azure reasoningEffort

v0.4.25

Compare Source

  • refactor: replace OPENCODE_AGENTS env var with HTTP API call Replace environment variable passing of agent data from Node.js to TUI with proper HTTP API call to /agent endpoint. This improves architecture by eliminating env var dependencies and allows dynamic agent data fetching.
  • Simplify git-committer agent definition for better maintainability

v0.4.24

Compare Source

  • fix pyright

v0.4.23

Compare Source

  • switch back to didUpdate instead of closing and opening file
  • fix undo/redo when opencode is run in nested folders

v0.4.22

Compare Source

  • update anthropic prompt and variables

v0.4.21

Compare Source

  • Fix plugin file name (#​1837)
  • fix: complete item on space
  • feat: add clangd for cpp

v0.4.20

Compare Source

  • remove git bash tool coauthor message
  • fix: take up less vertical space
  • fix: collapsed tool calls hidden at times
  • feat: add -c and -s args to tui command following run command pattern (#​1835)
  • Revert "feat: improve file attachment pasting (#​1704)" This reverts commit 81a3e02.
  • Fix plugin file name (#​1837)

v0.4.19

Compare Source

  • fix: don't display placeholder on error
  • feat: toggle tool details visible
  • Update GPT-5 system prompt to use copilot-specific prompt instead of codex prompt 🤖 Generated with opencode Co-Authored-By: opencode noreply@opencode.ai
  • remove git bash tool coauthor message

v0.4.18

Compare Source

  • fix: assistant message footer styles
  • fix: assistant message footer styles
  • fix: assistant message footer styles

v0.4.17

Compare Source

  • fix: instructions should be able to handle absolute paths (#​1762)
  • fix: only load the first local and global rule file (#​1761)
  • Feat: Implement Wrap-Around Navigation for List Selection (for Models and Tools modal) (#​1768)
  • Fix: Respect agent's preferred model at TUI startup (#​1683) Co-authored-by: opencode noreply@opencode.ai
  • fix: re-render messages on session error
  • feat: placeholder on pending assistant message
  • fix: reformat assistant message footer
  • make models key optional in config
  • fix azure gpt config

v0.4.16

Compare Source

No notable changes

v0.4.15

Compare Source

  • fix run command to be less messy
  • feat (tui): agents dialog (#​1802)
  • Fix: Sanitize MCP Tool Names for Consistency in User Expectations (#​1769)
  • Add support for biome.jsonc config file (#​1791)
  • Issue 1676: Don't eat up the last newline in a multi-line replacement (#​1777)
  • Feat: Add F2 Keybind to Cycle Through the 5 Most Recent Models (#​1778)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ubi:sst/opencode](https://github.com/sst/opencode) | minor | `0.4.12` -> `0.5.27` | --- ### Release Notes <details> <summary>sst/opencode (ubi:sst/opencode)</summary> ### [`v0.5.27`](https://github.com/sst/opencode/releases/tag/v0.5.27) [Compare Source](https://github.com/sst/opencode/compare/v0.5.26...v0.5.27) - fix(tui): too early ### [`v0.5.26`](https://github.com/sst/opencode/releases/tag/v0.5.26) [Compare Source](https://github.com/sst/opencode/compare/v0.5.25...v0.5.26) - fix(tui): wording ### [`v0.5.25`](https://github.com/sst/opencode/releases/tag/v0.5.25) [Compare Source](https://github.com/sst/opencode/compare/v0.5.24...v0.5.25) - fix(tui): fix logo color - feat(tui): grok free - fix(tui): sort custom commands lower - fix(tui): sort custom commands lower - fix(tui): wording ### [`v0.5.24`](https://github.com/sst/opencode/releases/tag/v0.5.24) [Compare Source](https://github.com/sst/opencode/compare/v0.5.23...v0.5.24) No notable changes ### [`v0.5.23`](https://github.com/sst/opencode/releases/tag/v0.5.23) [Compare Source](https://github.com/sst/opencode/compare/v0.5.18...v0.5.23) - fix: command model selection ([#&#8203;2219](https://github.com/sst/opencode/issues/2219)) ### [`v0.5.18`](https://github.com/sst/opencode/releases/tag/v0.5.18) [Compare Source](https://github.com/sst/opencode/compare/v0.5.15...v0.5.18) - chore(openapi): set correct content type for server-sent events ([#&#8203;2045](https://github.com/sst/opencode/issues/2045)) - add sse streaming to sdk - fix: count reasoning tokens ([#&#8203;2187](https://github.com/sst/opencode/issues/2187)) - feat(lsp): option to disable lsps installing automatically ([#&#8203;1997](https://github.com/sst/opencode/issues/1997)) Co-authored-by: rekram1-node <aidenpcline@gmail.com> ### [`v0.5.15`](https://github.com/sst/opencode/releases/tag/v0.5.15) [Compare Source](https://github.com/sst/opencode/compare/v0.5.13...v0.5.15) - await config hooks - fix: preserve cache dir on cleanup ([#&#8203;2126](https://github.com/sst/opencode/issues/2126)) - fix(js-sdk): fix types in session.chat ([#&#8203;1925](https://github.com/sst/opencode/issues/1925)) Co-authored-by: zwingzheng <zwingzheng@tencent.com> Co-authored-by: rekram1-node <aidenpcline@gmail.com> - allow importing sdk from @&#8203;opencode-ai/sdk/server and @&#8203;opencode-ai/sdk/client - fix sdk config type - fix: if lsp fails to spawn it shouldn't inject errors into edit diagnostics ([#&#8203;2145](https://github.com/sst/opencode/issues/2145)) - add `createOpencodeServer` to js sdk and wait for readiness. always use random port for `opencode serve`. add `/client` and `/server` imports for js sdk - tweak: adjust plan agent to ask when running bash, give it edit tooli… ([#&#8203;2150](https://github.com/sst/opencode/issues/2150)) - deal with non existing cache folder - fix: error logging ([#&#8203;2165](https://github.com/sst/opencode/issues/2165)) - fix: correct typo in LSP documentation ([#&#8203;2164](https://github.com/sst/opencode/issues/2164)) - Update duplicate-issues.yml - slash commands ([#&#8203;2157](https://github.com/sst/opencode/issues/2157)) Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com> - fix: format error log ([#&#8203;2184](https://github.com/sst/opencode/issues/2184)) ### [`v0.5.13`](https://github.com/sst/opencode/releases/tag/v0.5.13) [Compare Source](https://github.com/sst/opencode/compare/v0.5.12...v0.5.13) - fix: ignore case when checking Qwen in model ID for todos ([#&#8203;2122](https://github.com/sst/opencode/issues/2122)) - tweak: adjust plan -> build transition prompt ([#&#8203;2111](https://github.com/sst/opencode/issues/2111)) - add plugin hook for config - await config hooks - fix: preserve cache dir on cleanup ([#&#8203;2126](https://github.com/sst/opencode/issues/2126)) ### [`v0.5.12`](https://github.com/sst/opencode/releases/tag/v0.5.12) [Compare Source](https://github.com/sst/opencode/compare/v0.5.10...v0.5.12) - remove auto browser open for now ### [`v0.5.10`](https://github.com/sst/opencode/releases/tag/v0.5.10) [Compare Source](https://github.com/sst/opencode/compare/v0.5.9...v0.5.10) No notable changes ### [`v0.5.9`](https://github.com/sst/opencode/releases/tag/v0.5.9) [Compare Source](https://github.com/sst/opencode/compare/v0.5.8...v0.5.9) - copilot auth update version ### [`v0.5.8`](https://github.com/sst/opencode/releases/tag/v0.5.8) [Compare Source](https://github.com/sst/opencode/compare/v0.5.7...v0.5.8) - blacklist gpt-5-chat-latest ([#&#8203;2048](https://github.com/sst/opencode/issues/2048)) - fix: ensure name isn't added as field in options: {...} ([#&#8203;2053](https://github.com/sst/opencode/issues/2053)) - Update duplicate-issues.yml - tweak: better agent create error handling ([#&#8203;2058](https://github.com/sst/opencode/issues/2058)) - fix: interface conversion panic ([#&#8203;2060](https://github.com/sst/opencode/issues/2060)) - fix: add type checking for MCP tool path parameters ([#&#8203;2073](https://github.com/sst/opencode/issues/2073)) Co-authored-by: opencode-agent\[bot] \<opencode-agent\[bot][@&#8203;users](https://github.com/users).noreply.github.com> - fix: tui panic from logger ([#&#8203;2075](https://github.com/sst/opencode/issues/2075)) - fix(TUI): make it less shimmer ([#&#8203;2076](https://github.com/sst/opencode/issues/2076)) - tweak: notify agent it is in build mode when switching from plan mode ([#&#8203;2065](https://github.com/sst/opencode/issues/2065)) - fix: agent casing issue ([#&#8203;2081](https://github.com/sst/opencode/issues/2081)) - fix: keybind panic ([#&#8203;2092](https://github.com/sst/opencode/issues/2092)) - fix: don't let --continue access subagent session ([#&#8203;2091](https://github.com/sst/opencode/issues/2091)) - sonic model ### [`v0.5.7`](https://github.com/sst/opencode/releases/tag/v0.5.7) [Compare Source](https://github.com/sst/opencode/compare/v0.5.6...v0.5.7) - fix anthropic console auth ([#&#8203;2049](https://github.com/sst/opencode/issues/2049)) ### [`v0.5.6`](https://github.com/sst/opencode/releases/tag/v0.5.6) [Compare Source](https://github.com/sst/opencode/compare/v0.5.5...v0.5.6) - feat: top level tool config ([#&#8203;2008](https://github.com/sst/opencode/issues/2008)) - tweak(config): make markdown agent files in subfolder discoverable `.opencode/agent/some-folder/*.md` ([#&#8203;1999](https://github.com/sst/opencode/issues/1999)) - fix: install script didnt use -e flag ([#&#8203;2009](https://github.com/sst/opencode/issues/2009)) - fix: lsp bug ([#&#8203;1994](https://github.com/sst/opencode/issues/1994)) - feat(lsp): add rust-analyzer ([#&#8203;1972](https://github.com/sst/opencode/issues/1972)) - fix(opencode): add ulid dependency ([#&#8203;1988](https://github.com/sst/opencode/issues/1988)) ([#&#8203;1989](https://github.com/sst/opencode/issues/1989)) Co-authored-by: Dax <mail@thdxr.com> - fix: better binary file detection ([#&#8203;2025](https://github.com/sst/opencode/issues/2025)) - fix: gh install trim remote origin ([#&#8203;2030](https://github.com/sst/opencode/issues/2030)) ### [`v0.5.5`](https://github.com/sst/opencode/releases/tag/v0.5.5) [Compare Source](https://github.com/sst/opencode/compare/v0.5.4...v0.5.5) - fix: remove unsupported mode flag, change to agent ([#&#8203;1979](https://github.com/sst/opencode/issues/1979)) - tweak: plan prompt, more explicit about not modifying files ([#&#8203;1991](https://github.com/sst/opencode/issues/1991)) - feat(tui): retain cache when cycling between subagent/parent sessions for perf ([#&#8203;1981](https://github.com/sst/opencode/issues/1981)) - fix(tui): text selection is sometimes not cleared when click+release without dragging ([#&#8203;1993](https://github.com/sst/opencode/issues/1993)) ### [`v0.5.4`](https://github.com/sst/opencode/releases/tag/v0.5.4) [Compare Source](https://github.com/sst/opencode/compare/v0.5.3...v0.5.4) - fix: run command ([#&#8203;1971](https://github.com/sst/opencode/issues/1971)) - tweak: fix scroll speed ([#&#8203;1974](https://github.com/sst/opencode/issues/1974)) ### [`v0.5.3`](https://github.com/sst/opencode/releases/tag/v0.5.3) [Compare Source](https://github.com/sst/opencode/compare/v0.5.2...v0.5.3) - feat: add scroll speed to config ([#&#8203;1968](https://github.com/sst/opencode/issues/1968)) - feat(TUI): improves UX with message navigation modal to jump and restore to specific messages ([#&#8203;1969](https://github.com/sst/opencode/issues/1969)) - fix(shell): commands expecting stdin will be "working" indefinitely ([#&#8203;1964](https://github.com/sst/opencode/issues/1964)) - feat(shell): load .zshenv and respect ZDOTDIR if present ([#&#8203;1958](https://github.com/sst/opencode/issues/1958)) - fix: some visual bugs in dialogs ### [`v0.5.2`](https://github.com/sst/opencode/releases/tag/v0.5.2) [Compare Source](https://github.com/sst/opencode/compare/v0.5.1...v0.5.2) - fix: small tweak to support nushell ([#&#8203;1943](https://github.com/sst/opencode/issues/1943)) - lander: match alternatives h3 font size with figcaption on mobile - fix(TUI): fix agent types agents modal ([#&#8203;1942](https://github.com/sst/opencode/issues/1942)) - fix: fish shell ([#&#8203;1950](https://github.com/sst/opencode/issues/1950)) - fix: more permissive owner/repo detection ([#&#8203;1948](https://github.com/sst/opencode/issues/1948)) - Feat: Render tool metadata after permission rejection. ([#&#8203;1949](https://github.com/sst/opencode/issues/1949)) Signed-off-by: jmug <u.g.a.mariano@gmail.com> - Add Vue LSP and enable eslint for `.vue` files. ([#&#8203;1952](https://github.com/sst/opencode/issues/1952)) - feat(tui): support cycling recent models in reverse ([#&#8203;1953](https://github.com/sst/opencode/issues/1953)) - fix(tui): issue with rendering markdown tables ([#&#8203;1956](https://github.com/sst/opencode/issues/1956)) - fix: add missing keybinds to config - fix: keybind docs out of sync - feat: better queued visual - fix: more commands cleanup - feat: /tui/show-toast api - feat(api): get session and session children routes - feat(tui): navigate child sessions (subagents) ### [`v0.5.1`](https://github.com/sst/opencode/releases/tag/v0.5.1) [Compare Source](https://github.com/sst/opencode/compare/v0.4.45...v0.5.1) - fix: support fish shell ([#&#8203;1911](https://github.com/sst/opencode/issues/1911)) - fix for session stuck in "Working..." - allow plugins to create custom auth providers ### [`v0.4.45`](https://github.com/sst/opencode/releases/tag/v0.4.45) [Compare Source](https://github.com/sst/opencode/compare/v0.4.44...v0.4.45) - Fix: Error \[ERR\_DLOPEN\_FAILED] ([#&#8203;1546](https://github.com/sst/opencode/issues/1546)) - fix: bash should hide stdout from zshrc ([#&#8203;1909](https://github.com/sst/opencode/issues/1909)) ### [`v0.4.44`](https://github.com/sst/opencode/releases/tag/v0.4.44) [Compare Source](https://github.com/sst/opencode/compare/v0.4.43...v0.4.44) - feat: convert attachments to text on delete ([#&#8203;1863](https://github.com/sst/opencode/issues/1863)) Co-authored-by: Dax Raad <d@ironbay.co> Co-authored-by: Dax <mail@thdxr.com> - fix: default scroll speed should be slower - Fix incorrect AUR namespace ([#&#8203;1907](https://github.com/sst/opencode/issues/1907)) - re-enable aur - Fix: Error \[ERR\_DLOPEN\_FAILED] ([#&#8203;1546](https://github.com/sst/opencode/issues/1546)) ### [`v0.4.43`](https://github.com/sst/opencode/releases/tag/v0.4.43) [Compare Source](https://github.com/sst/opencode/compare/v0.4.42...v0.4.43) - fix: duplicates bot prompt ([#&#8203;1901](https://github.com/sst/opencode/issues/1901)) - fix: js plugin support as per documentation ([#&#8203;1896](https://github.com/sst/opencode/issues/1896)) - fix: grammatical error in agent launch example (by Opencode) ([#&#8203;1897](https://github.com/sst/opencode/issues/1897)) - docs(cli): document ! bash commands and session persistence in CLI docs - feat: bash commands - support !shell commands - feat: convert attachments to text on delete ([#&#8203;1863](https://github.com/sst/opencode/issues/1863)) Co-authored-by: Dax Raad <d@ironbay.co> Co-authored-by: Dax <mail@thdxr.com> ### [`v0.4.42`](https://github.com/sst/opencode/releases/tag/v0.4.42) [Compare Source](https://github.com/sst/opencode/compare/v0.4.41...v0.4.42) - fix: better error message when config has invalid references ([#&#8203;1874](https://github.com/sst/opencode/issues/1874)) - fix: task tool prompt ([#&#8203;1887](https://github.com/sst/opencode/issues/1887)) - fix: reasoning not supported ([#&#8203;1882](https://github.com/sst/opencode/issues/1882)) - fix: permission prompting issues ([#&#8203;1884](https://github.com/sst/opencode/issues/1884)) - Merge default agent permissions with global config ([#&#8203;1879](https://github.com/sst/opencode/issues/1879)) - fix: update read tool description to exclude binary/image files - fix: allow attachments outside cwd, and support svg - fix: messages layout instability ### [`v0.4.41`](https://github.com/sst/opencode/releases/tag/v0.4.41) [Compare Source](https://github.com/sst/opencode/compare/v0.4.40...v0.4.41) - fix unzip not found printing to tui - update copilot prompt ### [`v0.4.40`](https://github.com/sst/opencode/releases/tag/v0.4.40) [Compare Source](https://github.com/sst/opencode/compare/v0.4.37...v0.4.40) - disable todo tools for qwen models to improve compatibility - bash truncate character max instead of line max - refactor(agent-modal): revamped UI/UX for the agent modal ([#&#8203;1838](https://github.com/sst/opencode/issues/1838)) Co-authored-by: Dax Raad <d@ironbay.co> Co-authored-by: Dax <mail@thdxr.com> - feat: add session rename functionality to TUI modal ([#&#8203;1821](https://github.com/sst/opencode/issues/1821)) Co-authored-by: opencode <noreply@opencode.ai> Co-authored-by: Dax Raad <d@ironbay.co> Co-authored-by: Dax <mail@thdxr.com> - add openai prompt cache key - fix(TUI): unsurfacing subagent from agents modal ([#&#8203;1873](https://github.com/sst/opencode/issues/1873)) ### [`v0.4.37`](https://github.com/sst/opencode/releases/tag/v0.4.37) [Compare Source](https://github.com/sst/opencode/compare/v0.4.36...v0.4.37) - limit bash tool to 1000 lines of output - disable todo tools for qwen models to improve compatibility ### [`v0.4.36`](https://github.com/sst/opencode/releases/tag/v0.4.36) [Compare Source](https://github.com/sst/opencode/compare/v0.4.34...v0.4.36) - fix issue when @&#8203; tagging fiels throwing error - fix: word wrapping with hyphens - fix: markdown lists ### [`v0.4.34`](https://github.com/sst/opencode/releases/tag/v0.4.34) [Compare Source](https://github.com/sst/opencode/compare/v0.4.29...v0.4.34) - fix: long word and attachment wrapping in editor - Add agent-level permissions with whitelist/blacklist support ([#&#8203;1862](https://github.com/sst/opencode/issues/1862)) - support OPENCODE\_PERMISSION json env variable ### [`v0.4.29`](https://github.com/sst/opencode/releases/tag/v0.4.29) [Compare Source](https://github.com/sst/opencode/compare/v0.4.28...v0.4.29) - fix: Missing ~/.local/share/opencode/bin directory causes misleading … ([#&#8203;1860](https://github.com/sst/opencode/issues/1860)) ### [`v0.4.28`](https://github.com/sst/opencode/releases/tag/v0.4.28) [Compare Source](https://github.com/sst/opencode/compare/v0.4.27...v0.4.28) - fix: vscode extension cursor placement - fix: Missing ~/.local/share/opencode/bin directory causes misleading … ([#&#8203;1860](https://github.com/sst/opencode/issues/1860)) ### [`v0.4.27`](https://github.com/sst/opencode/releases/tag/v0.4.27) [Compare Source](https://github.com/sst/opencode/compare/v0.4.26...v0.4.27) - support wildcard matching tool names in config - Update duplicate-issues.yml - Update guidelines-check.yml - fix: preserve process.env when spawning formatter commands ([#&#8203;1850](https://github.com/sst/opencode/issues/1850)) - fix: use real cursor instead of virtual cursor ### [`v0.4.26`](https://github.com/sst/opencode/releases/tag/v0.4.26) [Compare Source](https://github.com/sst/opencode/compare/v0.4.25...v0.4.26) - azure reasoning effort - fix azure reasoningEffort ### [`v0.4.25`](https://github.com/sst/opencode/releases/tag/v0.4.25) [Compare Source](https://github.com/sst/opencode/compare/v0.4.24...v0.4.25) - refactor: replace OPENCODE\_AGENTS env var with HTTP API call Replace environment variable passing of agent data from Node.js to TUI with proper HTTP API call to /agent endpoint. This improves architecture by eliminating env var dependencies and allows dynamic agent data fetching. - Simplify git-committer agent definition for better maintainability ### [`v0.4.24`](https://github.com/sst/opencode/releases/tag/v0.4.24) [Compare Source](https://github.com/sst/opencode/compare/v0.4.23...v0.4.24) - fix pyright ### [`v0.4.23`](https://github.com/sst/opencode/releases/tag/v0.4.23) [Compare Source](https://github.com/sst/opencode/compare/v0.4.22...v0.4.23) - switch back to didUpdate instead of closing and opening file - fix undo/redo when opencode is run in nested folders ### [`v0.4.22`](https://github.com/sst/opencode/releases/tag/v0.4.22) [Compare Source](https://github.com/sst/opencode/compare/v0.4.21...v0.4.22) - update anthropic prompt and variables ### [`v0.4.21`](https://github.com/sst/opencode/releases/tag/v0.4.21) [Compare Source](https://github.com/sst/opencode/compare/v0.4.20...v0.4.21) - Fix plugin file name ([#&#8203;1837](https://github.com/sst/opencode/issues/1837)) - fix: complete item on space - feat: add clangd for cpp ### [`v0.4.20`](https://github.com/sst/opencode/releases/tag/v0.4.20) [Compare Source](https://github.com/sst/opencode/compare/v0.4.19...v0.4.20) - remove git bash tool coauthor message - fix: take up less vertical space - fix: collapsed tool calls hidden at times - feat: add -c and -s args to tui command following run command pattern ([#&#8203;1835](https://github.com/sst/opencode/issues/1835)) - Revert "feat: improve file attachment pasting ([#&#8203;1704](https://github.com/sst/opencode/issues/1704))" This reverts commit [`81a3e02`](https://github.com/sst/opencode/commit/81a3e02474445bc4d22c7857d4c3b1f591c1cb56). - Fix plugin file name ([#&#8203;1837](https://github.com/sst/opencode/issues/1837)) ### [`v0.4.19`](https://github.com/sst/opencode/releases/tag/v0.4.19) [Compare Source](https://github.com/sst/opencode/compare/v0.4.18...v0.4.19) - fix: don't display placeholder on error - feat: toggle tool details visible - Update GPT-5 system prompt to use copilot-specific prompt instead of codex prompt 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <noreply@opencode.ai> - remove git bash tool coauthor message ### [`v0.4.18`](https://github.com/sst/opencode/releases/tag/v0.4.18) [Compare Source](https://github.com/sst/opencode/compare/v0.4.17...v0.4.18) - fix: assistant message footer styles - fix: assistant message footer styles - fix: assistant message footer styles ### [`v0.4.17`](https://github.com/sst/opencode/releases/tag/v0.4.17) [Compare Source](https://github.com/sst/opencode/compare/v0.4.16...v0.4.17) - fix: instructions should be able to handle absolute paths ([#&#8203;1762](https://github.com/sst/opencode/issues/1762)) - fix: only load the first local and global rule file ([#&#8203;1761](https://github.com/sst/opencode/issues/1761)) - Feat: Implement Wrap-Around Navigation for List Selection (for Models and Tools modal) ([#&#8203;1768](https://github.com/sst/opencode/issues/1768)) - Fix: Respect agent's preferred model at TUI startup ([#&#8203;1683](https://github.com/sst/opencode/issues/1683)) Co-authored-by: opencode <noreply@opencode.ai> - fix: re-render messages on session error - feat: placeholder on pending assistant message - fix: reformat assistant message footer - make models key optional in config - fix azure gpt config ### [`v0.4.16`](https://github.com/sst/opencode/releases/tag/v0.4.16) [Compare Source](https://github.com/sst/opencode/compare/v0.4.15...v0.4.16) No notable changes ### [`v0.4.15`](https://github.com/sst/opencode/releases/tag/v0.4.15) [Compare Source](https://github.com/sst/opencode/compare/v0.4.12...v0.4.15) - fix run command to be less messy - feat (tui): agents dialog ([#&#8203;1802](https://github.com/sst/opencode/issues/1802)) - Fix: Sanitize MCP Tool Names for Consistency in User Expectations ([#&#8203;1769](https://github.com/sst/opencode/issues/1769)) - Add support for biome.jsonc config file ([#&#8203;1791](https://github.com/sst/opencode/issues/1791)) - Issue 1676: Don't eat up the last newline in a multi-line replacement ([#&#8203;1777](https://github.com/sst/opencode/issues/1777)) - Feat: Add F2 Keybind to Cycle Through the 5 Most Recent Models ([#&#8203;1778](https://github.com/sst/opencode/issues/1778)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuNDIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-08-26 11:12:40 +00:00
joao.dubas force-pushed renovate/ubi-sst-opencode-0.x from 963de9b0c5 to fb7b2a90a9 2025-08-26 19:06:13 +00:00 Compare
joao.dubas merged commit b39b08a4d5 into main 2025-08-26 19:07:35 +00:00
joao.dubas deleted branch renovate/ubi-sst-opencode-0.x 2025-08-26 19:07:35 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ide#322
No description provided.