From f83578fdc9264019a1a1cef8c5484a161167d3dd Mon Sep 17 00:00:00 2001 From: t Date: Tue, 7 Jul 2026 11:26:32 -0600 Subject: initial commit, moved libpanto over from the pantograph repo --- docs/todos.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/todos.md (limited to 'docs/todos.md') 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 -- cgit v1.3