A single Python script that reads all your local Claude Code and Codex sessions and extracts the signature expressions of each side of the conversation: how Claude talks, how Codex talks, and how you talk to them.
It uses sentence embeddings, so it groups meaning, not just exact words: "let me check the file", "now let me verify the file", and "let me confirm the file" all collapse into one recurring expression.