opencode/packages/core/src/session
2026-08-24 17:34:37 -04:00
..
execution
runner refactor(core): use FiberMap for title generation (#44519) 2026-08-23 16:22:43 -04:00
compaction.ts refactor(session): simplify effect workflows (#43956) 2026-08-21 18:41:06 +00:00
context.ts
environment.ts
error.ts
event.ts
execution.ts feat(session): report interrupt result (#44766) 2026-08-24 17:34:37 -04:00
generate-node.ts refactor(core): share session model requests (#42680) 2026-08-20 02:33:46 +00:00
generate.ts
history.ts chore: enforce effect simplifications (#43979) 2026-08-21 19:48:27 +00:00
inbox.ts refactor(session): tighten persisted state (#43969) 2026-08-21 19:27:21 +00:00
info.ts feat(session): add viewed state (#42811) 2026-08-21 19:34:35 -04:00
instruction-entry.ts fix(core): inherit fork instruction entries (#44004) 2026-08-21 19:46:49 -04:00
instruction-state.ts refactor(session): simplify projection state (#43957) 2026-08-21 18:40:53 +00:00
instructions.ts fix(core): re-inject nested instructions after compaction (#43723) 2026-08-21 13:13:24 -04:00
message-updater.ts feat(session): add viewed state (#42811) 2026-08-21 19:34:35 -04:00
message.ts fix(core): make packed SDK boot on workerd (#44703) 2026-08-24 14:02:26 +00:00
model-request.ts refactor(session): simplify model preparation (#43966) 2026-08-21 19:21:04 +00:00
model-transport.ts chore: enforce effect simplifications (#43979) 2026-08-21 19:48:27 +00:00
projector.ts fix(core): inherit fork instruction entries (#44004) 2026-08-21 19:46:49 -04:00
prompt-cache-diagnostics.ts
revert.ts
run-coordinator.ts feat(session): report interrupt result (#44766) 2026-08-24 17:34:37 -04:00
schema.ts fix(core): make packed SDK boot on workerd (#44703) 2026-08-24 14:02:26 +00:00
sql.ts feat(session): add viewed state (#42811) 2026-08-21 19:34:35 -04:00
stats.ts refactor(core): optimize stats tool summary (#44690) 2026-08-24 19:39:04 +05:30
store.ts refactor(session): tighten persisted state (#43969) 2026-08-21 19:27:21 +00:00
system-prompt.ts refactor(session): simplify projection state (#43957) 2026-08-21 18:40:53 +00:00
title.ts refactor(session): simplify model preparation (#43966) 2026-08-21 19:21:04 +00:00
to-session-error.ts
transfer.ts feat(session): add viewed state (#42811) 2026-08-21 19:34:35 -04:00
usage.ts