cloudaxe-opencode/packages/opencode/src
2026-03-28 12:09:47 -04:00
..
account effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
acp refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
agent refactor(effect): yield services instead of promise facades (#19325) 2026-03-26 21:46:38 -04:00
auth effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
bun tui plugins (#19347) 2026-03-27 15:00:26 +01:00
bus effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
cli feat: open dialog for model variant selection instead of cycling (#19534) 2026-03-28 15:37:20 +00:00
command refactor(effect): yield services instead of promise facades (#19325) 2026-03-26 21:46:38 -04:00
config tui plugins (#19347) 2026-03-27 15:00:26 +01:00
control-plane refactor(core): move more responsibility to workspace routing (#19455) 2026-03-27 16:33:56 -04:00
effect refactor(session): effectify session processor (#19485) 2026-03-28 12:09:47 -04:00
env
file refactor(file): use AppFileSystem instead of raw Filesystem (#19458) 2026-03-28 10:25:46 -04:00
filesystem chore: generate 2026-03-28 14:26:45 +00:00
flag tui plugins (#19347) 2026-03-27 15:00:26 +01:00
format chore: generate 2026-03-27 21:38:08 +00:00
global fix: include cache bin directory in which() lookups (#18320) 2026-03-19 21:21:55 -04:00
id feat(core): initial implementation of syncing (#17814) 2026-03-25 10:47:40 -04:00
ide fix(windows): use cross-spawn for shim-backed commands (#18010) 2026-03-19 08:49:16 +10:00
installation refactor(effect): yield services instead of promise facades (#19325) 2026-03-26 21:46:38 -04:00
lsp refactor(effect): yield services instead of promise facades (#19325) 2026-03-26 21:46:38 -04:00
mcp chore: generate 2026-03-27 01:47:36 +00:00
patch
permission effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
plugin Single target plugin entrypoints (#19467) 2026-03-27 23:44:46 +00:00
project refactor(vcs): replace async git() with ChildProcessSpawner (#19361) 2026-03-27 02:14:46 +00:00
provider feat: AI SDK v6 support (#18433) 2026-03-27 15:24:30 -05:00
pty refactor(effect): yield services instead of promise facades (#19325) 2026-03-26 21:46:38 -04:00
question effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
server refactor(core): move more responsibility to workspace routing (#19455) 2026-03-27 16:33:56 -04:00
session refactor(session): effectify session processor (#19485) 2026-03-28 12:09:47 -04:00
share feat(core): initial implementation of syncing (#17814) 2026-03-25 10:47:40 -04:00
shell fix(electron): hide Windows background consoles (#16842) 2026-03-11 13:33:06 +10:00
skill effectify Skill service internals (#19364) 2026-03-27 10:15:51 -04:00
snapshot chore: generate 2026-03-27 01:47:36 +00:00
storage revert: roll back git-backed review modes (#19295) 2026-03-26 10:14:57 -04:00
sync chore: generate 2026-03-25 14:48:44 +00:00
tool tweak: adjust bash tool description to increase cache hit rates between projects (#19487) 2026-03-27 23:53:36 -05:00
util tui plugins (#19347) 2026-03-27 15:00:26 +01:00
worktree tui plugins (#19347) 2026-03-27 15:00:26 +01:00
index.ts tui plugins (#19347) 2026-03-27 15:00:26 +01:00
node.ts feat: add Node.js entry point and build script (#18324) 2026-03-19 21:35:07 -04:00
sql.d.ts