opencode/packages
Simon Klee 75666b271b
opencode: lazy-load top-level CLI commands
The CLI imports every top-level command before argument parsing has
decided which handler will run. This makes simple invocations pay for
the full command graph up front and slows down the default startup path.

Parse the root argv first and load only the command module that matches
the selected top-level command. Keep falling back to the default TUI
path for non-command positionals, and preserve root help, version and
completion handling
2026-04-12 11:25:35 +02:00
..
app fix windows e2e backend not stopping on sigterm waiting 10s for no reason (#21781) 2026-04-10 01:00:21 +00:00
console hide download button 2026-04-11 14:18:58 -04:00
containers chore: bump Bun to 1.3.11 (#18144) 2026-03-23 10:19:21 +10:00
desktop release: v1.4.3 2026-04-10 01:00:12 +00:00
desktop-electron release: v1.4.3 2026-04-10 01:00:12 +00:00
docs fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
enterprise release: v1.4.3 2026-04-10 01:00:12 +00:00
extensions/zed release: v1.4.3 2026-04-10 01:00:12 +00:00
function release: v1.4.3 2026-04-10 01:00:12 +00:00
identity chore: identity cleanup, vscode ext images 2025-12-08 06:47:57 -06:00
opencode opencode: lazy-load top-level CLI commands 2026-04-12 11:25:35 +02:00
plugin refactor(plugin): return Effect from ToolContext.ask (#21986) 2026-04-10 23:50:50 -04:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk chore: generate 2026-04-12 00:58:05 +00:00
slack release: v1.4.3 2026-04-10 01:00:12 +00:00
storybook chore(app): markdown playground in storyboard 2026-03-25 09:14:35 -05:00
ui release: v1.4.3 2026-04-10 01:00:12 +00:00
util release: v1.4.3 2026-04-10 01:00:12 +00:00
web zen: nemotron doc 2026-04-10 16:58:38 -04:00