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 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.2.tar.gz (55.3 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.2-py3-none-any.whl (66.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: taut_tui-0.9.2.tar.gz
  • Upload date:
  • Size: 55.3 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.2.tar.gz
Algorithm Hash digest
SHA256 e482f7132b66af441d0e7a1e16cc1c6e0a22e663be6ff1ea32170339b98d8432
MD5 9c4c629f107670538f768eda78f8ab09
BLAKE2b-256 6579651d442297781f68344d27fddca9ec42ff27d9141f16d9d54489717d0916

See more details on using hashes here.

Provenance

The following attestation bundles were made for taut_tui-0.9.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: taut_tui-0.9.2-py3-none-any.whl
  • Upload date:
  • Size: 66.4 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7aac5319d6210a9d9212341350031c5d41f991dc7c8c8a8e50839f1fc3e50dd8
MD5 8c0588c06831f6e29ac9c96262a8b1da
BLAKE2b-256 498aba7fa98b84fc29320352132aa8ffabed66dfbabfcd698be408eeb78fa51f

See more details on using hashes here.

Provenance

The following attestation bundles were made for taut_tui-0.9.2-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

0.9.4

2 files

0.9.3

2 files

This release

0.9.2 This release

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