Production-ready Claude Code utilities with command queuing, prompt aliases, web interface, and monitoring.
Project description
Cuti - AI Development Environment & Multi-Agent Orchestration
Instant containerized development with Claude Code, Anthropic API integration, and intelligent agent orchestration
PyPI • Documentation • GitHub
📊 Download Trends
🚀 Quick Start - Docker Container with Claude Code CLI
# Install Python package from PyPI
uv tool install cuti
# Launch Docker development environment with Claude
cuti container
That's it! You now have a fully configured AI-powered coding environment with:
- ✅ Claude Code CLI pre-configured with Anthropic integration
- ✅ Persistent authentication for Claude API across sessions
- ✅ Python 3.11, Node.js 20, and essential dev tools
- ✅ Custom prompt showing
cuti:~/path $ - ✅ Auto-mounts current directory for seamless workflow
The Docker container provides isolated, reproducible AI-assisted development with Claude Code terminal integration.
🌟 Key Features - AI Agent Orchestration & Automation
Build with multiple AI models and intelligent task management:
- Multi-agent orchestration - Claude API, Gemini integration
- Command queuing system with priority execution
- Web UI dashboard - Launch with
cuti web - Smart rate limiting - Automatic retry & backoff
- Task automation - Built-in todo system for AI agents
- Claude version switching - Easy CLI version management
Perfect for AI-powered development, automation workflows, and LLM orchestration.
📚 Documentation
🌐 Interactive Documentation Website
A beautiful static website with all documentation is available in the website/ folder. To view it locally:
cd website
python3 serve.py
# Open http://localhost:8000 in your browser
The website can be hosted on any static hosting service (GitHub Pages, Netlify, Vercel, etc.). See website/README.md for details.
📖 Documentation Guides
| Guide | Description |
|---|---|
| Docker Container Setup | Complete containerized environment guide |
| Claude Authentication | Anthropic API & Claude CLI setup |
| Claude Account Switching | Manage multiple Claude accounts |
| Claude API Keys | Anthropic & AWS Bedrock API key management |
| Task Management | AI agent todo system |
| Rate Limit Handling | Smart API throttling & retry logic |
🤝 Contributing
Note: This project is under active development. Contributions welcome!
uv install -e .
Submit PRs to GitHub | Report issues in Issues
📄 License
Apache 2.0 - See LICENSE
PyPI • Issues • Contribute
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cuti-0.1.66.tar.gz.
File metadata
- Download URL: cuti-0.1.66.tar.gz
- Upload date:
- Size: 338.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c6aad227d6acb6e94110b7e103263425f8a16c6007d383f21d84405558e4408
|
|
| MD5 |
ba181248210db3eb3ca0aaaf14968d3f
|
|
| BLAKE2b-256 |
e867b6eb9ea257237c74b82c39c8989c69c23caa8628b125b21ded66ee583bbe
|
File details
Details for the file cuti-0.1.66-py3-none-any.whl.
File metadata
- Download URL: cuti-0.1.66-py3-none-any.whl
- Upload date:
- Size: 398.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b126744e924732e1af75529e243361fd0fef18d6c99518b55aa729f6dfd2362
|
|
| MD5 |
a434d93877396edc23632a87c9ef2d51
|
|
| BLAKE2b-256 |
a7c678c461ff463cfb2decadeb263318e83d061899cd504beb3ec1eed9406d99
|