hermes-agent/ui-tui/packages/hermes-ink/src
Brooklyn Nicholson 48f2ac3352 refactor(tui): /clean pass on blitz closeout — trim comments, flatten logic
- normalizeStatusBar collapses to one ternary expression
- /statusbar slash hoists the toggle value and flattens the branch tree
- shift-tab yolo comment reduced to one line
- cursorLayout/offsetFromPosition lose paragraph-length comments
- appLayout collapses the three {!overlay.agents && …} into one fragment
- StatusRule drops redundant flexShrink={0} (Yoga default)
- server.py uses a walrus + frozenset and trims the compat helper

Net -43 LoC. 237 vitest + 46 pytest green, layouts unchanged.
2026-04-22 15:27:54 -05:00
..
bootstrap feat: fork ink and make it work nicely 2026-04-11 11:29:08 -05:00
hooks feat: fork ink and make it work nicely 2026-04-11 11:29:08 -05:00
ink refactor(tui): /clean pass on blitz closeout — trim comments, flatten logic 2026-04-22 15:27:54 -05:00
native-ts/yoga-layout feat: fork ink and make it work nicely 2026-04-11 11:29:08 -05:00
utils feat: add clicky handles 2026-04-13 21:20:55 -05:00
entry-exports.ts chore(tui): fix eslint/prettier nits from npm run fix 2026-04-17 11:00:15 -05:00