chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-02 01:56:18 +00:00
parent cbbe282a54
commit 232aa776d5
5 changed files with 53 additions and 6 deletions
@@ -401,6 +401,7 @@ CLI settings use **camelCase** naming. Key settings added in recent releases:
| `extension_mode` | Control extensibility (agent tools and plugins) |
| `continueOnAutoMode` | Automatically switch to the auto model on rate limit instead of pausing |
| `proxy` | HTTP(S) proxy URL for all outbound CLI requests (e.g., `http://proxy.example.com:8080`) (v1.0.64+) |
| `sessionLimits` | Restrict credit or turn usage for a session; limits apply across the current conversation and reset on `/clear` (v1.0.66+) |
> **Note**: Older snake_case names (e.g., `include_gitignored`, `auto_updates_channel`) are still accepted for backward compatibility, but camelCase is now the preferred format.