opencode/packages/cli/src/framework
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
..
runtime.ts feat(cli): add self-update service 2026-06-27 00:51:45 -04:00
spec.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00