hyperhive/frontend/packages/agent/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris ec51ec924a agent: add ?hide= URL param to suppress header/composer chrome
For embedding companions (e.g. trollshell WebKitGTK) that supply their
own header/input chrome around the per-agent page and only want the
raw terminal feed. Comma-separated so both axes can hide in one param:
?hide=header,input. Zeroes --agent-header-h/--agent-composer-h via body
classes rather than conditionally computing padding, so every dependent
calc() (overlay offset, terminal scroll padding) collapses in one place.
2026-09-11 17:10:47 +02:00
..
components shared terminal: align row icons via a shared grid, not offsets 2026-09-09 23:35:20 +02:00
hooks treefmt: apply prettier 2026-09-02 15:25:07 +02:00
lib treefmt: apply prettier 2026-09-02 15:25:07 +02:00
agent.css agent: add ?hide= URL param to suppress header/composer chrome 2026-09-11 17:10:47 +02:00
colors.css refactor(frontend): base16 theme contract in a swappable colors.css 2026-06-08 21:24:07 +02:00
css.d.ts treefmt: apply prettier 2026-09-02 15:25:07 +02:00
index.html treefmt: apply prettier 2026-09-02 15:25:07 +02:00
main.tsx treefmt: apply prettier 2026-09-02 15:25:07 +02:00
Root.tsx agent: add ?hide= URL param to suppress header/composer chrome 2026-09-11 17:10:47 +02:00
screen.html docs: retire the stray top-level web-ui.md, fold it into web-ui/README.md 2026-09-07 15:49:52 +02:00
stats.html treefmt: apply prettier 2026-09-02 15:25:07 +02:00
stats.js treefmt: apply prettier 2026-09-02 15:25:07 +02:00
theme.css refactor(frontend): base16 theme contract in a swappable colors.css 2026-06-08 21:24:07 +02:00
types.ts treefmt: apply prettier 2026-09-02 15:25:07 +02:00