Hi HN, I built a Rust-based terminal tool that wraps TUI applications and records their screen changes, so you can rewind, search, and diff previous screen states. It runs the target program through a PTY, captures screen snapshots while the app is running, and lets you move b...
Best for
Primary discovery source is Hacker News. / A public GitHub repo is available for direct technical review.
Why it matters
Primary discovery source is Hacker News.
Key Features
Primary public product URL is https://github.com/blacknon/twatch.
Description: Hi HN, I built a Rust-based terminal tool that wraps TUI applications and records their screen changes, so you can rewind, search, and diff previous screen states. It runs the target program through a PTY, captures sc....
GitHub repository is linked as blacknon/twatch.
Listed on Hacker News as "Twatch – Rewind, search, and diff TUI applications".
Source description: Hi HN, I built a Rust-based terminal tool that wraps TUI applications and records their screen changes, so you can rewind, search, and diff previous screen states. It runs the target program through a PTY, captures sc....
Use Cases
Primary discovery source is Hacker News.
A public GitHub repo is available for direct technical review.
Hacker News mention is recent (2026-05-13).
Primary public product URL is https://github.com/blacknon/twatch.
Description: Hi HN, I built a Rust-based terminal tool that wraps TUI applications and records their screen changes, so you can rewind, search, and diff previous screen states. It runs the target program through a PTY, captures sc....
Why Now
Twatch – Rewind, search, and diff TUI applications is appearing on fresh discovery surfaces, so it is worth reviewing while momentum is still forming. Confidence is currently medium (49/100), so treat this as an early signal rather than a settled trend.
Intelligence Breakdown
Facts
Listed on Hacker News as "Twatch – Rewind, search, and diff TUI applications".
Source description: Hi HN, I built a Rust-based terminal tool that wraps TUI applications and records their screen changes, so you can rewind, search, and diff previous screen states. It runs the target program through a PTY, captures sc....
Source publish date is 2026-05-13.
Description: Hi HN, I built a Rust-based terminal tool that wraps TUI applications and records their screen changes, so you can rewind, search, and diff previous screen states. It runs the target program through a PTY, captures sc....
GitHub repository is linked as blacknon/twatch.
Primary public product URL is https://github.com/blacknon/twatch.
Signals
Hacker News mention is recent (2026-05-13).
A public GitHub repo is available for direct technical review.
Primary discovery source is Hacker News.
Inference
Public code access can lower evaluation friction for developer audiences.
Unknowns
Documentation is not explicitly linked in the current allowed evidence set.
No tagline is stored on the current product record.
Pricing details are not explicitly linked in the current allowed evidence set.
Recent changelog or release history is not explicitly linked in the current allowed evidence set.
Release cadence cannot be confirmed unless a changelog or release link is explicitly provided.
Evidence Snapshots
Twatch – Rewind, search, and diff TUI applications
Listed on Hacker News as "Twatch – Rewind, search, and diff TUI applications".
Twatch – Rewind, search, and diff TUI applications GitHub repository
GitHub repository is linked as blacknon/twatch.
Twatch – Rewind, search, and diff TUI applications official profile
Primary public product URL is https://github.com/blacknon/twatch.
Hello HN! If you want to connect your agent to a database (say, to build a data analyst chatbot or any kind of agentic app) today you have 2 options: an SQL MCP server or a semantic layer. SQL MCP is the easiest path to setup, especially if you also have a .md knowledge base w...