agent/index.html: collapse header comments to docs pointers (#713 batch 3 cont.)

3 #NNN cookies scrubbed from inline HTML comments. The header
two-row layout (#394) and the overflow-extra-click rationale
already live in docs/web-ui.md::Per-agent page (after PRs #780
and #781 batches 1-2). Each comment shrinks to a doc-pointer.

index.html: 3 → 0 #NNN cookies (100% reduction).
This commit is contained in:
iris 2026-05-31 14:41:34 +02:00 committed by mara
commit dfbaa2654b

View file

@ -8,16 +8,10 @@
</head> </head>
<body class="agent-shell"> <body class="agent-shell">
<!-- Fixed-overlay header (#394 redesign): two-row layout in the <!-- Fixed-overlay header — see docs/web-ui.md::Per-agent page
main column — row 1 carries the title + meta-nav, row 2 carries for the three-column layout (icon · main · pills). All asset
the live state strip. The agent icon eats the full header / API hrefs are relative — see docs/web-ui.md::Per-agent
height on the left as the identity anchor; flyout pills + an relative paths for the document-baseURI resolution model. -->
overflow menu trigger sit on the right. Frosted glass over the
terminal — backdrop-filter blur shows the scrolled terminal
text behind.
All asset / API hrefs are relative — see docs/web-ui.md::Per-agent
relative paths for why (#14). -->
<header class="agent-header" id="agent-header"> <header class="agent-header" id="agent-header">
<img class="agent-icon" src="icon" alt=""> <img class="agent-icon" src="icon" alt="">
@ -44,9 +38,9 @@
<!-- Right cluster: flyout triggers + overflow menu. Pills stay <!-- Right cluster: flyout triggers + overflow menu. Pills stay
hidden until their list is non-empty; the overflow `⋯` is hidden until their list is non-empty; the overflow `⋯` is
always visible (rebuild + new-session live inside it per always visible. Rebuild + new-session + logout live inside
#394 — both rare, both destructive, both deserve one extra it — see docs/web-ui.md::Per-agent page (Overflow button)
click). --> for the rare-destructive-extra-click rationale. -->
<div class="agent-header-pills"> <div class="agent-header-pills">
<button type="button" id="inbox-pill" class="header-pill header-pill-inbox" hidden <button type="button" id="inbox-pill" class="header-pill header-pill-inbox" hidden
title="open inbox flyout"> title="open inbox flyout">