cloudaxe-opencode/packages/opencode/src/cli/cmd
2026-03-03 15:08:11 -05:00
..
debug feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678) 2026-01-26 10:49:41 -05:00
tui tui: show pending toolcall count instead of generic 'Running...' message 2026-03-03 15:08:11 -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 fix(auth): normalize trailing slashes in auth login URLs (#15874) 2026-03-03 13:35:49 -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 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
pr.ts tweak: update import & pr commands to use new share link ur 2025-12-23 14:04:33 -06:00
run.ts fix: opencode run crashing, and show errored tool calls in output (#14206) 2026-02-18 17:13:01 -06:00
serve.ts feat(core): basic implementation of remote workspace support (#15120) 2026-02-27 15:36:39 -05:00
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 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