What problem does it solve?
It helps you stay current on a specific X/Twitter account by automatically collecting recent tweets, deduplicating repeats, clustering themes, and writing a decision-ready summary into memory without manual searching.
Core Features & Use Cases
- Latest tweet refresh to memory: Fetches or reuses cached tweets for a tracked handle, then writes a structured “decision-ready gist” to memory logs.
- Deduplication and thread detection: Removes tweets already seen in recent runs and preserves multi-tweet threads as coherent units.
- Clustering into narratives with a verdict: Groups content into 2–4 sub-narratives, extracts actionable insights, and assigns a single day-shape verdict (e.g., ANNOUNCEMENT, BUILDING).
Quick Start
Run Refresh X with var set to an X handle (for example "@elonmusk") so it fetches recent tweets, clusters the day’s themes, and appends the result to memory.