cloudaxe-opencode/packages/opencode/src/session
2026-03-28 01:09:14 +00:00
..
prompt feat: add gpt prompt so non codex gpt models have their own system prompt modeled after codex cli (#19220) 2026-03-26 15:57:38 +00:00
compaction.ts refactor(session): effectify SessionCompaction service (#19459) 2026-03-28 01:09:14 +00:00
index.ts refactor(session): effectify Session service (#19449) 2026-03-27 16:25:47 -04:00
instruction.ts refactor: migrate from Bun.Glob to npm glob package (#14317) 2026-02-19 13:40:09 -05:00
llm.ts feat: AI SDK v6 support (#18433) 2026-03-27 15:24:30 -05: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
processor.ts fix(opencode): classify ZlibError from Bun fetch as retryable instead of unknown (#19104) 2026-03-25 13:08:40 -05:00
projectors.ts fix: Windows e2e stability (CrossSpawnSpawner, snapshot isolation, session race guards) (#19163) 2026-03-25 19:49:14 -04:00
prompt.ts feat: AI SDK v6 support (#18433) 2026-03-27 15:24:30 -05:00
retry.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
revert.ts feat(core): initial implementation of syncing (#17814) 2026-03-25 10:47:40 -04: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 fix: lots of desktop stability, better e2e error logging (#18300) 2026-03-20 00:12:06 -04:00
system.ts feat: add gpt prompt so non codex gpt models have their own system prompt modeled after codex cli (#19220) 2026-03-26 15:57:38 +00:00
todo.ts feat(id): brand SessionID through Drizzle and Zod schemas (#16953) 2026-03-11 23:16:56 +00:00