cloudaxe-opencode/packages/opencode/src
2026-03-15 23:01:46 -05: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(e2e): fail fast on config dependency installs (#17280) 2026-03-13 14:08:51 +10:00
bus
cli refactor(permission): effectify PermissionNext + fix InstanceState ALS bug (#17511) 2026-03-14 18:28:00 +00:00
command feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
config fix(opencode): serialize config bun installs (#17342) 2026-03-13 17:58:00 +05:30
control-plane feat(id): brand PermissionID, PtyID, QuestionID, and ToolID (#17042) 2026-03-12 01:49:57 +00:00
effect refactor(permission): effectify PermissionNext + fix InstanceState ALS bug (#17511) 2026-03-14 18:28:00 +00:00
env
file feat(windows): add arm64 release targets for cli and desktop (#16696) 2026-03-12 00:25:09 +00:00
flag fix(e2e): fail fast on config dependency installs (#17280) 2026-03-13 14:08:51 +10: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 chore(permission): delete legacy permission module (#17534) 2026-03-14 20:56:52 -05:00
plugin tweak: ensure that compaction message is tracked as agent initiated (#17431) 2026-03-14 10:46:24 -05:00
project fix: vcs watcher if statement (#17673) 2026-03-15 19:20:39 -05:00
provider refactor(question): effectify QuestionService (#17432) 2026-03-14 11:58:00 -04:00
pty refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
question fix(question): clean up pending entry on abort (#17533) 2026-03-15 00:49:49 +00:00
scheduler
server perf(server): paginate session history (#17134) 2026-03-13 15:48:43 +05:30
session fix(opencode): preserve prompt tool enables with empty agent permissions (#17064) 2026-03-15 23:01:46 -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(permission): effectify PermissionNext + fix InstanceState ALS bug (#17511) 2026-03-14 18:28:00 +00:00
worktree feat(id): brand ProjectID through Drizzle and Zod schemas (#16948) 2026-03-11 16:44:26 -04:00
index.ts remove sighup exit (#17254) 2026-03-15 00:52:28 +01:00
sql.d.ts