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! is a local AI operator for your computer. Install it, connect your model account, and use it for research, writing, files, websites, code, scheduling, and repeatable work.
Short version: install it, run setup, then start Shaggy from your own computer.
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
$ 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
If shaggy says command not found, paste this repair command:
export PATH="$HOME/.local/bin:$PATH" && hash -r && shaggy setup
If it still cannot find it, run Shaggy directly:
~/.local/bin/shaggy setup
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