opencode/packages
Dax Raad 7edd6c3a1d feat(cli): use installation version and document API debugging
- Replace hardcoded "local" version string with InstallationVersion
- Document DESCRIPTION
  Make a request to the running server

USAGE
  opencode api [flags] <operation | method path...>

ARGUMENTS
  operation | method path... stringOpenAPI operation ID, or an HTTP method followed by a path

FLAGS
  --data, -d string      Request body
  --header, -H string    Request header in name:value form
  --param key=value      OpenAPI path or query parameter

GLOBAL FLAGS
  --help, -h                                                          Show help information
  --version, -v                                                       Show version information
  --completions <bash|zsh|fish|sh>                                    Print shell completion script (choices: bash, zsh, fish, sh)
  --log-level <all|trace|debug|info|warn|warning|error|fatal|none>    Sets the minimum log level (choices: all, trace, debug, info, warn, warning, error, fatal, none) server/API debugging command in AGENTS.md
2026-06-27 13:18:22 -04:00
..
app fix(app): wait for persisted home state before reading collapsed state (#34088) 2026-06-27 00:25:43 +08:00
cli feat(cli): use installation version and document API debugging 2026-06-27 13:18:22 -04:00
client feat(tui): add v2 terminal interface 2026-06-26 14:38:25 -04:00
console fix(data): canonicalize locale pages 2026-06-26 12:00:32 -05:00
containers chore: Upgrade Bun to the final non-rust version (#27648) 2026-05-18 09:24:26 +10:00
core fix(core): fail interrupted session steps 2026-06-27 01:16:30 -04:00
desktop sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
docs fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
effect-drizzle-sqlite sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
effect-sqlite-node sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
enterprise sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
function sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
http-recorder sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
httpapi-codegen feat(sdk): restore session runtime operations (#33777) 2026-06-25 14:23:01 -04:00
identity
llm fix(llm): end reasoning before responses 2026-06-26 13:55:04 -04:00
opencode docs(opencode): mark package as v1 2026-06-27 01:16:30 -04:00
plugin fix: stabilize v2 runtime behavior 2026-06-26 20:56:36 -04:00
protocol fix(core): resolve prompt attachment mime types 2026-06-26 13:51:00 -04:00
schema feat(tui): add v2 terminal interface 2026-06-26 14:38:25 -04:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk feat(tui): add v2 terminal interface 2026-06-26 14:38:25 -04:00
sdk-next feat(sdk): expose active sessions (#33991) 2026-06-26 03:33:35 +00:00
server feat(tui): add v2 terminal interface 2026-06-26 14:38:25 -04:00
session-ui fix: stabilize v2 runtime behavior 2026-06-26 20:56:36 -04:00
slack sync release versions for v1.17.11 2026-06-25 12:09:26 +00:00
stats chore: generate 2026-06-26 17:36:45 +00:00
storybook fix(storybook): support prompt state capture (#33798) 2026-06-25 13:50:09 +08:00
tui fix(tui): stop bash spinner when tool errors before command received 2026-06-27 13:17:21 -04:00
ui feat(app): add new session workspace controls (#34085) 2026-06-26 23:43:41 +08:00
web docs: route enterprise contact links (#34080) 2026-06-26 12:05:24 -05:00