v0.13.0
Fixes
- Claude transcript /model now accepts Claude model aliases or IDs instead of opening the Codex picker.
- Claude composer labels show the reported Claude model, including on mobile, rather than GPT names found in conversation text.
Added
- Shared prompt-only, response-only, and code-only filters for transcripts and conversation outlines. Filters reset on refresh.
Install or update
- Homebrew:
brew upgrade danialfarid/tap/termdeck(orbrew install danialfarid/tap/termdeck). - PyPI:
uv tool upgrade termdeck-agents(oruv tool install termdeck-agents).
Verification
CI, 341 Python tests, package validation, and an isolated installed-wheel shell/WebSocket smoke test passed. The extended local scroll suite was incomplete: a stale-pin assertion failed and headless browser fixtures stalled; this release does not change terminal scroll/rendering logic.