| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 38 hours | Move libpanto projects to libpantograph dependencyHEADmain | t | |
| 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. | |||
| 40 hours | expose openai_responses API style to C and Go bindings | t | |
| 2026-06-19 | libpanto fixes | t | |
| - ensuring stream.next() sequences are interruptible - Agent.run() takes any user message, not just chat text | |||
| 2026-06-18 | preserve signature origins across compactions | t | |
| 2026-06-18 | Preserve content blocks and thinking origin in C store append | t | |
| Round-trip persistent message content through the C session store bridge instead of dropping it, including tool-use, tool-result, system, and thinking blocks. Reconstruct borrowed C content blocks with arena-backed helpers, carry message identity fields like API style/model/reasoning, and add tests covering append marshalling and thinking signature origin round-tripping. | |||
| 2026-06-11 | some go bindings fixes and an example app | t | |
