Skip to content

Releases: anomalyco/opencode

v0.1.88

19 Jun 03:12

Choose a tag to compare

  • stop loading models.dev format from global config

v0.1.87

19 Jun 03:04

Choose a tag to compare

BREAKING CONFIG CHANGE
We have changed the config format yet again - but this should be the
final time. You can see the readme for more details but the summary is

  • got rid of global providers config

  • got rid of global toml

  • global config is now in ~/.config/opencode/config.json

  • it will be merged with any project level config

  • chore: cleanup logs

  • share types

  • fix(tui): modal visuals

  • Api: only return session messages

  • fix(tui): file completion quirks

  • chore: tui style tweaks

  • feat(tui): show provider next to model

  • support global config

  • Render version

  • rework config

v0.1.86

18 Jun 19:15

Choose a tag to compare

  • feat(tui): configurable keybinds and mouse scroll
  • fix(tui): help dialog sorting

v0.1.84

18 Jun 18:15

Choose a tag to compare

./dist/opencode-linux-arm64.zip

v0.1.83

18 Jun 18:07

Choose a tag to compare

  • fix panic when invalid config

v0.1.82

18 Jun 17:43

Choose a tag to compare

  • implemented diff trimming
  • track version on session info

v0.1.81

18 Jun 15:09

Choose a tag to compare

  • allow setting options in global provider store

v0.1.80

18 Jun 14:59

Choose a tag to compare

  • remove call to npm causing noticible delay when starting chat
  • fix deploys
  • fix issue with provider cache

v0.1.78

18 Jun 14:32

Choose a tag to compare

  • fix issue when running opencode in empty directory

v0.1.77

18 Jun 12:39

Choose a tag to compare

  • Add Everforest Theme (#170)