hyperhive/frontend/packages/agent/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 5930efc29b Trim negative-space comments per mara's review
Don't state what a function/module doesn't do and where that
happens instead — just describe what it does. Cut the "not
something this function decides" / "not affected by this" /
"not a placeholder for a later commit" asides from the doc
comments touched in the last two commits.
2026-08-30 21:31:33 +02:00
..
components Drop classifyEvent.ts, render TermMsg directly 2026-08-30 21:23:28 +02:00
hooks Trim negative-space comments per mara's review 2026-08-30 21:31:33 +02:00
lib Drop classifyEvent.ts, render TermMsg directly 2026-08-30 21:23:28 +02:00
agent.css agent page: consolidate alive/thinking/paused into one status badge 2026-08-30 15:12:03 +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 agent: scaffold Preact rewrite, Header + StatusChips first slice 2026-08-28 22:05:13 +02:00
index.html agent: remove rebuild button, move dashboard link into the links menu 2026-08-28 23:40:56 +02:00
main.tsx agent: cutover — index.html now serves the Preact rewrite, app.js deleted 2026-08-28 23:14:52 +02:00
Root.tsx Simplify terminal message shape to a uniform TermMsg 2026-08-30 21:11:25 +02:00
screen.html docs(web-ui/agent): add back-link nav + fix stale doc pointer in screen.html 2026-06-29 00:31:06 +02:00
stats.html feat(#2659): serve hive-bash-mcp over persistent streamable-http, drop stdio bridge 2026-07-23 18:01:20 +02:00
stats.js feat(#2659): serve hive-bash-mcp over persistent streamable-http, drop stdio bridge 2026-07-23 18:01:20 +02:00
theme.css refactor(frontend): base16 theme contract in a swappable colors.css 2026-06-08 21:24:07 +02:00
types.ts agent page: show resolved model as the model badge's tooltip 2026-08-30 14:43:07 +02:00