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

The desktop AI agent built like a field manual.

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.

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

Pricing idea

Simple plans for a local agent customers can understand.

Inspired by hosted-agent market positioning: sell speed, support, updates, and easy setup — not confusing infrastructure.

Starter

$39/mo

For one person who wants a local Shaggy the Agent! with basic install help.

  • One computer license
  • One-click installer
  • Setup guide + doctor checks
  • Bring your own model/API account
Operator

$99/mo

For founders/operators who want recurring work, skills, and priority onboarding.

  • Up to 3 computers
  • Workflow skills library
  • Scheduled jobs enabled
  • Priority install support
Business

$199/mo

For small teams needing controlled setup, policies, and private workflow guidance.

  • Up to 10 seats
  • Team onboarding checklist
  • Approved-use rules
  • Custom workflow planning

$ 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

Close and reopen the terminal. On macOS/Linux/WSL, you can also run:

export PATH="$HOME/.local/bin:$PATH"

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