@hsupu/copilot-api 0.7.9 → 0.7.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -110,7 +110,7 @@ copilot-api start
110
110
  | `--proxy-env` | Use proxy from environment | false |
111
111
  | `--history` | Enable request history UI at `/history` | false |
112
112
  | `--history-limit` | Max history entries in memory | 1000 |
113
- | `--auto-compact` | Auto-compress context when exceeding limits | false |
113
+ | `--auto-truncate` | Auto-truncate context when exceeding limits | true |
114
114
 
115
115
  ### Patch-Claude Command Options
116
116