Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 08:32
· 30 commits to main since this release

Added

  • Add ritual prompts and ritual --prompts to dump the latest extracted user prompts in descending date order, with --limit/-n support for changing the default 100-prompt count.

Changed

  • Scan Claude project transcripts plus Codex active and archived session transcripts by default, while preserving prompt-history file discovery and honoring CLAUDE_CONFIG_DIR and CODEX_HOME.
  • Prefer the most recent matching prompts in workflow previews so newly repeated prompts are visible when reviewing candidates.

Fixed

  • Exclude newer Codex # AGENTS.md instructions context records from user-prompt extraction.
  • Skip slash commands, low-signal acknowledgements, skill-call context, structured payloads, terminal transcripts, standalone attachments, injected runtime events, local page checks, rendered output dumps, app logs, risk reports, CI log dumps, generated handoffs, assistant completion summaries, and assistant review reports during prompt extraction, and deduplicate mirrored prompt-history/session records before ranking or dumping prompts.