opencode/packages/cli/src
2026-08-31 22:03:27 +02:00
..
acp feat(command): execute plugin callbacks 2026-08-24 16:01:58 -04:00
commands feat(plugin): add typed rpc and custom events (#46105) 2026-08-30 21:28:19 -04:00
config feat(cli): publish generated CLI configuration schema (#45070) 2026-08-25 22:49:45 +02:00
framework fix(cli): restore print-logs flag for --standalone runs (#44112) 2026-08-24 19:32:38 +05:30
node feat(cli): embed persistent PTY service binaries (#44970) 2026-08-25 13:19:48 -04:00
run refactor(tui): simplify selection helpers (#43972) 2026-08-21 19:28:17 +00:00
services feat(cli): configure server CORS origins (#45544) 2026-08-29 09:41:52 +08:00
ui refactor(tui): simplify selection helpers (#43972) 2026-08-21 19:28:17 +00:00
util refactor(tui): simplify selection helpers (#43972) 2026-08-21 19:28:17 +00:00
app-assets.ts
cpu-profile.ts feat(cli): capture CPU profiles with SIGPROF (#43446) 2026-08-19 10:45:05 -04:00
env.ts feat(tui): inherit terminal environment per session (#42957) 2026-08-17 20:18:28 +00:00
heap.ts feat(cli): add heap snapshot signal 2026-08-16 01:30:44 -04:00
index.ts refactor(util): make layer graphs opaque and composable 2026-08-31 13:46:27 -04:00
mini-host.ts mini v2 v2 (#46410) 2026-08-31 22:03:27 +02:00
mini.ts feat(tui): inherit terminal environment per session (#42957) 2026-08-17 20:18:28 +00:00
server-process.ts refactor(util): make layer graphs opaque and composable 2026-08-31 13:46:27 -04:00
session-target.ts feat(tui): inherit terminal environment per session (#42957) 2026-08-17 20:18:28 +00:00
version.ts
virtual.d.ts