You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.