cloudaxe-opencode/packages/opencode/src
2026-04-01 00:44:15 +00:00
..
account effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
acp
agent refactor(prompt): use Provider service in effect layers (#20167) 2026-04-01 00:44:15 +00:00
auth chore: generate 2026-03-30 21:49:45 +00:00
bun ensure pinned plugin versions and do not run package scripts on install (#20248) 2026-03-31 16:59:43 +02:00
bus test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
cli warn only and ignore plugins without entrypoints, default config via exports (#20284) 2026-03-31 17:14:03 +02:00
command refactor(effect): yield services instead of promise facades (#19325) 2026-03-26 21:46:38 -04:00
config test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
control-plane refactor(core): move more responsibility to workspace routing (#19455) 2026-03-27 16:33:56 -04:00
effect test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
env
file refactor: replace Filesystem util with AppFileSystem service (#20127) 2026-03-30 21:48:28 +00: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 test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04: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 test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -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 chore: rm harcoded model definition from codex plugin (#20294) 2026-03-31 11:13:11 -05:00
project test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
provider refactor(prompt): use Provider service in effect layers (#20167) 2026-04-01 00:44:15 +00:00
pty feat(windows): add first-class pwsh/powershell support (#16069) 2026-03-30 13:10:01 +10:00
question effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
server refactor(session): effectify SessionSummary service (#20142) 2026-03-31 19:14:45 -04:00
session refactor(prompt): use Provider service in effect layers (#20167) 2026-04-01 00:44:15 +00:00
share feat(core): initial implementation of syncing (#17814) 2026-03-25 10:47:40 -04:00
shell feat(windows): add first-class pwsh/powershell support (#16069) 2026-03-30 13:10:01 +10:00
skill chore: generate 2026-03-30 21:49:45 +00:00
snapshot chore: generate 2026-03-27 01:47:36 +00:00
storage test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
sync chore: generate 2026-03-25 14:48:44 +00:00
tool refactor(session): effectify SessionPrompt service (#19483) 2026-03-30 20:06:51 +00:00
util update plugin themes when plugin was updated (#20052) 2026-03-30 13:51:07 +02:00
worktree test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04: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