Update README.md

This commit is contained in:
2026-07-13 10:35:34 +02:00
parent 227487b5ca
commit 31ae4c494e
+4
View File
@@ -4,6 +4,10 @@ Idempotent Windows setup for running Claude Code through [CLIProxyAPI](https://g
The script installs and configures the proxy, adds a `claudex` PowerShell command with model aliases, and keeps the proxy running through Task Scheduler.
> BIG NOTE: Claude Code doesnt properly compact context. This means that once you hit 100% of the models context limit, you can no longer compact it, because the compaction task itself would exceed the limit.
> Keep an eye on `/context`, and dont trust the maximum Claude Code shows you. Its probably different.
## What it does
`setup-claudex-proxy.ps1`: