cloudaxe-opencode/packages/opencode/src
2026-03-11 14:29:03 -04:00
..
account refactor(account): tighten effect-based account flows (#17072) 2026-03-11 18:18:58 +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-11 14:29:01 -04:00
bus ignore 2025-12-10 22:34:16 -05:00
cli refactor(server): replace Bun serve with Hono node adapters 2026-03-11 14:29:03 -04:00
command tweak: /review prompt to look for behavior changes more explicitly (#13049) 2026-02-10 19:44:42 -06:00
config core: log npm install errors to console for debugging dependency failures 2026-03-11 14:29:02 -04:00
control-plane core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -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-11 14:29:01 -04:00
global refactor: lsp server and core improvements 2026-03-11 14:28:24 -04:00
id feat(core): basic implementation of remote workspace support (#15120) 2026-02-27 15:36:39 -05:00
ide rename bus 2025-12-09 14:32:09 -05:00
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-11 14:28:24 -04:00
mcp chore: generate 2026-03-10 02:02:18 +00:00
npm fix: work around Bun/Windows UV_FS_O_FILEMAP incompatibility in tar (#16853) 2026-03-11 14:29:02 -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 refactor: lsp server and core improvements 2026-03-11 14:28:24 -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-11 14:28:24 -04:00
pty refactor(server): replace Bun serve with Hono node adapters 2026-03-11 14:29:03 -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 core: bundle database migrations into node build and auto-start server on port 1338 2026-03-11 14:29:03 -04:00
session core: add Node.js runtime support 2026-03-11 14:29:02 -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 fix(electron): hide Windows background consoles (#16842) 2026-03-11 13:33:06 +10:00
skill tweak: adjust way skills are presented to agent to increase likelyhood of skill invocations. (#17053) 2026-03-11 10:24:55 -05:00
snapshot refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
storage core: add Node.js runtime support 2026-03-11 14:29:02 -04:00
tool tui: fix Windows plugin loading by using direct paths instead of file URLs 2026-03-11 14:29:02 -04:00
util core: add Node.js runtime support 2026-03-11 14:29:02 -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-11 14:29:03 -04:00
sql.d.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00