Update README.md
This commit is contained in:
@@ -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 doesn’t properly compact context. This means that once you hit 100% of the model’s context limit, you can no longer compact it, because the compaction task itself would exceed the limit.
|
||||
> Keep an eye on `/context`, and don’t trust the maximum Claude Code shows you. It’s probably different.
|
||||
|
||||
|
||||
## What it does
|
||||
|
||||
`setup-claudex-proxy.ps1`:
|
||||
|
||||
Reference in New Issue
Block a user