cloudaxe-opencode/packages/opencode/src
2026-03-05 23:03:01 -05:00
..
acp refactor: replace Bun.hash with Hash.fast using xxhash3-xxh64 2026-03-05 22:03:24 -05: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 refactor: replace Bun.stderr and Bun.color with Node.js equivalents 2026-03-05 22:20:16 -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 core: prevent parallel test runs from contaminating environment variables 2026-01-31 00:37:21 -05:00
file refactor: migrate Bun.spawn to Process utility with timeout and cleanup (#14448) 2026-02-24 23:04:15 -05:00
flag Upgrade opentui to v0.1.86 and activate markdown renderable by default (#14974) 2026-03-03 15:42:27 +00:00
format refactor: migrate Bun.spawn to Process utility with timeout and cleanup (#14448) 2026-02-24 23:04:15 -05: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 fix: resolve homebrew upgrade requiring multiple runs (#5375) (#10118) 2026-02-09 22:18:57 -06:00
lsp refactor: migrate Bun.spawn to Process utility with timeout and cleanup (#14448) 2026-02-24 23:04:15 -05: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 fix(project): await git id cache write (#14977) 2026-02-25 00:46:12 +00:00
provider refactor: replace Bun.hash with Hash.fast using xxhash3-xxh64 2026-03-05 22:03:24 -05:00
pty fix(app): terminal issues 2026-02-26 15:52:35 -06:00
question
scheduler
server feat(core): rework workspace integration and adaptor interface (#15895) 2026-03-03 21:35:38 -05:00
session fix(opencode): clone part data in Bus event to preserve token values (#15780) 2026-03-02 22:52:43 -05:00
share sqlite again (#10597) 2026-02-14 04:19:02 +00:00
shell refactor: replace Bun.sleep with node timers (#15013) 2026-03-05 21:54:06 -05:00
skill refactor: migrate from Bun.Glob to npm glob package (#14317) 2026-02-19 13:40:09 -05:00
snapshot refactor: replace Bun.write/file with Filesystem utilities in snapshot 2026-03-05 21:56:41 -05:00
storage feat(core): basic implementation of remote workspace support (#15120) 2026-02-27 15:36:39 -05:00
tool docs(bash): clarify output capture guidance (#15928) 2026-03-03 21:10:26 -05:00
util fix: use sha1 for hash instead of unsupported xxhash3-xxh64 2026-03-05 22:12:10 -05:00
worktree feat(core): rework workspace integration and adaptor interface (#15895) 2026-03-03 21:35:38 -05: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