cloudaxe-opencode/packages/opencode/src
2026-03-09 14:22:38 -05:00
..
acp refactor: change pathToFileURL imports from bun to url module 2026-03-09 14:52:25 -04:00
agent fix: ensure explore subagent has external_directory perm set to ask instead of auto denying (#14060) 2026-02-17 20:16:55 -06:00
auth fix(auth): normalize trailing slashes in auth login URLs (#15874) 2026-03-03 13:35:49 -05:00
bun refactor: migrate Bun.spawn to Process utility with timeout and cleanup (#14448) 2026-02-24 23:04:15 -05:00
bus
cli fix(tui): wait for model store before auto-submitting --prompt (#7476) 2026-03-09 14:22:38 -05:00
command tweak: /review prompt to look for behavior changes more explicitly (#13049) 2026-02-10 19:44:42 -06:00
config refactor: replace Bun.write with Filesystem.write in config files 2026-03-05 21:59:20 -05:00
control sqlite again (#10597) 2026-02-14 04:19:02 +00:00
control-plane feat(core): rework workspace integration and adaptor interface (#15895) 2026-03-03 21:35:38 -05:00
env
file refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
flag feat(tui): add initial support for workspaces into the tui (#16230) 2026-03-09 10:28:04 -04:00
format refactor(opencode): replace Bun.which with npm which (#15012) 2026-03-06 05:18:29 +00:00
global refactor: migrate src/global/index.ts from Bun.file() to Filesystem module (#14146) 2026-02-18 13:25:18 -05:00
id feat(core): basic implementation of remote workspace support (#15120) 2026-02-27 15:36:39 -05:00
ide
installation refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
lsp refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
mcp refactor: replace Bun.connect with net.createConnection 2026-03-05 22:17:08 -05:00
patch fix: Windows path support and canonicalization (#13671) 2026-02-23 10:10:27 +10:00
permission sqlite again (#10597) 2026-02-14 04:19:02 +00:00
plugin feat: add "gpt-5.4" to codex allowed models list (#16274) 2026-03-05 23:03:01 -05:00
project refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
provider feat(gitlab): send context-1m-2025-08-07 beta header to enable 1M context window (#16153) 2026-03-09 09:22:00 -05:00
pty chore: generate 2026-03-07 04:54:05 +00:00
question
scheduler
server fix(windows): git path resolution for modified files across Git Bash, MSYS2, and Cygwin (#16422) 2026-03-07 15:42:14 +10:00
session refactor: change pathToFileURL imports from bun to url module 2026-03-09 14:52:25 -04:00
share share: speed up share loads (#16165) 2026-03-06 06:49:15 -06:00
shell refactor(opencode): replace Bun.which with npm which (#15012) 2026-03-06 05:18:29 +00:00
skill refactor: migrate from Bun.Glob to npm glob package (#14317) 2026-02-19 13:40:09 -05:00
snapshot refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
storage refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
tool refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
util refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
worktree refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
index.ts fix(core): handle SIGHUP and kill process (#16057) 2026-03-04 23:12:05 +00:00
sql.d.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00