Skip to main content

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.

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.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

taut_tui-0.9.4.tar.gz (60.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

taut_tui-0.9.4-py3-none-any.whl (71.7 kB view details)

Uploaded Python 3

File details

Details for the file taut_tui-0.9.4.tar.gz.

File metadata

  • Download URL: taut_tui-0.9.4.tar.gz
  • Upload date:
  • Size: 60.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for taut_tui-0.9.4.tar.gz
Algorithm Hash digest
SHA256 d92b49cb21f6256dcde6934d7fb4b9597dbf5069ac3706b8b8b70fbfd7ef29de
MD5 6d9e8d96d15d6d9737c257422de57f6c
BLAKE2b-256 7e65b3e6979ac3ceb083135cdc97a8bafd91c480207b7f1e1bc2d94514183aef

See more details on using hashes here.

Provenance

The following attestation bundles were made for taut_tui-0.9.4.tar.gz:

Publisher: release-gate-tui.yml on VanL/taut

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file taut_tui-0.9.4-py3-none-any.whl.

File metadata

  • Download URL: taut_tui-0.9.4-py3-none-any.whl
  • Upload date:
  • Size: 71.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for taut_tui-0.9.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4a4b528a991723a3cc360f270df450507c619234cfb3cdb74da24fff05278bdd
MD5 0e65e4fd0cce388c7814d615b9444e27
BLAKE2b-256 673d2ef1310f765c91b6e527793af05005662010fe226d26571aac3c9c23d66c

See more details on using hashes here.

Provenance

The following attestation bundles were made for taut_tui-0.9.4-py3-none-any.whl:

Publisher: release-gate-tui.yml on VanL/taut

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.9.5

2 files

This release

0.9.4 This release

2 files

0.9.3

2 files

0.9.2

2 files

0.9.1

2 files

0.9.0

2 files

0.8.9

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page