cloudaxe-opencode/packages/opencode/src/cli/cmd
Kit Langton 9f290d4381 effect(cli): kill TuiConfig/Installation/SessionCompaction facades
Remove makeRuntime + async facade exports from TuiConfig, Installation, and
SessionCompaction. Migrate production callers to AppRuntime.runPromise with
yielded services, and route tests through dedicated mockable hooks where
they previously spied on the facade.
2026-05-12 16:29:18 -04:00
..
debug Add debug info command (#25550) 2026-05-03 05:04:52 +00:00
run effect(cli): kill TuiConfig/Installation/SessionCompaction facades 2026-05-12 16:29:18 -04:00
tui effect(cli): kill TuiConfig/Installation/SessionCompaction facades 2026-05-12 16:29:18 -04:00
account.ts refactor(cli): convert web + account to effectCmd (instance: false) (#25512) 2026-05-02 21:59:35 -04:00
acp.ts fix(cli): avoid AppRuntime re-entry for network options (#26052) 2026-05-06 11:02:08 -04:00
agent.ts fix(TUI): update agent create target path from "/agent" to "/agents" (#14427) 2026-05-05 14:51:40 -05:00
cmd.ts refactor(cli): convert run command to effectCmd (#25519) 2026-05-02 22:35:20 -04:00
db.ts
export.ts fix(session): accept legacy summary diffs (#26579) 2026-05-09 16:44:24 -04:00
generate.ts research: delete Hono backend (do not merge) (#25667) 2026-05-09 13:10:42 +00:00
github.ts feat(core): add scout agent for repo research (#24149) 2026-05-08 20:20:08 +00:00
import.ts refactor(cli): drop redundant explicit Effect.ensuring(store.dispose) (#25503) 2026-05-02 20:42:09 -04:00
mcp.ts refactor(cli/mcp+agent): Stage 4 — drop AppRuntime.runPromise bridges (#25530) 2026-05-02 23:40:59 -04:00
models.ts feat(models): effectify ModelsDev as Service (#25434) 2026-05-02 13:59:08 -04:00
plug.ts refactor(cli): convert plugin command to effectCmd (#25473) 2026-05-02 17:55:13 -04:00
pr.ts chore: generate 2026-05-02 21:02:46 +00:00
prompt-display.ts prompt: fix cursor math for wide characters (#27017) 2026-05-12 11:45:28 +02:00
providers.ts refactor(cli): effectify provider commands (#25633) 2026-05-03 16:41:10 -04:00
run.ts Fix run JSON output draining (#26955) 2026-05-11 20:30:23 -04:00
serve.ts fix(cli): avoid AppRuntime re-entry for network options (#26052) 2026-05-06 11:02:08 -04:00
session.ts chore: generate 2026-05-06 01:35:13 +00:00
stats.ts Track session usage totals (#26644) 2026-05-12 01:18:57 -04:00
uninstall.ts effect(cli): kill TuiConfig/Installation/SessionCompaction facades 2026-05-12 16:29:18 -04:00
upgrade.ts effect(cli): kill TuiConfig/Installation/SessionCompaction facades 2026-05-12 16:29:18 -04:00
web.ts fix(cli): avoid AppRuntime re-entry for network options (#26052) 2026-05-06 11:02:08 -04:00