..
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
fix(tui): fix broken /export toggling ( #16443 )
2026-03-07 12:52:17 +05:30
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
fix(git): stop leaking fsmonitor daemons e.g. 60GB+ of commited memory after running tests ( #16249 )
2026-03-06 15:42:08 +10:00
flag
core: add OPENCODE_SKIP_MIGRATIONS flag to bypass database migrations
2026-03-07 16:17:00 -05: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
fix: resolve homebrew upgrade requiring multiple runs ( #5375 ) ( #10118 )
2026-02-09 22:18:57 -06:00
lsp
refactor(opencode): replace Bun.which with npm which ( #15012 )
2026-03-06 05:18:29 +00: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(windows): git path resolution for modified files across Git Bash, MSYS2, and Cygwin ( #16422 )
2026-03-07 15:42:14 +10:00
provider
refactor: replace Bun.hash with Hash.fast using xxhash3-xxh64
2026-03-05 22:03:24 -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
fix(opencode): clone part data in Bus event to preserve token values ( #15780 )
2026-03-02 22:52:43 -05: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: replace Bun.write/file with Filesystem utilities in snapshot
2026-03-05 21:56:41 -05:00
storage
core: add OPENCODE_SKIP_MIGRATIONS flag to bypass database migrations
2026-03-07 16:17:00 -05:00
tool
fix(opencode): preserve original line endings in 'edit' tool ( #9443 )
2026-03-07 07:42:54 +00:00
util
fix(windows): git path resolution for modified files across Git Bash, MSYS2, and Cygwin ( #16422 )
2026-03-07 15:42:14 +10:00
worktree
fix(git): stop leaking fsmonitor daemons e.g. 60GB+ of commited memory after running tests ( #16249 )
2026-03-06 15:42:08 +10: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