Skip to content

Releases: sst/opencode

v0.3.102

31 Jul 21:24
Compare
Choose a tag to compare
  • Release v0.3.101

  • fix(editor): handle UTF-8 characters properly in SetValueWithAttachments (#1469)

  • feat: more scriptable tui (api)

  • fix: permission state hangs

  • Add provider instruction for Azure OpenAI

  • fix: session ordering (#1474)

  • fix: load global jsonc (#1479)

  • configurable permissions

v0.3.101

31 Jul 14:22
Compare
Choose a tag to compare

No notable changes

v0.3.100

31 Jul 14:16
Compare
Choose a tag to compare
  • fix: process revert cleanup before creating new messages (#1448)
  • feat: jsonc configuration file support (#1434)

v0.3.93

31 Jul 05:48
Compare
Choose a tag to compare

No notable changes

v0.3.92

31 Jul 05:36
Compare
Choose a tag to compare
  • ci tweaks

v0.3.90

31 Jul 05:10
Compare
Choose a tag to compare
  • fix: unit test assertion (#1435) Signed-off-by: Yordis Prieto [email protected]
  • fix: update glob pattern and path in tool test (#1436)
  • use treesitter to parse bash commands and catch commands that go outside of cwd (#1443)
  • fix typo in bash.ts (#1444)
  • Add http-referer header for vercel ai gateway requests (#1403)
  • feat: mode directory markdown configuration loading (#1377)
  • Use responses API for Azure (#1428)

v0.3.86

30 Jul 19:24
Compare
Choose a tag to compare
  • fix: attachment highlighting (#1427)
  • release undo/redo
  • lower max retries to 3 - ai sdk currently cannot abort during a retry delay so things appear to be frozen

v0.3.85

30 Jul 16:44
Compare
Choose a tag to compare
  • build: add @octokit/rest to opencode dependencies (#1396) Co-authored-by: Frank [email protected]
  • tweak: adjust astro css to render mixed nested lists (#1411)
  • fix: quick grammar and spelling check (#1402)
  • fix: prevent read tool from opening binary files and corrupting session (#1425)
  • fix: attachment highlighting (#1427)

v0.3.84

30 Jul 02:30
Compare
Choose a tag to compare
  • update beast prompt for openai models

v0.3.83

29 Jul 23:37
Compare
Choose a tag to compare
  • experimental well-known auth support