Windows
Open PowerShell as Administrator, paste this command, then press Enter.
powershell -ExecutionPolicy Bypass -Command "irm https://www.cherriesandco.com/installers/web-install-shaggy-agent-windows.ps1 | iex"
Cherries and Co product · local control · one-command setup
Shaggy the Agent! gives customers a serious local AI workspace without the confusing setup ritual. Install it, connect your model account, then ask it to research, write, inspect files, run tools, schedule work, and report back.
Offered by Cherries and Co as a customer-ready AI agent product.
One-click deployment
No Docker maze. No server to babysit. The installer prepares Shaggy the Agent! locally and gets you to setup fast.
Open PowerShell as Administrator, paste this command, then press Enter.
powershell -ExecutionPolicy Bypass -Command "irm https://www.cherriesandco.com/installers/web-install-shaggy-agent-windows.ps1 | iex"
Open Terminal, paste this command, then press Enter.
curl -fsSL https://www.cherriesandco.com/installers/web-install-shaggy-agent-mac-linux.sh | bash
Open your Linux terminal or Ubuntu inside Windows WSL, paste this command, then press Enter.
curl -fsSL https://www.cherriesandco.com/installers/web-install-shaggy-agent-mac-linux.sh | bash
shaggy setup
shaggy doctor
shaggy
Pricing idea
Inspired by hosted-agent market positioning: sell speed, support, updates, and easy setup — not confusing infrastructure.
For one person who wants a local Shaggy the Agent! with basic install help.
For founders/operators who want recurring work, skills, and priority onboarding.
For small teams needing controlled setup, policies, and private workflow guidance.
$ shaggy setup
Connect your model account, choose tools, and save local preferences.
$ shaggy doctor
Verify Python, browser tools, paths, and configuration.
$ shaggy
Start your local AI operator.
Technical manual
A local AI operator installed on your own computer. It can help with research, writing, files, websites, code, scheduling, and repeatable workflows when configured.
A supported computer, internet access, and their own model/API account. Shaggy the Agent! guides them through the configuration.
The customer copies one installer command for their operating system. The installer prepares the local runtime and launches the setup path.
Customers should not paste sensitive access details into public chats. Important access information belongs only in approved secure setup steps.
Feature grid
Runs from the customer's own computer with a clean local setup path.
Stable preferences and reusable workflow playbooks make repeated work faster.
Files, browser, terminal, web research, screenshots, and connected services when enabled.
Recurring checks, reminders, briefs, and reports can run without manual prompting.
Designed to inspect, test, and verify results instead of only giving advice.
The customer owns their connected accounts, model choices, files, and approval boundaries.
Rules & responsible use
Users are responsible for their model/API accounts, third-party services, files, and actions they approve.
Sensitive access information, private documents, and business account details should only be entered through approved secure setup steps.
Email sending, purchases, account changes, public posts, and destructive commands should require explicit customer approval.
Customers should keep backups of important local files and exports. Local software cannot replace proper data backup.
No malware, unauthorized access, impersonation, spam, illegal scraping, or attempts to bypass third-party terms.
Customers must review important legal, tax, medical, financial, hiring, or compliance decisions with qualified professionals.
Help
Close and reopen the terminal. On macOS/Linux/WSL, you can also run:
export PATH="$HOME/.local/bin:$PATH"
Install the browser runtime used by web tools:
~/.local/share/ShaggyAgent/.venv/bin/python -m playwright install --with-deps chromium
Use doctor any time you want Shaggy the Agent! to inspect the setup:
shaggy doctor