Documentation
¶
Overview ¶
Chrome: footer vs banner rules for the main chat TUI.
Footer shows stable connection state and a few predictable segments (unread count, optional E2E label, optional non-default channel). Do not put timer-driven or one-off strings in the footer.
Banner strip above the transcript uses themeStyles banner strip styles: error, warn, and info bands keyed by [ERROR], [WARN], and everything else. Keep one surface per concern so users are not confused by duplicate or vanishing status text.
Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Enhanced config.go for the client
|
Enhanced config.go for the client |
|
Package exthook runs optional external processes for experimental client-side automation.
|
Package exthook runs optional external processes for experimental client-side automation. |
|
_example_hook
command
Example stdin hook: append each JSON line to a log file for spike testing.
|
Example stdin hook: append each JSON line to a log file for spike testing. |
Click to show internal directories.
Click to hide internal directories.