Metadata-Version: 2.4
Name: cua-fleet
Version: 0.0.2
Summary: Reserved for Cua Fleet — fleet orchestration for computer-use agents and sandboxes
Project-URL: Homepage, https://github.com/trycua/cua
Project-URL: Documentation, https://docs.trycua.com
Project-URL: Repository, https://github.com/trycua/cua
Project-URL: Issues, https://github.com/trycua/cua/issues
Author-email: TryCua <hello@trycua.com>
License-Expression: MIT
License-File: LICENSE
Keywords: agents,automation,computer-use,fleet,orchestration,sandbox
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# cua-fleet

> **Name reservation** — this package name is reserved for **Cua Fleet**, an upcoming
> component of the [Cua](https://github.com/trycua/cua) project for orchestrating fleets
> of computer-use agents and sandboxes.

This is a placeholder release: it installs an empty module and has no functionality yet.
Watch [trycua/cua](https://github.com/trycua/cua) for the first real release.

In the meantime, check out the unified Cua SDK:

```bash
pip install cua
```

## Links

- Website: [cua.ai](https://cua.ai)
- Documentation: [docs.trycua.com](https://docs.trycua.com)
- Repository: [github.com/trycua/cua](https://github.com/trycua/cua)
- Issues: [github.com/trycua/cua/issues](https://github.com/trycua/cua/issues)
