cloudaxe-opencode/packages/opencode/src/session
2026-03-29 22:48:17 -05:00
..
prompt tweak: adjust gpt prompt to be more minimal, fix file reference annoyances (#19585) 2026-03-28 21:32:40 -05:00
compaction.ts fix: discourage _noop tool call during LiteLLM compaction (#18539) 2026-03-29 22:48:17 -05:00
index.ts fix(session): fix token usage double-counting w/ anthropic & bedrock due to AI SDK v6 upgrade (#19758) 2026-03-29 12:40:10 -05: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: discourage _noop tool call during LiteLLM compaction (#18539) 2026-03-29 22:48:17 -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
overflow.ts refactor(session): effectify session processor (#19485) 2026-03-28 12:09:47 -04:00
processor.ts refactor(session): effectify session processor (#19485) 2026-03-28 12:09:47 -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 feat(windows): add first-class pwsh/powershell support (#16069) 2026-03-30 13:10:01 +10:00
retry.ts refactor(session): effectify session processor (#19485) 2026-03-28 12:09:47 -04: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