Skip to content

Commit 1c7a345

Browse files
Om-RohillaOm Rohilla
andauthored
docs(gui): add screenshots for all seven web UI screens (#2061)
Adds webui-tasks, webui-agents, webui-approvals, webui-audit, webui-costs, webui-fleet, and webui-settings screenshots to docs/assets/. Updates docs/gui/screens.md to embed them in the existing Screenshots section, and adds a representative image to the Surface section in docs/web-ui.md. Contributes to #1262. Co-authored-by: Om Rohilla <om@contributor>
1 parent 9ee584e commit 1c7a345

9 files changed

Lines changed: 16 additions & 0 deletions

File tree

docs/assets/webui-agents.png

60.6 KB
Loading

docs/assets/webui-approvals.png

64.2 KB
Loading

docs/assets/webui-audit.png

82.7 KB
Loading

docs/assets/webui-costs.png

88.7 KB
Loading

docs/assets/webui-fleet.png

85 KB
Loading

docs/assets/webui-settings.png

99.1 KB
Loading

docs/assets/webui-tasks.png

74 KB
Loading

docs/gui/screens.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,20 @@ Five routes. Source: `web/src/routes/`. Design reference: `.sdd/backlog/open/fro
1616

1717
![Agents grid with token meter drawer](../assets/webui-agents-panel.png)
1818

19+
![Tasks — empty state, filter chips and Run new task button](../assets/webui-tasks.png)
20+
21+
![Agents — agent card grid view](../assets/webui-agents.png)
22+
23+
![Approvals — empty approvals queue](../assets/webui-approvals.png)
24+
25+
![Audit — audit log with chain status and filters](../assets/webui-audit.png)
26+
27+
![Costs — KPI cards, sparkline and by-adapter table](../assets/webui-costs.png)
28+
29+
![Fleet — fleet management scaffold](../assets/webui-fleet.png)
30+
31+
![Settings — settings placeholder screen](../assets/webui-settings.png)
32+
1933
## Tasks (`/ui/tasks`, default route)
2034

2135
- **Source:** `web/src/routes/Tasks.tsx`.

docs/web-ui.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ The Vite bundle is committed under `src/bernstein/gui/static/`, so wheel install
1414

1515
## Surface
1616

17+
![Bernstein web UI — Tasks view](assets/webui-tasks.png)
18+
1719
Top-level tabs:
1820

1921
- **Tasks**

0 commit comments

Comments
 (0)