clawport-ui 0.5.2 → 0.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# ClawPort
|
|
2
2
|
|
|
3
|
-
A visual command centre for your AI agent team.
|
|
3
|
+
**[clawport.dev](https://clawport.dev)** | A visual command centre for your AI agent team.
|
|
4
4
|
|
|
5
5
|
ClawPort is an open-source dashboard for managing, monitoring, and talking directly to your [OpenClaw](https://openclaw.ai) AI agents. Built with Next.js 16, React 19, and a dark command-centre aesthetic with five themes.
|
|
6
6
|
|