Skip to content

[codex] Add session-replay evidence for automation#220

Open
ScriptedAlchemy wants to merge 2 commits into
masterfrom
codex/hermes-parity-r4-session-replay
Open

[codex] Add session-replay evidence for automation#220
ScriptedAlchemy wants to merge 2 commits into
masterfrom
codex/hermes-parity-r4-session-replay

Conversation

@ScriptedAlchemy

@ScriptedAlchemy ScriptedAlchemy commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add bounded recent-session replay evidence alongside keyword grep for session reflector and skill writer automation.
  • Add LCM APIs for recent-session selection and head/tail replay slices with summary nodes.
  • Surface evidence_mode and replay slices in artifacts while keeping evidence_hash tied to the full evidence payload.

Test Plan

  • TMPDIR=/home/zack/.cache/tmp cargo fmt --check
  • TMPDIR=/home/zack/.cache/tmp CARGO_INCREMENTAL=0 CARGO_TARGET_DIR=/home/zack/.cache/tracedecay-targets/r4-session-replay cargo check
  • TMPDIR=/home/zack/.cache/tmp CARGO_INCREMENTAL=0 CARGO_TARGET_DIR=/home/zack/.cache/tracedecay-targets/r4-session-replay cargo test --test automation_runner_test replay -- --nocapture
  • TMPDIR=/home/zack/.cache/tmp CARGO_INCREMENTAL=0 CARGO_TARGET_DIR=/home/zack/.cache/tracedecay-targets/r4-session-replay cargo test --test session_suite lcm_query::recent_sessions -- --nocapture
  • TMPDIR=/home/zack/.cache/tmp CARGO_INCREMENTAL=0 CARGO_TARGET_DIR=/home/zack/.cache/tracedecay-targets/r4-session-replay cargo test --test session_suite lcm_query::session_replay -- --nocapture

Note: initial isolated test build attempts using /scratch failed because /scratch was full, so verification was rerun with target and temp directories under /home.

@changeset-bot

changeset-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 31cbfe0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a 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: 4f44cea013

ℹ️ 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/automation/runner.rs Outdated
@ScriptedAlchemy ScriptedAlchemy force-pushed the codex/hermes-parity-r4-session-replay branch from e934887 to c86075b Compare July 2, 2026 09:12
@ScriptedAlchemy ScriptedAlchemy force-pushed the codex/hermes-parity-r4-session-replay branch from fc04f59 to 31cbfe0 Compare July 2, 2026 09:50
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