cloudaxe-opencode/packages/opencode/src/cli
Dax Raad a27d3c1623 tui: fix session resumption with --session-id flag to navigate after app initialization
Previously when passing a session ID directly, the route was set during initial
render which could cause navigation issues before the router was fully ready.
Now the session navigation happens after initialization completes, ensuring
the TUI properly loads the requested session when users resume with --session-id.
2026-04-17 11:41:24 -04:00
..
cmd tui: fix session resumption with --session-id flag to navigate after app initialization 2026-04-17 11:41:24 -04:00
effect fix tui otel profiling 2026-04-16 18:40:22 -04:00
bootstrap.ts core: make InstanceBootstrap into an effect (#22274) 2026-04-13 10:16:40 -04:00
error.ts refactor: unwrap ConfigMCP namespace + self-reexport (#22948) 2026-04-16 19:52:04 -04:00
heap.ts refactor: unwrap Heap namespace + self-reexport (#22931) 2026-04-17 00:01:37 +00:00
logo.ts feat(tui): animated GO logo + radial pulse in free-limit upsell dialog (#22976) 2026-04-16 23:19:18 -04:00
network.ts CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00
ui.ts refactor: unwrap UI namespace + self-reexport (#22951) 2026-04-17 00:01:41 +00:00
upgrade.ts CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00