mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-06 01:03:32 +08:00
Remove misleading comments about trailing spaces
Co-authored-by: pangerlkr <73515951+pangerlkr@users.noreply.github.com>
This commit is contained in:
@@ -78,7 +78,7 @@ EOF",
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Model Parameter Notes**:
|
**Model Parameter Notes**:
|
||||||
- `{{GEMINI_MODEL_FLAG}}`: When using `--backend gemini`, replace with `--gemini-model gemini-3-pro-preview` (note trailing space); use empty string for codex
|
- `{{GEMINI_MODEL_FLAG}}`: When using `--backend gemini`, replace with `--gemini-model gemini-3-pro-preview`; use empty string for codex
|
||||||
|
|
||||||
**Role Prompts**:
|
**Role Prompts**:
|
||||||
|
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ EOF",
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Model Parameter Notes**:
|
**Model Parameter Notes**:
|
||||||
- `{{GEMINI_MODEL_FLAG}}`: When using `--backend gemini`, replace with `--gemini-model gemini-3-pro-preview` (note trailing space); use empty string for codex
|
- `{{GEMINI_MODEL_FLAG}}`: When using `--backend gemini`, replace with `--gemini-model gemini-3-pro-preview`; use empty string for codex
|
||||||
|
|
||||||
**Role Prompts**:
|
**Role Prompts**:
|
||||||
|
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ EOF",
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Model Parameter Notes**:
|
**Model Parameter Notes**:
|
||||||
- `{{GEMINI_MODEL_FLAG}}`: When using `--backend gemini`, replace with `--gemini-model gemini-3-pro-preview` (note trailing space); use empty string for codex
|
- `{{GEMINI_MODEL_FLAG}}`: When using `--backend gemini`, replace with `--gemini-model gemini-3-pro-preview`; use empty string for codex
|
||||||
|
|
||||||
**Role Prompts**:
|
**Role Prompts**:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user