cloudaxe-opencode/packages/opencode/src
2026-03-11 23:30:17 +00: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 fix(core): read stdout and stderr in PackageRegistry.info before waiting for the process to exit (#16998) 2026-03-11 13:10:45 -05:00
bus
cli feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
command feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
config core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -04:00
control-plane feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00: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 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 chore: generate 2026-03-11 03:34:02 +00:00
mcp chore: generate 2026-03-10 02:02:18 +00:00
patch fix: Windows path support and canonicalization (#13671) 2026-02-23 10:10:27 +10:00
permission feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
plugin core: restore plugin serverUrl getter so plugins can connect to local server 2026-03-11 17:41:51 -04:00
project feat(id): brand ProjectID through Drizzle and Zod schemas (#16948) 2026-03-11 16:44:26 -04:00
provider fix: add GOOGLE_VERTEX_LOCATION env var support for Vertex AI (#16922) 2026-03-10 22:32:39 -05:00
pty chore: generate 2026-03-07 04:54:05 +00:00
question feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
scheduler
server feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
session feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
share feat(id): brand SessionID through Drizzle and Zod schemas (#16953) 2026-03-11 23:16:56 +00:00
shell fix(electron): hide Windows background consoles (#16842) 2026-03-11 13:33:06 +10:00
skill tweak: adjust skill presentation to be a little less token heavy (#17098) 2026-03-11 16:03:15 -05:00
snapshot fix: re-enable snapshot in acp (#14918) 2026-03-11 16:18:40 -05:00
storage core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -04:00
tool feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
util fix: resolve symlinks in Instance cache to prevent duplicate contexts (#16651) 2026-03-11 23:26:54 +00:00
worktree feat(id): brand ProjectID through Drizzle and Zod schemas (#16948) 2026-03-11 16:44:26 -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
sql.d.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00