opencode/packages/opencode/test/session
Valentin Vivaldi 733a3bd031
fix(core): prevent agent loop from stopping after tool calls with OpenAI-compatible providers (#14973)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-04-01 21:34:01 -05:00
..
compaction.test.ts refactor(prompt): use Provider service in effect layers (#20167) 2026-04-01 00:44:15 +00: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: add Effect-returning versions of MessageV2 functions (#20374) 2026-04-01 19:48:36 -04:00
prompt-effect.test.ts fix(core): prevent agent loop from stopping after tool calls with OpenAI-compatible providers (#14973) 2026-04-01 21:34:01 -05: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(instruction): migrate to Effect service pattern (#20542) 2026-04-01 22:22:51 -04: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