Releases: dzianisv/opencode
Releases · dzianisv/opencode
Release list
v1.17.10
dzianisv/opencode v1.17.10
Rebased onto upstream anomalyco/opencode v1.17.9.
Fork patches (7 commits on top of upstream)
--versionbranding: showsdzianisv/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/.venvfrom primary checkout - install:local:
bun run install:localbuilds + installs binary to~/.local/bin/opencode - FORK.md: patch inventory, conflict zones, post-rebase validation checklist
Install
npm install @vibetechnologies/opencode@1.17.10Validation
| 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 |