iris
385d4b6fd7
agent term: move expand-tool-output setting into its own settings popup
...
mara, #3778 : the toggle lived on the separate hive-dashboard's
/settings.html even though it's agent-terminal-only. Moved it into
SettingsMenu (shared with swarm-ui) behind an opt-in showExpandDetails
prop — only the agent page passes it, matching her caution that the
component is shared but this setting isn't.
Also found and fixed a real regression while touching this: the
Preact rewrite's classifyEvent.ts hardcodes defaultOpen: true only for
the always-open markdown-bearing rows (send/ask/answer/recv) and never
reads the preference at all for the rows it's actually meant to
control (diffs, plain tool output, long errors) — so the toggle
currently has zero effect on the live page. Wired
getExpandDetailsPref() into those four sites; the always-open rows are
untouched, matching the documented pre-rewrite behavior.
Converted prefs.js to prefs.ts (TS couldn't resolve types for a plain
.js import) — same public @hive/shared/prefs.js export path, matching
how badge.js/icons.js etc. already map a .js export name to a
.tsx/.ts source file.
2026-08-30 16:05:43 +02:00
..
agent-menu
hivectl/dashboard: add --paused / ?paused=1 to agent start
2026-08-02 19:52:11 +02:00
builds.css
dashboard: replace <hive-jobq-graph> with a shared Preact component
2026-08-16 15:18:25 +02:00
builds.html
dashboard: replace <hive-jobq-graph> with a shared Preact component
2026-08-16 15:18:25 +02:00
builds.js
apply the same render(h(...)) simplification to JobqGraph
2026-08-16 22:08:38 +02:00
call.js
dashboard: remove the Y3R C4LL questions pane (ask/answer removal, frontend)
2026-08-29 20:35:27 +02:00
colors.css
refactor(frontend): base16 theme contract in a swappable colors.css
2026-06-08 21:24:07 +02:00
common.css
hive dashboard: bulk pause + resume in the selection bar
2026-08-24 11:37:04 +02:00
common.js
dashboard: remove the Y3R C4LL questions pane (ask/answer removal, frontend)
2026-08-29 20:35:27 +02:00
core.css
fix(core): add card styling for K3PT ST4T3 and 1NFR4 entries
2026-07-26 17:23:52 +02:00
core.html
frontend: add <hive-tab-strip>, convert logs/credentials/core/builds tabbars
2026-08-02 13:40:24 +02:00
core.js
frontend: unify pill/chip/badge shape into shared CSS
2026-08-12 19:25:45 +02:00
credentials.css
frontend: shared <hive-warn> component for inline warning banners
2026-08-03 18:34:31 +02:00
credentials.html
frontend: hive-warn — replace severity+pulse with info/warning/error levels
2026-08-03 18:34:31 +02:00
credentials.js
frontend: shared ApiErrorPanel component, promote readApiError from credentials.js
2026-08-17 23:11:11 +02:00
dashboard.css
dashboard: remove the Y3R C4LL questions pane (ask/answer removal, frontend)
2026-08-29 20:35:27 +02:00
dashboard.html
dashboard: remove the Y3R C4LL questions pane (ask/answer removal, frontend)
2026-08-29 20:35:27 +02:00
flow.css
chore(frontend): scrub pre-existing issue-tag refs from source comments
2026-06-09 00:24:49 +02:00
flow.html
refactor(frontend): extract the page-chrome into @hive/shared ( #1464 step 3)
2026-06-09 09:13:35 +02:00
flow.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
home.css
dashboard(home): matrix-rain backdrop on the H0M3 page
2026-06-17 21:46:25 +02:00
home.js
dashboard: hide forge links instead of guessing <hostname>:3000
2026-08-03 01:21:11 +02:00
index.html
docs: document the OpenAPI spec + Swagger UI, add H0M3 API tile
2026-08-02 19:13:41 +02:00
logs.css
fix(logs): log output scrolls internally instead of scrolling the page
2026-07-26 17:20:48 +02:00
logs.html
frontend: add <hive-tab-strip>, convert logs/credentials/core/builds tabbars
2026-08-02 13:40:24 +02:00
logs.js
dashboard: pass kinds= on the 4 unfiltered /api/dashboard/stream subscribers
2026-08-02 22:21:24 +02:00
permissions.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
schedules.js
frontend: extract themed dialogs + async-form handler to shared, wire agent UI
2026-07-27 18:55:17 +02:00
settings.css
refactor(frontend): extract the page-chrome into @hive/shared ( #1464 step 3)
2026-06-09 09:13:35 +02:00
settings.html
agent term: move expand-tool-output setting into its own settings popup
2026-08-30 16:05:43 +02:00
settings.js
agent term: move expand-tool-output setting into its own settings popup
2026-08-30 16:05:43 +02:00
state.js
dashboard: remove the Y3R C4LL questions pane (ask/answer removal, frontend)
2026-08-29 20:35:27 +02:00
stats.css
fix(stats): move window selector into the page header tab bar
2026-07-26 17:21:21 +02:00
stats.html
add per-agent and hive-wide skill invocation stats
2026-07-27 23:53:07 +02:00
stats.js
add per-agent and hive-wide skill invocation stats
2026-07-27 23:53:07 +02:00
stream-worker.js
refactor(fe): trim >30-line comment blocks (second pass, #2077 )
2026-06-29 01:05:53 +02:00
swarm.js
dashboard: remove the Y3R C4LL questions pane (ask/answer removal, frontend)
2026-08-29 20:35:27 +02:00
system-sections.css
jobq-graph: re-add per-node cancel button
2026-08-09 17:40:39 +02:00
tabs.js
dashboard: remove the Y3R C4LL questions pane (ask/answer removal, frontend)
2026-08-29 20:35:27 +02:00
theme.css
refactor(frontend): base16 theme contract in a swappable colors.css
2026-06-08 21:24:07 +02:00
util.js
dashboard: remove the Y3R C4LL questions pane (ask/answer removal, frontend)
2026-08-29 20:35:27 +02:00