cloudaxe-opencode/packages/opencode/src/cli/cmd
2026-03-06 02:08:10 -05:00
..
debug refactor: replace Bun.sleep with node timers (#15013) 2026-03-05 21:54:06 -05:00
tui fix: restore Bun stdin reads for prompt input (#16300) 2026-03-06 02:08:10 -05: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
auth.ts refactor: replace Bun.sleep with node timers (#15013) 2026-03-05 21:54:06 -05:00
cmd.ts fix(run): allow messages to start with dash (-) (#4904) 2025-12-02 12:52:05 -06:00
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 playing with sdk docs 2025-12-07 19:58:04 -05:00
github.ts refactor: replace Bun.sleep with node timers (#15013) 2026-03-05 21:54:06 -05:00
import.ts fix: project ID conflict, and update on same session id (#15596) 2026-03-02 13:09:53 +05:30
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 core: refactor provider and model system (#5033) 2025-12-03 21:09:03 -05:00
pr.ts tweak: update import & pr commands to use new share link ur 2025-12-23 14:04:33 -06:00
run.ts fix: restore Bun stdin reads for prompt input (#16300) 2026-03-06 02:08:10 -05:00
serve.ts feat(core): rework workspace integration and adaptor interface (#15895) 2026-03-03 21:35:38 -05:00
session.ts refactor(opencode): replace Bun.which with npm which (#15012) 2026-03-06 05:18:29 +00: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 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