| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-12 | fuzzy selectors for models and reasoning levels | t | |
| 2026-06-11 | libpanto API fixes | t | |
| - FSJSONLStore: don't require `cwd`, instead panto CLI provides it in the session metadata - Lua: expose the `SessionStore` interface and the `FSJSONLStore` and `NullStore` implementations - C: use idiomatic `const char *` for incoming strings - C: expose the `FSJSONLStore` and `NullStore` implementations | |||
| 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. | |||
