Skip to content

perf(sessions): coalesce and bulk-route catch-ups#447

Merged
ScriptedAlchemy merged 4 commits into
masterfrom
fix/session-catchup-integrity
Jul 11, 2026
Merged

perf(sessions): coalesce and bulk-route catch-ups#447
ScriptedAlchemy merged 4 commits into
masterfrom
fix/session-catchup-integrity

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Summary

  • coalesce identical catch-ups and scan Hermes history once across project destinations
  • scope branch dirty/recovery markers to the active database and checkpoint WAL before clearing them
  • serialize Codex hook trust with the explicit [hooks.state] table required by Codex

Verification

  • cargo test --lib agents::codex::tests
  • focused catch-up, routing, provider-scope, and branch database tests
  • 31-project cold Hermes benchmark: 23.80s on 1.1GB live history

@changeset-bot

changeset-bot Bot commented Jul 11, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 986ef30

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c5e5779aa9

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/tracedecay/lifecycle.rs Outdated
@ScriptedAlchemy ScriptedAlchemy merged commit c86952c into master Jul 11, 2026
13 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant