cloudaxe-opencode/packages/opencode/src/cli/cmd
2026-02-26 14:37:33 +00:00
..
debug
tui feat: opencode go provider list (#15203) 2026-02-26 14:37:33 +00:00
acp.ts
agent.ts refactor: migrate src/cli/cmd/agent.ts from Bun.file()/Bun.write() to Filesystem module (#14142) 2026-02-18 21:08:01 +00:00
auth.ts fix: consume stdout concurrently with process exit in auth login (#15058) 2026-02-25 08:22:52 -05:00
cmd.ts
db.ts feat(cli): add db migrate command for JSON to SQLite migration (#13874) 2026-02-16 19:05:21 +00:00
export.ts chore: add missing newline (#13992) 2026-02-17 16:04:58 -06:00
generate.ts
github.ts fix(github): support variant in github action and opencode github run (#14431) 2026-02-20 13:20:54 +00:00
import.ts refactor: migrate src/cli/cmd/import.ts from Bun.file() to Filesystem module (#14143) 2026-02-18 21:07:32 +00:00
mcp.ts refactor: migrate file/ripgrep.ts from Bun.file()/Bun.write() to Filesystem module (#14159) 2026-02-18 12:10:42 -05:00
models.ts
pr.ts
run.ts fix: opencode run crashing, and show errored tool calls in output (#14206) 2026-02-18 17:13:01 -06:00
serve.ts
session.ts refactor: migrate Bun.spawn to Process utility with timeout and cleanup (#14448) 2026-02-24 23:04:15 -05:00
stats.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00
uninstall.ts refactor: migrate config/markdown.ts from Bun.file() to Filesystem module (#14151) 2026-02-18 12:35:32 -05:00
upgrade.ts
web.ts
workspace-serve.ts feat(core): add workspace-serve command (experimental) (#14960) 2026-02-24 17:34:34 -05:00