diff --git a/README.md b/README.md index 3422693e5..d99b7e3ba 100644 --- a/README.md +++ b/README.md @@ -770,6 +770,8 @@ picoclaw agent -m "Hello" When running in `gateway` mode, PicoClaw can serve a simple browser-based chat UI over HTTP. +![Web UI screenshot](assets/webchat.png) + **1. Build UI assets** ```bash diff --git a/assets/webchat.png b/assets/webchat.png new file mode 100644 index 000000000..da1a445ab Binary files /dev/null and b/assets/webchat.png differ