summaryrefslogtreecommitdiff
path: root/docs/todos.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/todos.md')
-rw-r--r--docs/todos.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/todos.md b/docs/todos.md
new file mode 100644
index 0000000..8dd9f71
--- /dev/null
+++ b/docs/todos.md
@@ -0,0 +1,16 @@
+## libpanto
+
+- [x] user-provided system prompt
+- [x] polish zig API
+- [x] C ABI
+- [x] Agent compaction with custom compaction prompts
+- [x] Agent auto-compaction
+- [x] image upload support
+- [ ] google gemini native provider
+- [x] openai responses API native provider
+- [ ] non-streaming
+- [ ] one-shot simple API
+- [x] message-level error retries
+- [x] abort/cancellation
+- [ ] user message queueing: steering, follow-up
+- [ ] step cap, stop conditions