Compaction Runner: emit transcript updates post-compact#25558
Compaction Runner: emit transcript updates post-compact#25558rodrigouroz wants to merge 4 commits intoopenclaw:mainfrom
Conversation
8666603 to
46e9211
Compare
46e9211 to
b85cbcf
Compare
4e9f814 to
905ec22
Compare
905ec22 to
ed09e51
Compare
|
This pull request has been automatically marked as stale due to inactivity. |
ed09e51 to
4e48de0
Compare
|
@codex review |
Greptile SummaryThis PR fixes a missing Changes:
The fix is minimal, well-scoped, and consistent with existing patterns in the codebase. No issues found. Confidence Score: 5/5
Last reviewed commit: 4e48de0 |
|
Codex Review: Didn't find any major issues. Keep it up! ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
102e91f to
2c399b0
Compare
(cherry picked from commit 905ec22)
2c399b0 to
dcd083d
Compare
Summary
session.compact(...)call.Change Type (select all)
Scope (select all touched areas)
Linked Issue/PR
User-visible / Behavior Changes
Security Impact (required)
No)No)No)No)No)Yes, explain risk + mitigation:Repro + Verification
Environment
Steps
pnpm test -- src/agents/pi-embedded-runner/compact.hooks.test.tspnpm tsgopnpm exec oxfmt --check src/agents/pi-embedded-runner/compact.ts src/agents/pi-embedded-runner/compact.hooks.test.tsExpected
Actual
Evidence
Attach at least one:
Human Verification (required)
What you personally verified (not just CI), and how:
emitSessionTranscriptUpdate(...)immediately after a successfulsession.compact(...).Compatibility / Migration
Yes)No)No)Failure Recovery (if this breaks)
src/agents/pi-embedded-runner/compact.tsRisks and Mitigations