openclaw/.github
Josh Lehman 5f9dd3912e
refactor: flip sessions and transcripts to sqlite storage
Squash-and-replay of sqlite/sessions-transcripts-storage-flip (361 commits,
old head 77665163bb) onto main @ 21f251220f, per the prep-series plan:
Phase 0/1 accessor-prep PRs (#101178-#101182, #101688, #101699) landed the
seam on main first, so this rebase reduces to the SQLite storage
implementation behind the session accessor.

Beyond the flip branch content, this merge:
- implements findTranscriptEvent (reverse-seq), recordInboundSessionMeta and
  updateSessionLastRoute over SQLite (deriveLastRoutePatch shared with the
  file-era store for doctor paths)
- adds cross-agent fork support (targetStorePath) so worktree/cross-agent
  sessions.create forks land child transcript rows in the target agent DB
- keeps main's newer behavior across the conflict surface (work admission,
  archive-gated deletes, preflight overflow budgeting, model fallback,
  replyOptions dispatch shape, lifecycle-header ordering)
- adopts the storage-neutral ContextEngineSessionTarget while preserving the
  deprecated CompactResult.sessionFile for shipped plugin readers

Known remainder (tracked for follow-up commits on this PR): ~415 test-case
failures across 43 files, dominated by stale vi.mock factories missing
main-side exports; prod typecheck, full build, and boundary ratchet are green.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 15:47:21 -07:00
..
actions ci(release): harden release controls 2026-06-18 03:11:20 +08:00
codeql refactor: extract reusable AI runtime package (#99059) 2026-07-05 01:56:40 -04:00
codex/prompts ci: add codex maturity scorecard agent (#95919) 2026-06-23 01:22:21 -07:00
images/live-media-runner ci: preinstall ffmpeg for live media checks 2026-04-29 03:48:33 +01:00
instructions Revert "refactor: move runtime state to SQLite" 2026-05-13 13:33:38 +01:00
ISSUE_TEMPLATE fix(issue-template): split logs and screenshots into separate fields (#73649) 2026-06-28 13:38:16 -07:00
workflows refactor: flip sessions and transcripts to sqlite storage 2026-07-09 15:47:21 -07:00
actionlint.yaml ci: pin macOS runner labels 2026-05-28 20:52:52 +02:00
CODEOWNERS ci: add security-sensitive file guard 2026-06-17 12:50:18 +02:00
dependabot.yml chore: move swabble into apps 2026-05-03 13:10:25 +01:00
labeler.yml fix(providers): publish Meta provider (#103070) 2026-07-09 12:11:56 -07:00
package-trusted-sources.json fix: harden package URL downloads (#85578) 2026-05-23 17:28:29 +01:00
pull_request_template.md improve: simplify PR context and evidence (#94676) 2026-06-19 14:00:38 -06:00
zizmor.yml chore: reduce root cleanup files 2026-05-03 14:38:13 +01:00