cloudaxe-opencode/packages/opencode/test
2026-04-06 18:12:43 +00:00
..
account refactor(account): share token freshness helper (#20591) 2026-04-02 02:57:45 +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
cli fix: show model display name in message footer and transcript (#20539) 2026-04-02 00:17:38 +00:00
config fix(tui): default Ctrl+Z to undo on Windows (#21138) 2026-04-06 02:38:35 +00:00
control-plane
effect test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
fake
file
filesystem
fixture Adds TUI prompt traits, refs, and plugin slots (#20741) 2026-04-02 22:11:17 +02:00
format refactor(format): update formatter interface to return command from enabled() (#20703) 2026-04-02 12:22:01 -04:00
git feat: restore git-backed review modes (#20845) 2026-04-03 09:54:57 -05:00
ide
installation
lib test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
lsp chore: generate 2026-04-06 13:51:36 +00:00
mcp
memory
patch
permission
plugin fix(plugin): parse package specifiers with npm-package-arg and sanitize win32 cache paths (#21135) 2026-04-06 00:26:40 +00:00
project feat: restore git-backed review modes (#20845) 2026-04-03 09:54:57 -05:00
provider refactor(provider): stop custom loaders using facades (#20776) 2026-04-04 00:24:24 +00:00
pty
question
server
session tweak: ensure copilot anthropic models have same reasoning effort model as copilot cli, also fix qwen incorrectly having variants (#21212) 2026-04-06 18:12:43 +00:00
share refactor(share): effectify share next (#20596) 2026-04-03 00:56:56 +00:00
shell
skill
snapshot perf(opencode): batch snapshot diffFull blob reads (#20752) 2026-04-04 01:05:23 +00:00
storage
sync
tool refactor(effect): move read tool onto defineEffect (#21016) 2026-04-04 19:06:00 -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
preload.ts