cloudaxe-opencode/packages/opencode/src/session
2026-03-31 15:07:31 -04:00
..
prompt feat: add a dedicated system prompt for Kimi models (#20259) 2026-03-31 17:44:17 +02:00
compaction.ts refactor(session): effectify SessionPrompt service (#19483) 2026-03-30 20:06:51 +00:00
index.ts fix(session): restore busy route handling and add regression coverage (#20125) 2026-03-30 20:30:34 +00:00
instruction.ts fix: ensure OPENCODE_DISABLE_CLAUDE_CODE_PROMPT is respected for project lvl CLAUDE.md (#19924) 2026-03-29 18:02:29 +00:00
llm.ts fix(session): preserve tool metadata during pending transition 2026-03-31 15:07:31 -04:00
message-v2.ts feat: AI SDK v6 support (#18433) 2026-03-27 15:24:30 -05:00
message.ts feat(id): brand ProviderID and ModelID (#17110) 2026-03-12 09:27:52 -04:00
overflow.ts refactor(session): effectify session processor (#19485) 2026-03-28 12:09:47 -04:00
processor.ts fix(session): preserve tool metadata during pending transition 2026-03-31 15:07:31 -04:00
projectors.ts fix: Windows e2e stability (CrossSpawnSpawner, snapshot isolation, session race guards) (#19163) 2026-03-25 19:49:14 -04:00
prompt.ts fix(session): preserve tool metadata during pending transition 2026-03-31 15:07:31 -04:00
retry.ts refactor(session): effectify session processor (#19485) 2026-03-28 12:09:47 -04:00
revert.ts fix(session): restore busy route handling and add regression coverage (#20125) 2026-03-30 20:30:34 +00:00
schema.ts refactor(schema): inline branded ID schemas (#17504) 2026-03-14 16:14:46 +00:00
session.sql.ts Move service state into InstanceState, flatten service facades (#18483) 2026-03-21 04:51:35 +00:00
status.ts effectify Bus service: migrate to Effect PubSub + InstanceState (#18579) 2026-03-25 20:19:24 -04:00
summary.ts refactor(session): effectify SessionPrompt service (#19483) 2026-03-30 20:06:51 +00:00
system.ts feat: add a dedicated system prompt for Kimi models (#20259) 2026-03-31 17:44:17 +02:00
todo.ts feat(id): brand SessionID through Drizzle and Zod schemas (#16953) 2026-03-11 23:16:56 +00:00