| 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. | |||
| 2026-06-16 | display fixes: markdown rendering, tool-specific components | t | |
| 2026-06-05 | refactor: Agent.run() -> Stream -> Stream.next() -> Event | t | |
| converted the main agent loop from push-based (into callbacks on a Receiver vtable) to pull-based, where `next()` re-enters a state-machine Stream until the next event can be returned. | |||
