Redesign the Netclaw chat TUI - #1897
Draft
Aaronontheweb wants to merge 39 commits into
Draft
Conversation
This was referenced Aug 12, 2026
Aaronontheweb
force-pushed
the
feature/chat-tui-beautification
branch
from
August 12, 2026 03:11
64a7290 to
ad33709
Compare
Aaronontheweb
marked this pull request as draft
August 12, 2026 03:22
Aaronontheweb
force-pushed
the
feature/chat-tui-beautification
branch
5 times, most recently
from
August 13, 2026 03:10
44fbbea to
859d225
Compare
Aaronontheweb
force-pushed
the
feature/chat-tui-beautification
branch
from
August 13, 2026 15:23
1c50517 to
00a011a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Visual grammar
The design uses color, spacing, weight, and cell backgrounds.
Wide views use a two-cell left margin and a 120-column content cap.
The approval gate names the requester and the requested action.
The Inspector uses semantic event names and complete safe detail.
Design:
docs/ui/TUI-002-chat-visual-grammar.mdTermina dependency
This change uses Termina
0.17.0-beta.6.Termina draft PR: Aaronontheweb/termina#379
Termina release: https://github.com/Aaronontheweb/termina/releases/tag/0.17.0-beta.6
Proof
Proof folder:
/home/aaronontheweb/Pictures/Netclaw Chat TUI Proof/quiet-grammar-2026-08-12The folder contains response, activity, approval, expanded approval, and Inspector frames.
It also contains Inspector and approval videos.
Memorizer checkpoint: https://memory.testlab.petabridge.net/view/a4b77286-e45c-4366-95b1-e673bdcc17f9
Validation
0.17.0-beta.6from NuGet.Local proof
The installed local binary reports commit
608a5b4.The swapped daemon runs from
~/.netclaw/bin/netclawd.The doctor found no configuration, SQLite, image, or daemon crash fault.
Remaining evidence
Closes #577
Closes #1879
Closes #1880
Closes #1882
Closes #1883
Closes #1884
Closes #1885