taut-tui
taut-tui is Taut's human-first terminal interface extension. It reflects
the public capabilities of taut-chat and loaded first-party extensions in a
full-screen Textual application. It does not define a second chat model or
derive forms from CLI arguments.
Install it beside core, or use core's convenience extra:
python -m pip install taut-chat taut-tui
# equivalent convenience install
python -m pip install 'taut-chat[tui]'
taut tui
The extension publishes tui through the taut.commands entry-point group.
There is intentionally no separate taut-tui console script. Without this
distribution installed, core does not claim the tui command.
The interface provides transcript-first navigation, a multiline composer
(Enter sends; Ctrl-Enter, Shift-Enter, or Ctrl-J inserts a newline; Ctrl-Tab
inserts a tab),
native typed actions and forms, vi-like and conventional keys, mouse controls,
state-preserving terminal reflow, actor-free system reports, and supervised
terminal handoff to taut-summon when that extension is available. Tab and
Shift-Tab remain focus navigation. : opens the textual command input from
normal mode; a composer draft beginning with a whitespace- or Enter-delimited
known command such as :summon grok moves into that input instead of being
sent as chat. Tab, keyboard selection, or one click inserts a command
completion, but the passive completion list never takes typing focus. :q
and :quit use the guarded TUI quit path. Ctrl-C and Ctrl-D request that same
quit from any mode or modal while Textual owns the terminal; PageDown remains
the page-down key.
Workspace load remains a CLI-only maintenance action.
A plain drag in the transcript selects the policy-filtered text exactly as it
is displayed. Press y to copy the current selection, or leave a completed
selection unchanged for 500 ms to copy it automatically through Textual's OSC
52 path. macOS Terminal.app and tmux without set-clipboard on ignore OSC 52;
the selection stays visible. The terminal's modified drag (commonly
Shift-drag) remains available as the native fallback.
When a first :summon grok or native Summon form will actually attach to a
provider, the TUI shows a native confirmation before the provider starts. It
explains that the next screen is provider setup rather than Taut chat and names
the Ctrl-\ Ctrl-\ return chord. Confirming reserves the handoff for that run;
Textual suspends only while the raw provider terminal is attached, then redraws
and continues supervising the foreground run. Cancelling or closing the TUI
before confirmation does not start the provider.
The governing behavior is in
docs/specs/10-taut-tui.md. Architecture
and ownership rationale are in
docs/implementation/12-taut-tui.md.
Development
From the repository root:
uv run --project extensions/taut_tui --extra dev \
pytest extensions/taut_tui/tests -n 0
uv run --project extensions/taut_tui --extra dev \
ruff check extensions/taut_tui/taut_tui extensions/taut_tui/tests
uv run --project extensions/taut_tui --extra dev \
mypy extensions/taut_tui/taut_tui extensions/taut_tui/tests
The retained lock runs the complete suite with Textual 8.2.8. There is no separate older-Textual compatibility lane.
Release files for taut-tui 0.9.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| taut_tui-0.9.10.tar.gz | 70.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| taut_tui-0.9.10-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 152.6 kB
Release files / taut_tui-0.9.10.tar.gz
| Download URL | taut_tui-0.9.10.tar.gz |
|---|---|
| Size | 70.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4305df8434f2084eeb21250a51d83b6ce739a91efd19a9ac3bed1a536c2adc28
|
|
BLAKE2b-256 checksum How to use checksums |
b03975b70314a20a800fce6062c3de023ad652f64f1666a0050eacc00446cf65
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / taut_tui-0.9.10-py3-none-any.whl
| Download URL | taut_tui-0.9.10-py3-none-any.whl |
|---|---|
| Size | 82.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4bcd4c7078bf993120c9922ca092615c2e5ed065388127526e4606f1c8e7dd38
|
|
BLAKE2b-256 checksum How to use checksums |
2cec7cfc20a87f600ef81aba6af18f0598222747669a156cbb7198f4e5a83287
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log