Skip to content

Releases: danialfarid/termdeck

v0.16.2

Choose a tag to compare

@github-actions github-actions released this 17 Sep 07:29

See CHANGELOG.md.

brew install danialfarid/tap/termdeck
# or, anywhere:
uv tool install "git+https://github.com/danialfarid/termdeck.git@v0.16.2"

v0.16.1

Choose a tag to compare

@github-actions github-actions released this 15 Sep 07:55

See CHANGELOG.md.

brew install danialfarid/tap/termdeck
# or, anywhere:
uv tool install "git+https://github.com/danialfarid/termdeck.git@v0.16.1"

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 07:27

See CHANGELOG.md.

brew install danialfarid/tap/termdeck
# or, anywhere:
uv tool install "git+https://github.com/danialfarid/termdeck.git@v0.16.0"

v0.15.1

Choose a tag to compare

@github-actions github-actions released this 14 Sep 23:21
bd1a372

Fixed

  • Switching conversation filters preserves the selected prompt and its on-screen position in both the outline and transcript.

Includes all fixes from 0.15.0, including Ask an agent pasting and upward-expanding agent menus.

Update

  • Homebrew: brew upgrade danialfarid/tap/termdeck
  • uv: uv tool upgrade termdeck-agents

Verification: CI, Ruff, JavaScript syntax, 343 Python tests, and isolated scroll-anchor checks passed. The full terminal scroll suite was not rerun for this transcript-only patch.

Changelog

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 06:40
d9709a9

See CHANGELOG.md.

brew install danialfarid/tap/termdeck
# or, anywhere:
uv tool install "git+https://github.com/danialfarid/termdeck.git@v0.15.0"

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 00:52

See CHANGELOG.md.

brew install danialfarid/tap/termdeck
# or, anywhere:
uv tool install "git+https://github.com/danialfarid/termdeck.git@v0.14.0"

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 05:10
df1c3c9

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 (or brew install danialfarid/tap/termdeck).
  • PyPI: uv tool upgrade termdeck-agents (or uv 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.

Full changelog

v0.12.3

Choose a tag to compare

@github-actions github-actions released this 09 Sep 18:24
e98f6b6

See CHANGELOG.md.

brew install danialfarid/tap/termdeck
# or, anywhere:
uv tool install "git+https://github.com/danialfarid/termdeck.git@v0.12.3"

v0.12.2

Choose a tag to compare

@github-actions github-actions released this 09 Sep 18:17
34d3040

See CHANGELOG.md.

brew install danialfarid/tap/termdeck
# or, anywhere:
uv tool install "git+https://github.com/danialfarid/termdeck.git@v0.12.2"

v0.12.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 17:52
f6ed864

See CHANGELOG.md.

brew install danialfarid/tap/termdeck
# or, anywhere:
uv tool install "git+https://github.com/danialfarid/termdeck.git@v0.12.1"