opencode/packages/opencode/test
2026-04-11 12:52:35 -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 chore: remove dead code for todoread tool (#19128) 2026-03-25 16:21:42 +00:00
auth fix(auth): normalize trailing slashes in auth login URLs (#15874) 2026-03-03 13:35:49 -05:00
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 feat(core): remove workspace server, WorkspaceContext, start work towards better routing (#19316) 2026-03-26 12:30:26 -04:00
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 feat(filesystem): add AppFileSystem service, migrate Snapshot (#18138) 2026-03-18 19:52:43 -04:00
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
patch big format 2025-11-06 13:03:12 -05:00
permission Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
plugin refactor: remove ProviderAuth facade (#21983) 2026-04-10 23:25:43 -04:00
project refactor(effect): upgrade opencode to beta.46 context APIs (#21977) 2026-04-10 23:06:28 -04:00
provider feat: add support for fast modes for claude and gpt models (that support it) (#21706) 2026-04-09 12:06:26 -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(effect): extract session run state service (#21744) 2026-04-09 16:03:40 -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 Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
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 effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
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 ignore: document test fixtures for agents 2026-02-12 12:10:21 -05:00
keybind.test.ts fix super modifier parsing 2025-12-11 19:20:23 +01:00
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 feat(core): initial implementation of syncing (#17814) 2026-03-25 10:47:40 -04:00