| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-16 | display fixes: markdown rendering, tool-specific components | t | |
| 2026-06-15 | auth: openai_responses provider for Codex subscription (Tier 2) | t | |
| Add the OpenAI Responses API wire dialect (openai_responses APIStyle + OpenAIResponsesConfig), a request serializer (instructions/input items, flat function tools, reasoning, store:false, include encrypted reasoning), and a streaming state machine over the typed response.* SSE events mapping to the shared block model. Wire dispatch, buildProviderConfig, the C-ABI free switch, and the reasoning selectors. Ship a commented Codex example in the default config. Implemented from the Responses API docs + the open-source Codex client and covered by fixture tests; live verification against a ChatGPT plan is still required (documented). | |||
| 2026-06-12 | fuzzy selectors for models and reasoning levels | t | |
| 2026-06-11 | expand libpanto-go and -c to the full libpanto API surface | t | |
| 2026-06-11 | libpanto-go | t | |
| some libpanto-c coverage expansion was needed | |||
| 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 | libpanto-c | t | |
