## 0.2.0 (2026-01-11)

New CLI commands for searching and viewing your transcription history.

### What's New

- **Grep Command**: Search across all your transcription sessions with `pscribe grep`. Find specific words or phrases with full regex support, context lines (`-A`, `-B`, `-C`), and session filtering.
- **Cat Command**: Display complete transcription sessions with `pscribe cat`. View entire sessions or filter by status.
- **Improved Polling**: The MCP integration now supports efficient offset-based polling for real-time transcript updates.

---
