opencode/packages/core/src/session
2026-07-14 15:57:16 -04:00
..
execution feat(core): resume suspended sessions after service restart (#36105) 2026-07-09 13:19:15 -04:00
runner feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
compaction.ts fix(core): clamp compaction output budget (#36745) 2026-07-13 17:50:20 -04:00
error.ts fix(core): await initial plugin readiness (#35755) 2026-07-08 15:12:45 -04:00
event.ts refactor(schema): extract public event definitions (#33579) 2026-06-24 16:43:17 -04:00
execution.ts feat(core): resume suspended sessions after service restart (#36105) 2026-07-09 13:19:15 -04:00
history.ts feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
info.ts refactor(schema): apply session review decisions (#35793) 2026-07-07 22:10:11 -04:00
instruction-entry.ts feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
instruction-state.ts fix(tui): hide initial instruction sync (#36891) 2026-07-14 12:42:09 -04:00
instructions.ts refactor(core): align runner naming with step vocabulary (#35227) 2026-07-03 15:41:50 -04:00
message-updater.ts feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
message.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
pending.ts feat(core): session.pending.list API with pending-only session_pending storage (#36126) 2026-07-09 17:25:40 -04:00
projector.ts feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
revert.ts refactor(schema): apply session review decisions (#35793) 2026-07-07 22:10:11 -04:00
run-coordinator.ts refactor(core): simplify tool admission flow (#36180) 2026-07-09 22:01:31 -04:00
schema.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
sql.ts feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
store.ts feat(core): resume suspended sessions after service restart (#36105) 2026-07-09 13:19:15 -04:00
title.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
to-session-error.ts fix(plugin): restore package publishing 2026-07-09 22:18:58 -04:00