docs(client): complete merged UI inventory

This commit is contained in:
pku-xht
2026-08-07 18:22:07 +08:00
committed by Tianyi Cui
parent 9c5d23f0ce
commit 76da9e3f9f
2 changed files with 3 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ The browser side of the dsh web GUI: shell boot, browser-host communication, sha
| [`ui-workspace/`](ui-workspace/README.md) | Provides workspace selection and creation surfaces. |
| [`ui-conversation/`](ui-conversation/README.md) | Presents the active conversation and its input surface. |
| [`ui-tool/`](ui-tool/README.md) | Composes Tool call trees and keyed per-Tool views. |
| [`ui-deliverables/`](ui-deliverables/README.md) | Presents files produced by each completed turn. |
| [`ui-schedule/`](ui-schedule/README.md) | Presents durable Schedule reminder receipts. |
| [`ui-goal/`](ui-goal/README.md) | Presents and manages the current goal. |
| [`ui-trajectory/`](ui-trajectory/README.md) | Presents alternate views of agent activity. |