opencode/packages/cli/src
2026-08-28 07:23:43 +00:00
..
acp feat(command): execute plugin callbacks 2026-08-24 16:01:58 -04:00
commands fix(cli): stop PTY daemon on explicit service restart (#45373) 2026-08-26 15:39:29 -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 Revert "fix(cli): prevent repeated updates and npm cache growth" (#45865) 2026-08-28 07:23:43 +00: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
index.ts feat(cli): restore debug paths command (#45063) 2026-08-25 23:01:43 +02:00
mini-host.ts
mini.ts feat(tui): inherit terminal environment per session (#42957) 2026-08-17 20:18:28 +00:00
server-process.ts fix(pty): own daemon lifetime and hand off restarts (#45551) 2026-08-27 11:52:48 -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