Current Status
| Platform | Status | Notes |
|---|---|---|
| macOS | ✅ Fully supported | Primary target for onboarding + daily use |
| Linux | ⚠️ Untested alpha | May work, but not validated end-to-end |
| Windows | ❌ Not officially supported | No maintained onboarding path right now |
Why macOS is the primary target
- The default launch flow (
superturtle start) relies ontmuxand macOS-focused sleep behavior guidance. - Team validation and day-to-day testing currently happen on macOS.
- Onboarding UX is tuned for the macOS laptop workflow.
Linux expectations (alpha)
Linux can still be used, but treat it as experimental:- You may hit environment or service-management issues not covered by onboarding automation.
- If setup fails, you may need manual debugging and local adaptations.
Laptop sleep behavior (important)
On Mac laptops, long-running bot sessions are sensitive to sleep/lid behavior:- Enable
System Settings -> Battery -> Options -> Prevent automatic sleeping when the display is off(on power adapter). - Keep the lid open while the bot is running.
