Infrastructure
Pro Plan- Local repository paths
- Worktree lifecycle
- Process management
- Hosted compute
- Networking and domains
- Scaling and resource allocation
AI Model Selection
Cyrus runs on high-quality defaults so you don’t have to think about model selection. By default, all tasks use Claude Opus 4.5, which delivers the strongest reasoning and best results with no setup required. Defaults- Primary: Claude Opus 4.5 (highest-quality reasoning)
- Fallback: Claude Sonnet 4.5 (fast, reliable)
- sonnet → Faster, reliable execution
- haiku → Lightweight, cost-efficient tasks
Tool Permissions
Cyrus enables a safe, limited toolset for AI reasoning:- File read/write
- Git operations
- GitHub CLI
- Task and planning tools
- Web fetch and search
Setup Scripts (Optional)
Repository Setup Script
You may add acyrus-setup.sh file to your repository root.
This script runs when Cyrus creates a new worktree and is useful for:
- Installing dependencies
- Bootstrapping environments
- Running checks
Global Setup
Team-wide setup is handled automatically and does not require configuration.Design Philosophy
If something isn’t configurable, it’s intentional. Cyrus optimizes for:- Predictable behavior
- Minimal setup
- Fewer footguns
What’s Next
If something isn’t behaving as expected
Cyrus Community
Get support on Discord

