opencode/packages/cli
Dax Raad 5df049d081 feat(cli): add self-update service
Check the npm registry (at most once per 24h, file-locked) for newer
@opencode-ai/cli releases and act on a host-level autoupdate policy read
from config. Apply patch updates automatically, confirm minor updates
interactively, and never auto-update across majors. Skip local installs
and honor the disable flag. Wired into the default TUI command
(interactive) and serve (background).
2026-06-27 00:51:45 -04:00
..
bin feat(tui): add v2 terminal interface 2026-06-26 14:38:25 -04:00
script fix(cli): publish scoped package 2026-06-26 21:01:10 -04:00
src feat(cli): add self-update service 2026-06-27 00:51:45 -04:00
test fix: stabilize v2 runtime behavior 2026-06-26 20:56:36 -04:00
AGENTS.md feat(tui): add v2 terminal interface 2026-06-26 14:38:25 -04:00
bunfig.toml refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
package.json feat(cli): add self-update service 2026-06-27 00:51:45 -04:00
sst-env.d.ts go: minimax m3 2026-05-31 15:20:55 -04:00
tsconfig.json refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00