Merge branch 'main' into b2v

This commit is contained in:
r33drichards
2025-10-10 14:52:13 -07:00
committed by GitHub
7 changed files with 587 additions and 15 deletions

View File

@@ -5,6 +5,7 @@ build-backend = "pdm.backend"
[project]
name = "cua-computer-server"
version = "0.1.26"
description = "Server component for the Computer-Use Interface (CUI) framework powering Cua"
authors = [
{ name = "TryCua", email = "gh@trycua.com" }