| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-27 | Stream OpenAI tool_use as discrete blocks; drop BlockMeta | T | |
| Close each tool_use on next-index delta (and at finalize) so receivers see one start/delta/complete trio per tool, matching Anthropic. Log+drop fragments for already-closed indices. Remove BlockMeta from the Receiver interface: tool id/name can't be reliably known at onBlockStart under OpenAI's streaming model. Receivers get identity from the assembled ContentBlock at onBlockComplete. CLI renders 'tool: {args} : (name)' accordingly. | |||
| 2026-05-27 | finish lua runtime makeover | T | |
| - new multi-tool registration via ToolSource - thread per source-or-standalone-tool - switched to zig 0.16 Io threading interface - cli: include `luv` package and run concurrent lua tools via libuv - one single long-lived lua_State for the whole cli program | |||
| 2026-05-26 | lua makeover project doc | T | |
| 2026-05-26 | extension loading from lua files/directories | T | |
| 2026-05-26 | basic lua tools | T | |
| 2026-05-26 | include and link lua 5.4, smoke test in panto cli main.zig | T | |
| 2026-05-26 | phase 3 part 1 | T | |
| 2026-05-25 | phase 2 done | T | |
| 2026-05-25 | phase 1 done | T | |
| 2026-05-25 | work | T | |
| 2026-05-25 | Initial work, and name change to pantograph | T | |
| 2026-04-26 | initial documentation | T | |
