diff options
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 |
