cloudaxe-opencode/packages/opencode/src/cli/cmd
2026-03-17 10:25:03 +10:00
..
debug refactor(permission): effectify PermissionNext + fix InstanceState ALS bug (#17511) 2026-03-14 18:28:00 +00:00
tui fix(tui): check for selected text instead of any selection in dialog escape handler (#16779) 2026-03-17 10:25:03 +10:00
account.ts fix(cli): scope active org labels to the active account (#16957) 2026-03-16 10:01:42 -04:00
acp.ts fix: ensure ask question tool isn't included when using acp (#11379) 2026-01-30 17:32:51 -06:00
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
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 feat(id): brand SessionID through Drizzle and Zod schemas (#16953) 2026-03-11 23:16:56 +00:00
generate.ts
github.ts feat(id): brand PartID through Drizzle and Zod schemas (#16966) 2026-03-11 23:40:50 +00:00
import.ts refactor(import): use .parse() at boundaries instead of manual .make() (#17106) 2026-03-12 10:52:20 -04: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 refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
pr.ts refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
providers.ts reorder provider list in providers login (#17262) 2026-03-13 00:09:30 +00:00
run.ts refactor(server): extract createApp function for server initialization 2026-03-09 17:13:52 -04:00
serve.ts feat(core): rework workspace integration and adaptor interface (#15895) 2026-03-03 21:35:38 -05:00
session.ts feat(id): brand SessionID through Drizzle and Zod schemas (#16953) 2026-03-11 23:16:56 +00:00
stats.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00
uninstall.ts refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
upgrade.ts feat: add choco and scoop to opencode upgrade methods (#8439) 2026-01-14 09:39:01 -06:00
web.ts feat(server): add --mdns-domain flag to customize mDNS hostname (#11796) 2026-02-02 14:52:32 -06:00
workspace-serve.ts feat(core): basic implementation of remote workspace support (#15120) 2026-02-27 15:36:39 -05:00