opencode/packages/core/src/session
2026-07-24 02:54:22 +00:00
..
execution refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
runner feat(ai): preserve raw finish reasons (#38423) 2026-07-23 18:16:11 -05:00
compaction.ts feat(plugin): expose app metadata (#38179) 2026-07-21 22:16:25 +00:00
context.ts fix(core): share one tool snapshot per request (#38596) 2026-07-24 02:54:22 +00:00
error.ts fix(core): remove session import cycle (#37596) 2026-07-18 13:24:47 +00:00
event.ts refactor(schema): extract public event definitions (#33579) 2026-06-24 16:43:17 -04:00
execution.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
generate-node.ts fix(core): share one tool snapshot per request (#38596) 2026-07-24 02:54:22 +00:00
generate.ts feat(core): add transient session generation (#37330) 2026-07-16 14:28:54 -04:00
history.ts feat(core): add transient session generation (#37330) 2026-07-16 14:28:54 -04:00
info.ts refactor(schema): apply session review decisions (#35793) 2026-07-07 22:10:11 -04:00
instruction-entry.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
instruction-state.ts feat(core): add transient session generation (#37330) 2026-07-16 14:28:54 -04:00
instructions.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
message-updater.ts refactor(tools): unify tool APIs and result handling (#38367) 2026-07-23 21:13:31 +00:00
message.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
model-headers.ts feat(plugin): expose app metadata (#38179) 2026-07-21 22:16:25 +00:00
model-request.ts fix(core): share one tool snapshot per request (#38596) 2026-07-24 02:54:22 +00: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 fix: make tool progress live-only (#38217) 2026-07-22 10:40:07 -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 refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
title.ts feat(plugin): expose app metadata (#38179) 2026-07-21 22:16:25 +00:00
to-session-error.ts refactor(tools): unify tool APIs and result handling (#38367) 2026-07-23 21:13:31 +00:00
usage.ts feat(core): record title and compaction usage in session totals (#37441) 2026-07-17 00:10:30 -05:00