Skip to content

Releases: obukhovaa/opencode

v0.8.3

29 Apr 17:33

Choose a tag to compare

Changelog

  • 98a78c0 feat(model):add haiku 4.5
  • b4ce456 feat(recap):show session recap in tui mode
  • 32363cc spec(recap):init

v0.8.2

27 Apr 05:51

Choose a tag to compare

Changelog

  • 160d35f fix(brew):proper dir placement
  • 7b7b91b fix(langfuse):flow correct trace attribution
  • 585cc4f fix(langfuse):proper trace naming in flow

v0.8.1

24 Apr 12:19

Choose a tag to compare

Changelog

  • 2d4b9a9 feat(langfuse):log flow args to track work

v0.8.0

24 Apr 10:31

Choose a tag to compare

Changelog

  • 238e01e feat(langfuse):add base support
  • f491ae9 feat(langfuse):log tools and use otlp
  • 20c7be5 feat(model):opus4.7 support, taskBudget and total tokens spent
  • 9a50df9 fix(bedrock):change api model to match litellm
  • b09217b fix(schema):taskbudget

v0.7.7

18 Apr 04:59

Choose a tag to compare

Changelog

  • ec4a545 feat(permissions):proper read permission handling, fix vim mode bindings to exit popups
  • 5d5d01d fix(tui):request cancel by esc

v0.7.6

15 Apr 09:53

Choose a tag to compare

Changelog

  • 478f953 feat(tui): add search and metadata to session dialog
  • eb6350c fix(agents):add skills into description

v0.7.5

15 Apr 04:51

Choose a tag to compare

Changelog

  • 89b447e docs(sepc):update cron spec after review
  • f7c3e42 docs(spec):add vim mode for chat text input spec
  • d65706d feat(vim):add vim mode

v0.7.4

13 Apr 12:22

Choose a tag to compare

Changelog

  • a9b497b feat(skill):support agent preload skills
  • bc7547a fix(skill):parse arg hint correctly
  • 64ec11e fix(task):properly instruct agent to use task id within subagent resumption

v0.7.3

10 Apr 13:28

Choose a tag to compare

Changelog

  • 19022f9 refactor(slashcmd): decouple builtin commands from TUI layer

v0.7.2

08 Apr 07:22

Choose a tag to compare

Changelog

  • f7454f7 fix(skill):proper bundled file paths