hyperhive/hive-agent/src/web_ui
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 907567ef76 Fix stale default-open doc comments per argus's review
ClassifyCtx's tool_use-id correlation gates markdown-vs-plain body
format for a recv result, not open/collapsed state — that's always
the operator's uniform preference now. 5 backend comments still
described it as controlling "default-open" rendering, contradicting
the actual render path and this PR's own rewritten docs.

Also fixed useAgentState.ts's stale comment promising an
SSE-triggered refresh model "in a later commit" — that's permanently
off the table now that the terminal stream's kind tag is gone by
design (argus flagged this as a drive-by, not blocking, but it's a
one-line cause-and-effect of this same PR so fixing it here).
2026-08-30 21:28:34 +02:00
..
actions.rs hive-agent: guarantee a wake after a self-requested /compact 2026-08-13 23:17:10 +02:00
auth.rs hive-agent: don't claim 'already logged out' when a credential file is stuck undeletable 2026-08-02 21:35:06 +02:00
mod.rs feat(#3245): gate rustdoc in nix flake check, and clear the workspace 2026-08-14 02:30:55 +02:00
proxy.rs refactor(#2464): rename hive-ag3nt crate to hive-agent, collapse lib into main 2026-07-15 16:09:39 +02:00
screen.rs agent icon: 404 when unconfigured, client-side fallback 2026-08-10 20:59:59 +02:00
state.rs agent links: swap config's gear icon for a wrench 2026-08-30 16:59:22 +02:00
stats.rs hive-agent: replace json! with typed structs in web_ui handlers 2026-08-13 19:43:58 +02:00
stream.rs Fix stale default-open doc comments per argus's review 2026-08-30 21:28:34 +02:00