Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Shankar Sastry<sup>2</sup>, Yuke Zhu<sup>1</sup>, Ken Goldberg<sup>&dagger;,2</s

<sup>&#42;</sup>Equal contribution &ensp; <sup>&dagger;</sup>Equal advising

![ui](https://github.com/user-attachments/assets/85f128e7-5305-4d1b-8078-033b35091971)

Copilot AI Apr 3, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image is linked via github.com/user-attachments, which isn’t versioned in the repo and can be harder to update/review over time (and may be removed independently of the code). Consider committing the screenshot under a repo path (e.g., docs/assets/ or web-ui/public/) and referencing it with a relative link so it’s version-controlled and reviewable.

Suggested change
![ui](https://github.com/user-attachments/assets/85f128e7-5305-4d1b-8078-033b35091971)
![ui](docs/assets/ui.png)

Copilot uses AI. Check for mistakes.

Copilot AI Apr 3, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alt text ui is not descriptive for screen readers. Please use a more specific alt text (e.g., “Interactive Web UI screenshot”) so the README image is accessible.

Suggested change
![ui](https://github.com/user-attachments/assets/85f128e7-5305-4d1b-8078-033b35091971)
![CaP-X framework UI screenshot](https://github.com/user-attachments/assets/85f128e7-5305-4d1b-8078-033b35091971)

Copilot uses AI. Check for mistakes.


---
Expand Down