diff --git a/ui-tui-opentui-v2/src/view/homeHint.tsx b/ui-tui-opentui-v2/src/view/homeHint.tsx index 922682fc07e..482495b8370 100644 --- a/ui-tui-opentui-v2/src/view/homeHint.tsx +++ b/ui-tui-opentui-v2/src/view/homeHint.tsx @@ -91,8 +91,15 @@ export function HomeHint(props: { store: SessionStore }) { Nous Research · Messenger of the Digital Gods + {/* framed session panel (Ink SessionPanel parity) — the bordered box is the + key "this is a designed home screen, not log output" signal. */} + {/* session info block: model · Nous Research / dir / Session id */} - + {shortModel(info().model!)} @@ -162,6 +169,8 @@ export function HomeHint(props: { store: SessionStore }) { )} + + {/* end framed session panel */}