mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 20:01:24 +00:00
Add consistent, configurable image placeholders (#442)
* Add consistent, configurable image placeholders * Kill the placeholders
This commit is contained in:
parent
36e774282d
commit
5b95ccf830
2 changed files with 2 additions and 26 deletions
|
|
@ -671,7 +671,6 @@ Global `~/.pi/agent/settings.json` stores persistent preferences:
|
|||
| `retry.baseDelayMs` | Base delay for exponential backoff | `2000` |
|
||||
| `terminal.showImages` | Render images inline (supported terminals) | `true` |
|
||||
| `images.autoResize` | Auto-resize images to 2000x2000 max for better model compatibility | `true` |
|
||||
|
||||
| `doubleEscapeAction` | Action for double-escape with empty editor: `tree` or `branch` | `tree` |
|
||||
| `hooks` | Additional hook file paths | `[]` |
|
||||
| `customTools` | Additional custom tool file paths | `[]` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue