More organization, favicon

This commit is contained in:
Morgan Dean
2025-06-11 15:49:29 -04:00
parent cb23ba49ef
commit 913ecbb20f
12 changed files with 26 additions and 7 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
---
title: Libraries
description: Libraries
title: Getting Started
description: Getting started with the c/ua libraries
---
## Libraries
## Overview
The CUA project provides several libraries for building Computer-Use AI agents.
+16 -1
View File
@@ -1,5 +1,20 @@
{
"title": "Libraries",
"description": "Libraries",
"root": true
"icon": "Library",
"root": true,
"pages": [
"index",
"---Libraries---",
"agent",
"computer",
"computer-server",
"cloud",
"core",
"lume",
"lumier",
"mcp-server",
"pylume",
"som"
]
}