cloudaxe-opencode/packages/opencode/test/session
Shoubhit Dash 060f482eb2 fix(app): clear stale running session indicators
Use live session status for the running UI and finalize assistant messages when prompt setup fails so crashed runs do not leave sessions stuck as active.
2026-03-15 17:39:44 +05:30
..
assistant.test.ts fix(app): clear stale running session indicators 2026-03-15 17:39:44 +05:30
compaction.test.ts fix(core): ensure compaction is more reliable, add reserve token buffer to ensure that input window has enough room to compact (#12924) 2026-02-10 19:55:22 -06:00
instruction.test.ts fix: prioritize OPENCODE_CONFIG_DIR for AGENTS.md (#11536) 2026-02-04 01:35:22 +00:00
llm.test.ts refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
message-v2.test.ts feat(id): brand ProviderID and ModelID (#17110) 2026-03-12 09:27:52 -04:00
messages-pagination.test.ts perf(server): paginate session history (#17134) 2026-03-13 15:48:43 +05:30
prompt.test.ts feat(id): brand ProviderID and ModelID (#17110) 2026-03-12 09:27:52 -04:00
retry.test.ts feat(id): brand ProviderID and ModelID (#17110) 2026-03-12 09:27:52 -04:00
revert-compact.test.ts feat(id): brand ProviderID and ModelID (#17110) 2026-03-12 09:27:52 -04:00
session.test.ts feat(id): brand PartID through Drizzle and Zod schemas (#16966) 2026-03-11 23:40:50 +00: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(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00