| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-10 | Add addUserText helper; update all call sites | t | |
| Conversation.addUserMessage now takes a []ContentBlock (symmetric with addAssistantMessage). Introduce a thin addUserText wrapper in agent.zig for the plain-text case and update every call site in agent.zig and anthropic_messages_json.zig accordingly. | |||
| 2026-05-27 | system agent definition scaffolding | T | |
| 2026-05-27 | Finish the hard parts of the lua makeover | T | |
| - bundle luarocks source in the panto binary - bootstrap process (intended for first `panto` run): - make ~/.local/share/panto/... - write out luarocks sources into it - run luarocks to install luv - new `panto bootstrap` command just runs the bootstrap - `panto bootstrap --force` removes everything and re-bootstraps - new `panto lua` command just runs panto's embedded lua | |||
