Releases: obukhovaa/opencode
Releases · obukhovaa/opencode
v0.8.1
24 Apr 12:19
Compare
Sorry, something went wrong.
No results found
Changelog
2d4b9a9 feat(langfuse):log flow args to track work
v0.8.0
24 Apr 10:31
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Changelog
19022f9 refactor(slashcmd): decouple builtin commands from TUI layer
v0.7.2
08 Apr 07:22
Compare
Sorry, something went wrong.
No results found
Changelog
f7454f7 fix(skill):proper bundled file paths
v0.7.1
07 Apr 06:32
Compare
Sorry, something went wrong.
No results found
Changelog
8b0879b chore(prompt):improve sysprompts
22cb61d chore:bump sdks, search tool and new provider spec
ef4ca7e docs(readme):yc provider is done
19b3e40 docs(spec):yc adjust
f0db3a6 feat(provider):add yandex cloud
v0.7.0
04 Apr 21:07
Compare
Sorry, something went wrong.
No results found
Changelog
5b955b1 feat(telemetry):allow to pass custom metadata
33b7222 feat:topbar added, fix issues with stale streams, minor ux improvements
2a76e89 fix(ui):after review