cloudaxe-opencode/packages/opencode/src/session
2026-03-11 10:24:55 -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 feat(core): allow passing workspaceID into session create endpoint (#16798) 2026-03-10 11:12:51 -04: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 tweak: adjust way skills are presented to agent to increase likelyhood of skill invocations. (#17053) 2026-03-11 10:24:55 -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 sqlite again (#10597) 2026-02-14 04:19:02 +00:00
session.sql.ts core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -04: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 tweak: adjust way skills are presented to agent to increase likelyhood of skill invocations. (#17053) 2026-03-11 10:24:55 -05:00
todo.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00