From 48322f7174e9c0889b06e843efa2f7ece101ea12 Mon Sep 17 00:00:00 2001
From: Peter Steinberger
Date: Mon, 5 Jan 2026 06:35:43 +0100
Subject: [PATCH] docs: highlight oauth and any-os support
---
README.md | 2 +-
docs/index.md | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
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