Pangram verdict · v3.3
We believe that this entire text is AI.
AI likelihood · overall
AIArticle text · 239 words · 1 segments analyzed
A Hacker News client that summarises long threads and lets you chat with them. A decent HN post can have 800 comments hanging off a 4,000 word article. Somewhere in there are the four things worth knowing, and the only way to find them is to read the lot. Rundown gives you the short version: what the article says, what the thread argued with it about, and a chat you can point at either. Every quote keeps the comment it came from and gets checked against the thread first, so you can go and read the real thing when it matters. It runs on the claude or codex CLI you already have installed, so it uses the subscription you are signed in to. Nothing is stored anywhere but your own machine. Features Briefing: article and thread as one account, at three reading depths Digest: the discussion as an outline, each point backed by quotes Chat: ask about the thread; it is already loaded Library: search what you have read, or synthesise several threads at once Reader: the linked article as clean markdown Install Download the latest release — a universal .dmg on macOS, an installer on Windows, .AppImage or .deb on Linux. It updates itself after that. Needs Claude Code or the Codex CLI installed and signed in. Building it pnpm install pnpm tauri dev # run pnpm tauri build # build the app License MIT © Kamran Ahmed