cloudaxe-opencode/packages/opencode/src
2026-04-02 00:25:23 -04:00
..
account refactor(account): share token freshness helper (#20591) 2026-04-02 02:57:45 +00:00
acp refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
agent fix(session): compaction agent responds in same language as conversation (#20581) 2026-04-01 21:44:16 -05:00
auth chore: generate 2026-03-30 21:49:45 +00:00
bus refactor: standardize InstanceState variable name to state (#20267) 2026-04-01 10:39:43 -04:00
cli fix(cli): restore colored help logo (#20592) 2026-04-02 03:21:07 +00:00
command refactor(init): tighten AGENTS guidance (#20422) 2026-04-01 21:37:25 +05:30
config Refactor plugin/config loading, add theme-only plugin package support (#20556) 2026-04-01 23:50:22 +00:00
control-plane refactor(core): move more responsibility to workspace routing (#19455) 2026-03-27 16:33:56 -04:00
effect chore: generate 2026-04-02 01:56:34 +00:00
env
file fix: normalize filepath in FileTime to prevent Windows path mismatch (#20367) 2026-04-02 07:45:50 +10: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 refactor: replace BunProc with Npm module using @npmcli/arborist (#18308) 2026-04-01 21:01:37 +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 test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
lsp refactor: replace BunProc with Npm module using @npmcli/arborist (#18308) 2026-04-01 21:01:37 +00:00
mcp refactor: standardize InstanceState variable name to state (#20267) 2026-04-01 10:39:43 -04:00
npm flock npm.add (#20557) 2026-04-02 00:21:26 +00:00
patch
permission effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
plugin Refactor plugin/config loading, add theme-only plugin package support (#20556) 2026-04-01 23:50:22 +00:00
project test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
provider chore: generate 2026-04-02 04:06:47 +00:00
pty refactor: standardize InstanceState variable name to state (#20267) 2026-04-01 10:39:43 -04: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 cli: update usage exceeded error 2026-04-02 00:25:23 -04: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 fix(test): auto-acknowledge tool-result follow-ups in mock LLM server (#20528) 2026-04-01 23:47:26 +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(instruction): migrate to Effect service pattern (#20542) 2026-04-01 22:22:51 -04:00
util Refactor plugin/config loading, add theme-only plugin package support (#20556) 2026-04-01 23:50:22 +00:00
worktree test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
index.ts fix(cli): restore colored help logo (#20592) 2026-04-02 03:21:07 +00:00
node.ts feat: add Node.js entry point and build script (#18324) 2026-03-19 21:35:07 -04:00
sql.d.ts