Metadata-Version: 2.3
Name: agtos
Version: 0.3.3
Summary: The Agent Operating System - Orchestrate AI agents and tools through natural conversation
Author: William Attaway
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: full
Requires-Dist: aiohttp (>=3.9.0,<4.0.0)
Requires-Dist: fastapi (>=0.115.0,<0.116.0)
Requires-Dist: packaging (>=23.0,<24.0)
Requires-Dist: prompt-toolkit (>=3.0.0,<4.0.0)
Requires-Dist: psutil (>=6.0.0,<7.0.0) ; extra == "full"
Requires-Dist: pydantic (>=2.0.0,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: requests (>=2.32.0,<3.0.0)
Requires-Dist: rich (>=13.0.0,<14.0.0)
Requires-Dist: sse-starlette (>=2.1.0,<3.0.0)
Requires-Dist: supabase (>=2.11.0,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: typer (>=0.16.0,<0.17.0)
Requires-Dist: uvicorn (>=0.32.0,<0.33.0)
Requires-Dist: watchdog (>=6.0.0,<7.0.0)
Project-URL: Homepage, https://agtos.ai
Project-URL: Repository, https://github.com/agtos-ai/agtos
Description-Content-Type: text/markdown

# agtOS

> The Agent Operating System - Currently in Private Beta 🔒

## What is agtOS?

A revolutionary platform that transforms how AI agents interact with your tools and systems. 

Imagine if your AI assistant could:
- 🤖 Orchestrate multiple AI agents seamlessly
- 🔧 Create new tools through natural conversation
- 🌐 Connect to all MCP, CLI, and REST APIs automatically
- 🔐 Handle credentials securely without exposing them

**agtOS makes this possible.**

## Private Beta Access

agtOS is currently in private beta. An invite code is required for activation.

```bash
pip install agtos
agtos  # You'll need an invite code
```

## Learn More

- **Documentation**: Coming soon
- **Website**: [agtos.ai](https://agtos.ai)
- **Beta Access**: Contact us for an invite code

---

*Building the future of AI agent collaboration.*
