From 29bebd79ea0f3615d5f9d7909344527afed493e6 Mon Sep 17 00:00:00 2001 From: Nikketryhard Date: Wed, 18 Feb 2026 04:16:02 -0600 Subject: [PATCH] docs: add OS compatibility note to early stage warning --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 969777d..acfa7fa 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ > **Early stage.** Ran this on OpenCode with an Ultra account for 3 days straight, stress testing the whole time. No issues so far. For comparison, a Pro account got banned after about 3 hours using CLIProxyAPI / Antigravity Manager. Not using a firewall since I'm living overseas, so your situation may vary if google detects any suspicious activity. PS: The tool call part is still unstable and may hang sometimes. > +> This software is developed on Linux. I aim to support every OS as best as possible, so if there is any issue please open an issue and I will be happy to assist. +> > Star the repo so more people can find it while it still works. Issues and PRs are welcome. ---