cloudaxe-opencode/packages/opencode/src
2026-03-13 02:08:37 +00:00
..
account feat(id): brand PermissionID, PtyID, QuestionID, and ToolID (#17042) 2026-03-12 01:49:57 +00:00
acp refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
agent refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
auth refactor(auth): effectify AuthService (#17212) 2026-03-12 20:43:24 -04: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(cli): add console account subcommands (#17265) 2026-03-13 00:56:40 +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 PermissionID, PtyID, QuestionID, and ToolID (#17042) 2026-03-12 01:49:57 +00:00
effect refactor(auth): effectify AuthService (#17212) 2026-03-12 20:43:24 -04:00
env
file feat(windows): add arm64 release targets for cli and desktop (#16696) 2026-03-12 00:25:09 +00: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
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 refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
plugin fix: if server password exists, use basic auth for plugin client by default (#17213) 2026-03-12 15:41:46 -05:00
project refactor(provider): effectify ProviderAuthService (#17227) 2026-03-13 02:08:37 +00:00
provider refactor(provider): effectify ProviderAuthService (#17227) 2026-03-13 02:08:37 +00:00
pty refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
question refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
scheduler
server refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
session fix(app): task error state 2026-03-12 16:25:49 -05:00
share refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +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 refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
util refactor(provider): effectify ProviderAuthService (#17227) 2026-03-13 02:08:37 +00:00
worktree feat(id): brand ProjectID through Drizzle and Zod schemas (#16948) 2026-03-11 16:44:26 -04:00
index.ts feat(cli): add console account subcommands (#17265) 2026-03-13 00:56:40 +00:00
sql.d.ts