iris
33fafc8c19
settings menu: replace showExpandDetails prop with a children slot
...
mara, reviewing PR#3780's showExpandDetails boolean prop: "you cannot
just add it like this - if we have more and more options there in
different places we will keep accumulating cruft in the shared
component." SettingsMenu now exposes a plain children slot instead;
the agent page owns its expand-tool-output row entirely (state,
storage, markup) in its own ExpandDetailsSetting component and passes
it in, so the shared component never learns that setting exists.
2026-08-30 16:05:43 +02:00
..
components
settings menu: replace showExpandDetails prop with a children slot
2026-08-30 16:05:43 +02:00
hooks
agent: TermInput — composer + slash commands
2026-08-28 22:05:13 +02:00
lib
agent term: move expand-tool-output setting into its own settings popup
2026-08-30 16:05:43 +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
settings menu: replace showExpandDetails prop with a children slot
2026-08-30 16:05:43 +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