cloudaxe-opencode/packages/opencode/src/cli/cmd
2026-02-18 17:44:33 +00:00
..
debug feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678) 2026-01-26 10:49:41 -05:00
tui refactor: migrate editor.ts from Bun.file()/Bun.write() to Filesystem module (#14149) 2026-02-18 17:44:33 +00: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 fix: add space toggle hint to tool selection prompt (#9535) 2026-01-19 23:38:26 -06:00
auth.ts chore: generate 2026-02-17 21:23:23 +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 chore: add missing newline (#13992) 2026-02-17 16:04:58 -06:00
generate.ts
github.ts refactor: migrate cli/cmd/run.ts from Bun.file() to Filesystem/stat modules (#14155) 2026-02-18 17:22:46 +00:00
import.ts sqlite again (#10597) 2026-02-14 04:19:02 +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 tweak: update import & pr commands to use new share link ur 2025-12-23 14:04:33 -06:00
run.ts refactor: migrate cli/cmd/run.ts from Bun.file() to Filesystem/stat modules (#14155) 2026-02-18 17:22:46 +00:00
serve.ts core: rename OPENCODE_PASSWORD to OPENCODE_SERVER_PASSWORD for clearer authentication configuration 2026-01-12 15:59:17 -05:00
session.ts fix(cli): session list --max-count not honored, shows too few sessions (#14162) 2026-02-18 10:56:37 -06: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