summaryrefslogtreecommitdiff
path: root/docs/todos.md
diff options
context:
space:
mode:
authort <t@tjp.lol>2026-07-07 11:26:32 -0600
committert <t@tjp.lol>2026-07-07 11:26:45 -0600
commitf83578fdc9264019a1a1cef8c5484a161167d3dd (patch)
tree888f11767f944d61e5ca8eb92fa1b2dba295a4b8 /docs/todos.md
initial commit, moved libpanto over from the pantograph repo
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