cloudaxe-opencode/packages/opencode/src
2026-03-10 16:07:25 -04:00
..
account chore: generate 2026-03-10 16:56:30 +00: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 core: dynamically resolve formatter executable paths at runtime 2026-03-10 16:02:39 -04:00
bus
cli core: enable running in non-Bun environments by using standard Node.js APIs for OAuth servers and retry logic 2026-03-10 16:02:40 -04:00
command tweak: /review prompt to look for behavior changes more explicitly (#13049) 2026-02-10 19:44:42 -06:00
config core: cleaner error output and more flexible custom tool directories 2026-03-10 16:02:40 -04:00
control-plane core: enable running in non-Bun environments by using standard Node.js APIs for OAuth servers and retry logic 2026-03-10 16:02:40 -04:00
effect core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -04:00
env core: prevent parallel test runs from contaminating environment variables 2026-01-31 00:37:21 -05:00
file fix(core): don't permit access to system directories (#16891) 2026-03-10 11:32:05 -05:00
flag chore: generate 2026-03-09 20:15:31 +00:00
format core: dynamically resolve formatter executable paths at runtime 2026-03-10 16:02:39 -04:00
global refactor: lsp server and core improvements 2026-03-10 16:02:39 -04: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: lsp server and core improvements 2026-03-10 16:02:39 -04:00
mcp core: enable running in non-Bun environments by using standard Node.js APIs for OAuth servers and retry logic 2026-03-10 16:02:40 -04:00
npm fix: work around Bun/Windows UV_FS_O_FILEMAP incompatibility in tar (#16853) 2026-03-10 16:02:39 -04: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 unbreak 2026-03-10 16:07:25 -04:00
project core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -04:00
provider refactor: lsp server and core improvements 2026-03-10 16:02:39 -04:00
pty refactor(server): replace Bun serve with Hono node adapters 2026-03-10 16:02:40 -04:00
question tweak: make question valdiation more lax to avoid tool call failures 2026-01-24 23:11:21 -05:00
scheduler add scheduler, cleanup module (#9346) 2026-01-18 23:33:23 -06:00
server sync 2026-03-10 16:02:40 -04:00
session core: add Node.js runtime support 2026-03-10 16:02:39 -04:00
share core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -04: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 core: cleaner error output and more flexible custom tool directories 2026-03-10 16:02:40 -04:00
tool tui: fix Windows plugin loading by using direct paths instead of file URLs 2026-03-10 16:02:39 -04:00
util core: add Node.js runtime support 2026-03-10 16:02:39 -04:00
worktree fix(core): make worktrees read the project id from local workspace (#16795) 2026-03-10 11:11:28 -04:00
index.ts core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -04:00
node.ts core: bundle database migrations into node build and auto-start server on port 1338 2026-03-10 16:02:40 -04:00
sql.d.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00