summaryrefslogtreecommitdiff
path: root/docs/todos.md
diff options
context:
space:
mode:
authort <t@tjp.lol>2026-07-07 11:29:23 -0600
committert <t@tjp.lol>2026-07-07 12:15:28 -0600
commit621d7fee0ace729f8d44126032d2c6e13f72ee7f (patch)
treea2938b0a9e5c0930e8644721abbe94875df9ff08 /docs/todos.md
parent0fa6d4209ff9b4a95e7d1955887aa4c73ee3423c (diff)
Move libpanto projects to libpantograph dependencyHEADmain
Remove the in-repo libpanto sources and binding projects from pantograph. Consume libpantograph through the Zig package URL at code.tjp.lol/libpantograph.git, including the Lua module artifact used by CLI extensions.
Diffstat (limited to 'docs/todos.md')
-rw-r--r--docs/todos.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/todos.md b/docs/todos.md
index 96a5d86..433e344 100644
--- a/docs/todos.md
+++ b/docs/todos.md
@@ -1,20 +1,3 @@
-## libpanto
-
-- [x] user-provided system prompt (design: docs/archive/system-prompt.md)
-- [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
-
## panto cli
- [ ] tui