cloudaxe-opencode/packages/opencode/src
2026-04-02 22:09:53 -05:00
..
account refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
acp feat(acp): Add messageID and emit user_message_chunk on prompt/command (#18625) 2026-04-02 12:56:56 -05: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 add automatic heap snapshots for high-memory cli processes (#20788) 2026-04-03 02:34:33 +00:00
command refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
config feat: add macOS managed preferences support for enterprise MDM deployments (#19178) 2026-04-02 12:52:49 -05:00
control-plane
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 add automatic heap snapshots for high-memory cli processes (#20788) 2026-04-03 02:34:33 +00:00
format refactor(format): update formatter interface to return command from enabled() (#20703) 2026-04-02 12:22:01 -04:00
global
id
ide
installation refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
lsp refactor: replace BunProc with Npm module using @npmcli/arborist (#18308) 2026-04-01 21:01:37 +00:00
mcp refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
npm flock npm.add (#20557) 2026-04-02 00:21:26 +00:00
patch
permission refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
plugin refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
project test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
provider fix: call models.dev once instead of twice on start (#20765) 2026-04-03 11:26:53 +10:00
pty refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
question refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
server refactor(session): effectify SessionSummary service (#20142) 2026-03-31 19:14:45 -04:00
session feat: Send x-session-affinity and x-parent-session-id headers (#20744) 2026-04-02 22:09:53 -05:00
share refactor(share): effectify share next (#20596) 2026-04-03 00:56:56 +00: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 refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
storage test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
sync
tool fix: prevent Tool.define() wrapper accumulation on object-defined tools (#16952) 2026-04-02 22:09:53 -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 add automatic heap snapshots for high-memory cli processes (#20788) 2026-04-03 02:34:33 +00:00
node.ts
sql.d.ts