Skip to content

Add opt-in instruction context to Pony Trail snapshots#325

Merged
0xroylee merged 7 commits into
mainfrom
codex/plan-instructioncontext-hashing
Jun 23, 2026
Merged

Add opt-in instruction context to Pony Trail snapshots#325
0xroylee merged 7 commits into
mainfrom
codex/plan-instructioncontext-hashing

Conversation

@0xroylee

Copy link
Copy Markdown
Owner

Summary

  • Add opt-in instruction_context capture to snapshot entries in both the shell and Python helpers
  • Record hashed instruction files, skill metadata, and compact git/session context without storing prompt or file contents
  • Surface instruction context in snapshot history output and update runtime parsing, tree rendering, and tests

Testing

  • Added unit coverage for snapshot recording, parsing, and history display of instruction context
  • Added shell helper tests for opt-in capture and schema-compatible Python fallback behavior

@0xroylee 0xroylee linked an issue Jun 22, 2026 that may be closed by this pull request
@0xroylee 0xroylee marked this pull request as ready for review June 22, 2026 17:40
@0xroylee

Copy link
Copy Markdown
Owner Author

@caioribeiroclw-pixel adding you as a participant here.

@0xroylee 0xroylee merged commit 45da6cb into main Jun 23, 2026
1 check 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.

Capture the active instruction surface for each snapshot

1 participant