cloudaxe-opencode/packages/opencode/src/session
2026-03-02 22:52:43 -05:00
..
prompt chore: fix typos and GitHub capitalization (#12852) 2026-02-10 06:53:38 -06:00
compaction.ts chore: generate 2026-03-02 07:41:53 +00:00
index.ts fix(opencode): clone part data in Bus event to preserve token values (#15780) 2026-03-02 22:52:43 -05:00
instruction.ts refactor: migrate from Bun.Glob to npm glob package (#14317) 2026-02-19 13:40:09 -05:00
llm.ts remove unnecessary deep clones from session loop and LLM stream (#14354) 2026-02-19 18:37:55 -06:00
message-v2.ts fix: recover from 413 Request Entity Too Large via auto-compaction (#14707) 2026-03-02 13:10:55 +05:30
message.ts wip(share): more styling 2025-11-24 15:10:40 -06:00
processor.ts fix: recover from 413 Request Entity Too Large via auto-compaction (#14707) 2026-03-02 13:10:55 +05:30
prompt.ts fix: recover from 413 Request Entity Too Large via auto-compaction (#14707) 2026-03-02 13:10:55 +05:30
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 sqlite again (#10597) 2026-02-14 04:19:02 +00:00
session.sql.ts feat(core): add workspace_id to session table (#15410) 2026-02-28 22:09:53 -05:00
status.ts fix(tui): resolve session_status TypeError (#5520) 2025-12-17 11:38:05 -06:00
summary.ts fix(core): remove unnecessary per-message title LLM calls (#13804) 2026-02-16 06:04:20 -06:00
system.ts feat: add specific system prompt for Trinity model (#12144) 2026-02-06 11:43:10 -06:00
todo.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00