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.3.tar.gz (60.5 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.3-py3-none-any.whl (71.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: taut_tui-0.9.3.tar.gz
  • Upload date:
  • Size: 60.5 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.3.tar.gz
Algorithm Hash digest
SHA256 72102bb3e9f932177d80737e62585d3ff61ff2e8fb6bf46a5371d72ac1dc1d5f
MD5 7517f020e7287508a69c5bae7e4c54f6
BLAKE2b-256 119d84fcc5e6061b1463f0901b3897ca1ee3b8855b5f0d1400de29eb9f113a47

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: taut_tui-0.9.3-py3-none-any.whl
  • Upload date:
  • Size: 71.6 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ba95ee20bd224825fd471fd2b03241e7550bd4ef35d75ca2f20d266c8096d0eb
MD5 b7cffb31502e3f7ca748740f018d7a1a
BLAKE2b-256 733bb6c9473d4bd5252a6ee1432f54a3f5ebb32acb21a40c42e7fb053e43d145

See more details on using hashes here.

Provenance

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

This release

0.9.3 This release

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