diff --git a/README.md b/README.md index a8cb7900b..538adfb2d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ It answers you on the surfaces you already use (WhatsApp, Telegram, Discord, iMe If you want a private, single-user assistant that feels local, fast, and always-on, this is it. -Website: https://clawd.me · Docs: [`docs/index.md`](docs/index.md) · Wizard: [`docs/wizard.md`](docs/wizard.md) · Discord: https://discord.gg/qkhbAGHRBT +Website: https://clawd.me · Docs: [`docs/index.md`](docs/index.md) · FAQ: [`docs/faq.md`](docs/faq.md) · Wizard: [`docs/wizard.md`](docs/wizard.md) · Discord: https://discord.gg/qkhbAGHRBT Preferred setup: run the onboarding wizard (`clawdis onboard`). It walks through gateway, workspace, providers, and skills. The CLI wizard is the recommended path and works on **macOS, Windows, and Linux**. diff --git a/docs/faq.md b/docs/faq.md index 082303087..efec33c64 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -20,6 +20,14 @@ Everything lives under `~/.clawdis/`: Your **workspace** (AGENTS.md, memory files, skills) is separate — configured via `agent.workspace` in your config (default: `~/clawd`). +### What platforms does Clawdis run on? + +**macOS, Windows, and Linux!** Anywhere Node.js 22+ runs. The onboarding wizard (`clawdis onboard`) works on all three. + +Some features are platform-specific: +- **iMessage** — macOS only (uses `imsg` CLI) +- **Clawdis.app** — macOS native app (optional, gateway works without it) + ### I'm getting "unauthorized" errors on health check You need a config file. Run the onboarding wizard: