From c91db2eb3081db709447367532921d832921c5d9 Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Mon, 13 Apr 2026 21:21:09 +0900 Subject: [PATCH] docs(cli): add --vercel-ai-gateway flag documentation Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- docs/reference/cli.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/cli.md b/docs/reference/cli.md index 5add06893..bc8892dd7 100644 --- a/docs/reference/cli.md +++ b/docs/reference/cli.md @@ -57,6 +57,7 @@ bunx oh-my-opencode install | `--zai-coding-plan ` | Z.ai Coding Plan subscription | | `--kimi-for-coding ` | Kimi for Coding subscription | | `--opencode-go ` | OpenCode Go subscription | +| `--vercel-ai-gateway ` | Vercel AI Gateway: no, yes (default: no) | | `--skip-auth` | Skip authentication setup hints | Anonymous telemetry uses PostHog with a hashed installation identifier. Disable it with `OMO_SEND_ANONYMOUS_TELEMETRY=0` or `OMO_DISABLE_POSTHOG=1`. See [Privacy Policy](../legal/privacy-policy.md).