Skip to content
/ cuti Public

Utillity Module for Claude Code. Dev Container, Clawdbot, queuing commands, prompt history, prompt alias, everything in one place

License

Notifications You must be signed in to change notification settings

nociza/cuti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuti - AI Development Environment & Multi-Agent Orchestration

PyPI Version Python Versions License Downloads Downloads Total

Instant containerized development with Claude Code, Anthropic API integration, and intelligent agent orchestration

PyPIDocumentationGitHub

📊 Download Trends

Downloads Downloads

🚀 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
  • Optional Clawdbot addon - Run Clawdbot gateway + messaging from the same dev container (cuti clawdbot ...)

Perfect for AI-powered development, automation workflows, and LLM orchestration.

📚 Documentation

📖 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
Clawdbot Integration Run the Clawdbot gateway + channels inside cuti

🤝 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


🦞 Clawdbot Integration

Clawdbot ships with cuti now—no manual install needed. The addon runs entirely inside the dev container, auto-links your Clawdbot workspace/config from ~/.cuti/clawdbot/, and keeps every command interactive (OAuth, QR codes, etc.).

  • cuti clawdbot onboard – run the official wizard with OAuth + skill setup
  • cuti clawdbot start – launch the gateway, auto-pick a port, stream logs
  • cuti clawdbot config – edit clawdbot.json safely inside the container
  • cuti clawdbot channels-login – scan WhatsApp QR or add other channels
  • cuti clawdbot send --to +15551234567 --message "Hello" – quick smoke test

See docs/clawdbot.md for storage layout, channel details, and troubleshooting tips.

About

Utillity Module for Claude Code. Dev Container, Clawdbot, queuing commands, prompt history, prompt alias, everything in one place

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published