Skip to content

Releases: dzianisv/opencode

Release list

v1.17.10

Choose a tag to compare

@dzianisv dzianisv released this 22 Jun 19:30

dzianisv/opencode v1.17.10

Rebased onto upstream anomalyco/opencode v1.17.9.

Fork patches (7 commits on top of upstream)

  • --version branding: shows dzianisv/opencode <git-describe>
  • CI workflows: fork-publish.yml (OIDC npm publish) + smoke-test.yml
  • Memory fix: ScopedCache capped to 5 entries, 10min TTL
  • Worktree: symlink node_modules/.venv from primary checkout
  • install:local: bun run install:local builds + installs binary to ~/.local/bin/opencode
  • FORK.md: patch inventory, conflict zones, post-rebase validation checklist

Install

npm install @vibetechnologies/opencode@1.17.10

Validation

Suite Result
Typecheck 0 new errors
Unit tests (11 dirs) 901 pass, 1 fail (preexisting)
HttpApi exerciser 196 pass, 0 fail
App unit tests 407 pass, 0 fail
App build Clean
E2e smoke (LLM prompt) Pass
npm install + run Pass