opencode/packages
Dax Raad 11bf8d8a42 refactor(cli): simplify updater, remove cache and confirmation
- Remove the 24h disk cache (State, readState/writeState, checkInterval)
  that served stale latest versions within the TTL window
- Remove file lock (Flock) and confirmation prompt (Prompt/Terminal)
- Every check now hits the npm registry directly
- Updates always auto-install on any version mismatch within the same
  major, including rollbacks where the registry version is lower
- Drop the interactive option from check() and the confirm/declined/
  dismissed action concepts
2026-06-27 20:52:03 -04:00
..
app fix(app): wait for persisted home state before reading collapsed state (#34088) 2026-06-27 00:25:43 +08:00
cli refactor(cli): simplify updater, remove cache and confirmation 2026-06-27 20:52:03 -04:00
client feat(tui): wire up undo/redo and revert for V2 sessions (#34263) 2026-06-28 00:04:53 +00:00
console fix(data): canonicalize locale pages 2026-06-26 12:00:32 -05:00
containers chore: Upgrade Bun to the final non-rust version (#27648) 2026-05-18 09:24:26 +10:00
core feat(tui): wire up undo/redo and revert for V2 sessions (#34263) 2026-06-28 00:04:53 +00:00
desktop sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
docs
effect-drizzle-sqlite sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
effect-sqlite-node sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
enterprise sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
function sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
http-recorder sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
httpapi-codegen feat(sdk): restore session runtime operations (#33777) 2026-06-25 14:23:01 -04:00
identity
llm fix(llm): end reasoning before responses 2026-06-26 13:55:04 -04:00
opencode feat(tui): wire up undo/redo and revert for V2 sessions (#34263) 2026-06-28 00:04:53 +00:00
plugin fix: stabilize v2 runtime behavior 2026-06-26 20:56:36 -04:00
protocol feat(tui): wire up undo/redo and revert for V2 sessions (#34263) 2026-06-28 00:04:53 +00:00
schema feat(tui): wire up undo/redo and revert for V2 sessions (#34263) 2026-06-28 00:04:53 +00:00
script
sdk feat(tui): wire up undo/redo and revert for V2 sessions (#34263) 2026-06-28 00:04:53 +00:00
sdk-next feat(sdk): expose active sessions (#33991) 2026-06-26 03:33:35 +00:00
server fix(server): log undo revert operations 2026-06-27 20:32:58 -04:00
session-ui fix: stabilize v2 runtime behavior 2026-06-26 20:56:36 -04:00
slack sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
stats chore: generate 2026-06-26 17:36:45 +00:00
storybook fix(storybook): support prompt state capture (#33798) 2026-06-25 13:50:09 +08:00
tui fix(tui): use span for inline styled hotkey in revert footer 2026-06-27 20:32:14 -04:00
ui feat(app): add new session workspace controls (#34085) 2026-06-26 23:43:41 +08:00
web docs: route enterprise contact links (#34080) 2026-06-26 12:05:24 -05:00