cloudaxe-opencode/packages/opencode/test/session
LukeParkerDev 2eb9ae4d34 refactor(shell): centralize shell tool identity
Move shell tool ID checks behind shared helpers so runtime code and tests stop duplicating bash, pwsh, and powershell branches. This keeps shell-specific behavior aligned across consumers and makes follow-on shell changes less error-prone.
2026-04-03 14:56:40 +10:00
..
compaction.test.ts refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
instruction.test.ts refactor(instruction): migrate to Effect service pattern (#20542) 2026-04-01 22:22:51 -04:00
llm.test.ts refactor(session): effectify SessionPrompt service (#19483) 2026-03-30 20:06:51 +00:00
message-v2.test.ts feat: AI SDK v6 support (#18433) 2026-03-27 15:24:30 -05:00
messages-pagination.test.ts chore: generate 2026-04-01 23:49:44 +00:00
processor-effect.test.ts refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
prompt-effect.test.ts refactor(effect): prune unused facades (#20748) 2026-04-02 20:15:09 -04:00
prompt.test.ts refactor(session): effectify session processor (#19485) 2026-03-28 12:09:47 -04:00
retry.test.ts refactor(session): effectify session processor (#19485) 2026-03-28 12:09:47 -04:00
revert-compact.test.ts chore: generate 2026-03-31 23:15:56 +00:00
session.test.ts feat(core): initial implementation of syncing (#17814) 2026-03-25 10:47:40 -04:00
snapshot-tool-race.test.ts refactor(shell): centralize shell tool identity 2026-04-03 14:56:40 +10:00
structured-output-integration.test.ts feat: support claude agent SDK-style structured outputs in the OpenCode SDK (#8161) 2026-02-12 04:54:05 +00:00
structured-output.test.ts feat: AI SDK v6 support (#18433) 2026-03-27 15:24:30 -05:00
system.test.ts fix: stabilize agent and skill ordering in prompt descriptions (#18261) 2026-03-19 15:04:03 -05:00