diff --git a/README.md b/README.md index 13e6af264..ea6631738 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Website: https://clawd.me ยท Docs: https://docs.clawdbot.com/ ยท FAQ: [`docs/faq Preferred setup: run the onboarding wizard (`clawdbot onboard`). It walks through gateway, workspace, providers, and skills. The CLI wizard is the recommended path and works on **macOS, Windows, and Linux**. -Using Claude Pro/Max subscription? See `docs/onboarding.md` for the Anthropic OAuth setup. +Subscriptions: **Anthropic (Claude Pro/Max)** and **OpenAI (ChatGPT/Codex)** are supported via OAuth. See `docs/onboarding.md`. ## Highlights diff --git a/docs/index.md b/docs/index.md index dbfae6d1c..ea92072ac 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,7 +12,7 @@ read_when:

- WhatsApp + Telegram + Discord + iMessage gateway for AI agents (Pi).
+ Any OS + WhatsApp/Telegram/Discord/iMessage gateway for AI agents (Pi).
Send a message, get an agent response โ€” from your pocket.

@@ -63,6 +63,7 @@ Most operations flow through the **Gateway** (`clawdbot gateway`), a single long - ๐ŸŽฎ **Discord Bot** โ€” DMs + guild channels via discord.js - ๐Ÿ’ฌ **iMessage** โ€” Local imsg CLI integration (macOS) - ๐Ÿค– **Agent bridge** โ€” Pi (RPC mode) with tool streaming +- ๐Ÿ” **Subscription auth** โ€” Anthropic (Claude Pro/Max) + OpenAI (ChatGPT/Codex) via OAuth - ๐Ÿ’ฌ **Sessions** โ€” Direct chats collapse into shared `main` (default); groups are isolated - ๐Ÿ‘ฅ **Group Chat Support** โ€” Mention-based by default; owner can toggle `/activation always|mention` - ๐Ÿ“Ž **Media Support** โ€” Send and receive images, audio, documents