diff options
| author | t <t@tjp.lol> | 2026-06-04 09:46:49 -0600 |
|---|---|---|
| committer | t <t@tjp.lol> | 2026-06-04 12:09:09 -0600 |
| commit | 3f1ace16afc7877b0bfad374cb286d4d84140960 (patch) | |
| tree | a114a0081e147ef02f0188e408d79199f5e7dcfc /docs/todos.md | |
| parent | ac5c4898dfa0a9e57424336774893dfc72b132e9 (diff) | |
failure retries scheme
Diffstat (limited to 'docs/todos.md')
| -rw-r--r-- | docs/todos.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/todos.md b/docs/todos.md index 55a97fc..1388ecf 100644 --- a/docs/todos.md +++ b/docs/todos.md @@ -5,13 +5,14 @@ - [ ] C ABI - [x] Agent compaction with custom compaction prompts - [x] Agent auto-compaction -- [ ] image upload support +- [x] image upload support - [ ] google gemini native provider - [ ] openai responses API native provider - [ ] non-streaming - [ ] one-shot simple API -- [ ] message-level error retries +- [x] message-level error retries - [ ] abort/cancellation +- [ ] user message queueing: steering, follow-up - [ ] step cap, stop conditions ## panto cli |
