summaryrefslogtreecommitdiff
path: root/examples/simple-agent-go
AgeCommit message (Collapse)Author
38 hoursMove libpanto projects to libpantograph dependencyHEADmaint
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.
2026-06-19libpanto fixest
- ensuring stream.next() sequences are interruptible - Agent.run() takes any user message, not just chat text
2026-06-11some go bindings fixes and an example appt