cloudaxe-opencode/packages/opencode/src/cli/cmd
Simon Klee 7ccb7889af
opencode(run): add queued prompt management (#30103)
Direct run mode previously made submitted follow-up prompts irrevocable while a response was still running. Let users edit or remove queued prompts before dispatch without interrupting the active turn.
2026-06-01 09:26:09 +02:00
..
debug refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
run opencode(run): add queued prompt management (#30103) 2026-06-01 09:26:09 +02:00
tui opencode(run): add queued prompt management (#30103) 2026-06-01 09:26:09 +02:00
account.ts fix(cli): default console login url (#28474) 2026-05-20 11:34:56 -04:00
acp.ts feat(acp): promote next implementation (#29929) 2026-05-30 01:34:44 +05:30
agent.ts fix(cli): preserve instance context in async commands 2026-05-16 09:25:45 -04:00
cmd.ts refactor(cli): convert run command to effectCmd (#25519) 2026-05-02 22:35:20 -04:00
db.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
export.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
generate.ts research: delete Hono backend (do not merge) (#25667) 2026-05-09 13:10:42 +00:00
github.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
import.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
mcp.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
models.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
plug.ts refactor(cli): convert plugin command to effectCmd (#25473) 2026-05-02 17:55:13 -04:00
pr.ts
prompt-display.ts Fix multiline mentions (#27649) 2026-05-15 23:04:20 +02:00
providers.ts Load models.dev snapshot from build global (#28077) 2026-05-17 21:59:44 -04:00
run.ts Rename v2 auth service to account (#28260) 2026-05-21 00:53:27 +00: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 refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
uninstall.ts
upgrade.ts
web.ts fix(cli): avoid AppRuntime re-entry for network options (#26052) 2026-05-06 11:02:08 -04:00