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.5.tar.gz (61.7 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.5-py3-none-any.whl (72.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: taut_tui-0.9.5.tar.gz
  • Upload date:
  • Size: 61.7 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.5.tar.gz
Algorithm Hash digest
SHA256 9c19f4350a5c30da5abadcdaae79c10a18a5921164a7e457e98a3244e1e91be6
MD5 5135f8c558377e98624c7093e4dd01a0
BLAKE2b-256 15541d14bdd3963c55ab15bf7ba638c2dbd9c1ec5afa9147d7e5d773a9dea004

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: taut_tui-0.9.5-py3-none-any.whl
  • Upload date:
  • Size: 72.8 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8285bd0da6eca4d344283e330964131458971d583b93059143ecc8dcea3f8918
MD5 c3b621fc6e8be66ac31f520532fa0d38
BLAKE2b-256 ed3401920c487f63a9448bee561790d0f18291be7d5373ebc04b4d4a21b8fe5c

See more details on using hashes here.

Provenance

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

This release

0.9.5 This release

2 files

0.9.4

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