Cherries and Co product · local control · one-command setup

The desktop AI agent built like a field manual.

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.

Windows macOS Linux Windows WSL

One-click deployment

Choose your computer. Copy one command.

No Docker maze. No server to babysit. The installer prepares Shaggy the Agent! locally and gets you to setup fast.

macOS

Open Terminal, paste this command, then press Enter.

curl -fsSL https://www.cherriesandco.com/installers/web-install-shaggy-agent-mac-linux.sh | bash

Linux / Windows WSL

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
After installation: 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

Plain instructions, serious capability.

What is Shaggy the Agent!?

A local AI operator installed on your own computer. It can help with research, writing, files, websites, code, scheduling, and repeatable workflows when configured.

What do customers need?

A supported computer, internet access, and their own model/API account. Shaggy the Agent! guides them through the configuration.

What does one-click deployment mean?

The customer copies one installer command for their operating system. The installer prepares the local runtime and launches the setup path.

How does support stay safe?

Customers should not paste sensitive access details into public chats. Important access information belongs only in approved secure setup steps.

Feature grid

An operator, not just a chat box.

01

Local workspace

Runs from the customer's own computer with a clean local setup path.

02

Memory + skills

Stable preferences and reusable workflow playbooks make repeated work faster.

03

Real tools

Files, browser, terminal, web research, screenshots, and connected services when enabled.

04

Scheduled work

Recurring checks, reminders, briefs, and reports can run without manual prompting.

05

Verified output

Designed to inspect, test, and verify results instead of only giving advice.

06

Customer control

The customer owns their connected accounts, model choices, files, and approval boundaries.

Rules & responsible use

Clear boundaries before customers deploy an agent.

01

Customer owns connected accounts

Users are responsible for their model/API accounts, third-party services, files, and actions they approve.

02

Keep access details protected

Sensitive access information, private documents, and business account details should only be entered through approved secure setup steps.

03

Human approval for sensitive actions

Email sending, purchases, account changes, public posts, and destructive commands should require explicit customer approval.

04

Backups matter

Customers should keep backups of important local files and exports. Local software cannot replace proper data backup.

05

Lawful use only

No malware, unauthorized access, impersonation, spam, illegal scraping, or attempts to bypass third-party terms.

06

AI output is not professional advice

Customers must review important legal, tax, medical, financial, hiring, or compliance decisions with qualified professionals.

Help

If something does not open, run the checks.

Command not found

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

Browser engine missing

Install the browser runtime used by web tools:

~/.local/share/ShaggyAgent/.venv/bin/python -m playwright install --with-deps chromium

Check installation

Use doctor any time you want Shaggy the Agent! to inspect the setup:

shaggy doctor