cloudaxe-opencode/packages/opencode/test
2026-04-11 16:55:17 -04:00
..
account chore: generate 2026-04-07 18:33:24 +00:00
acp feat(acp): Add messageID and emit user_message_chunk on prompt/command (#18625) 2026-04-02 12:56:56 -05:00
agent
auth
bus test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
cli rector(core,tui): handle workspace state in project context, add workspace status, improve ui (#21896) 2026-04-10 13:03:20 -04:00
config fix(tui): default Ctrl+Z to undo on Windows (#21138) 2026-04-06 02:38:35 +00:00
control-plane
effect refactor(effect): upgrade opencode to beta.46 context APIs (#21977) 2026-04-10 23:06:28 -04:00
fake refactor(prompt): use Provider service in effect layers (#20167) 2026-04-01 00:44:15 +00:00
file chore: generate 2026-04-10 17:57:46 +00:00
filesystem
fixture refactor(effect): upgrade opencode to beta.46 context APIs (#21977) 2026-04-10 23:06:28 -04:00
format tweak: make it so disabling uv or ruff fmters disables both (#21921) 2026-04-10 13:30:30 -05:00
git feat: restore git-backed review modes (#20845) 2026-04-03 09:54:57 -05:00
ide fix(test): replace structuredClone with spread for process.env (#14908) 2026-02-24 23:16:24 +10:00
installation refactor(effect): upgrade opencode to beta.46 context APIs (#21977) 2026-04-10 23:06:28 -04:00
lib refactor(effect): upgrade opencode to beta.46 context APIs (#21977) 2026-04-10 23:06:28 -04:00
lsp fix: ts lsp (#21827) 2026-04-10 00:15:45 -05:00
mcp feat(mcp): add OAuth redirect URI configuration for MCP servers (#21385) 2026-04-09 11:45:52 -05:00
memory refactor(server): simplify router middleware with next() (#21720) 2026-04-11 16:55:17 -04:00
patch
permission
plugin refactor(server): simplify router middleware with next() (#21720) 2026-04-11 16:55:17 -04:00
project refactor(effect): upgrade opencode to beta.46 context APIs (#21977) 2026-04-10 23:06:28 -04:00
provider fix: enable thinking for zhipuai-coding-plan & prevent Korean IME truncation (#22041) 2026-04-11 15:51:49 -05:00
pty feat(windows): add first-class pwsh/powershell support (#16069) 2026-03-30 13:10:01 +10:00
question Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
server refactor(server): simplify router middleware with next() (#21720) 2026-04-11 16:55:17 -04:00
session refactor(session): make SystemPrompt a proper Effect Service (#21992) 2026-04-11 12:52:35 -04:00
share refactor: destroy Storage facades (#21956) 2026-04-10 21:21:02 -04:00
shell feat(windows): add first-class pwsh/powershell support (#16069) 2026-03-30 13:10:01 +10:00
skill
snapshot refactor(snapshot): store unified patches in file diffs (#21244) 2026-04-07 19:48:23 -04:00
storage chore: generate 2026-04-11 01:22:01 +00:00
sync
tool refactor(tool): make Tool.Info init effectful (#21989) 2026-04-11 12:33:17 -04:00
util Refactor plugin/config loading, add theme-only plugin package support (#20556) 2026-04-01 23:50:22 +00:00
AGENTS.md
keybind.test.ts
npm.test.ts fix(plugin): parse package specifiers with npm-package-arg and sanitize win32 cache paths (#21135) 2026-04-06 00:26:40 +00:00
permission-task.test.ts Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
preload.ts