opencode/packages/opencode/test
ualtinok 72c77d0e7b
fix(session): fix token usage double-counting w/ anthropic & bedrock due to AI SDK v6 upgrade (#19758)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-03-29 12:40:10 -05:00
..
account Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
acp feat(core): initial implementation of syncing (#17814) 2026-03-25 10:47:40 -04: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 effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
cli Single target plugin entrypoints (#19467) 2026-03-27 23:44:46 +00:00
config fix flaky plugin tests (no mock.module for bun) (#19445) 2026-03-27 20:55:03 +01: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): yield services instead of promise facades (#19325) 2026-03-26 21:46:38 -04:00
file refactor(effect): yield services instead of promise facades (#19325) 2026-03-26 21:46:38 -04:00
filesystem feat(filesystem): add AppFileSystem service, migrate Snapshot (#18138) 2026-03-18 19:52:43 -04:00
fixture prompt slot (#19563) 2026-03-29 00:27:27 +01:00
format refactor(format): use ChildProcessSpawner instead of Process.spawn (#19457) 2026-03-27 17:37:07 -04:00
ide fix(test): replace structuredClone with spread for process.env (#14908) 2026-02-24 23:16:24 +10:00
installation chore: generate 2026-03-20 16:11:21 +00:00
lib refactor(truncation): effectify TruncateService, delete Scheduler (#17957) 2026-03-17 21:59:54 -04:00
lsp chore: generate 2026-03-26 15:49:53 +00:00
mcp chore: generate 2026-03-26 18:42:59 +00:00
memory feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00: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 test: add regression coverage for sync plugin hooks (#19589) 2026-03-29 03:43:00 +00:00
project refactor(effect): yield services instead of promise facades (#19325) 2026-03-26 21:46:38 -04:00
provider feat: AI SDK v6 support (#18433) 2026-03-27 15:24:30 -05:00
pty stack: effectify-file-watcher-service (#17827) 2026-03-16 13:18:40 -04:00
question Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
server fix: improve plugin system robustness — agent/command resolution, async errors, hook timing, two-phase init (#18280) 2026-03-24 12:50:55 -05:00
session fix(session): fix token usage double-counting w/ anthropic & bedrock due to AI SDK v6 upgrade (#19758) 2026-03-29 12:40:10 -05:00
share Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
skill Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
snapshot fix(opencode): avoid snapshotting files over 2MB (#19043) 2026-03-25 04:43:48 +00:00
storage feat(core): initial implementation of syncing (#17814) 2026-03-25 10:47:40 -04:00
sync effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
tool effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
util tui plugins (#19347) 2026-03-27 15:00:26 +01:00
AGENTS.md ignore: document test fixtures for agents 2026-02-12 12:10:21 -05:00
bun.test.ts ci: format 2025-09-09 23:44:04 -04:00
keybind.test.ts fix super modifier parsing 2025-12-11 19:20:23 +01: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