summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
39 hoursMove libpanto projects to libpantograph dependencyHEADmaint
41 hoursexpose openai_responses API style to C and Go bindingst
3 daysproperly pass through media handling in go bindingst
3 daysrendering & chat fixes for panto clit
3 daysbig cli/tui gaps projectt
5 daysdocs: todos, new "tui gaps" project, AGENTS.md modificationt
6 dayssegfault fixt
6 dayssupport pending submissions on an Agent objectt
6 daysStage and apply event-field overrides at tool lifecycle boundariest
7 daysLoad extensions via unified policy, entry/activate, rocks and pathst
8 daysPreserve tool block colors across ANSI resetst
8 daysRefine TUI status and tool block stylingt
8 daysFix tool override swaps to stay differentialt
2026-06-23ponytail simplifications to panto cli and lua extensiosnt
2026-06-23libpanto ponytail-audit simplificationst
2026-06-22change up libpanto enumst
2026-06-19libpanto fixest
2026-06-18preserve signature origins across compactionst
2026-06-18Preserve content blocks and thinking origin in C store appendt
2026-06-18fix compaction in the presence of consecutive user-role messagest
2026-06-17fix blank lines after listingst
2026-06-16support static linking, and openai_codex_responses in libpanto-ct
2026-06-16esc key to interrupt the agentt
2026-06-16fix user-text empty linest
2026-06-16tool collapsed state, and fixing dirty component flagst
2026-06-16fix differential rendering, eliminate screen flicker (it's not THAT hard)t
2026-06-16preserve indentation of sub-lists, reset formatting for the component after c...t
2026-06-16display fixes: markdown rendering, tool-specific componentst
2026-06-15models.dev list validation against actual provider's /modelst
2026-06-15anthropic credentials in oauth providers (eg copilot)t
2026-06-15model registry sync via models.devt
2026-06-15Add Codex Responses support and session debuggingt
2026-06-15fix a pointer-casting bugt
2026-06-15auth: flatten [auth.<name>] config + ${...} substitutiont
2026-06-15docs: note openai_responses serializer/parser scope and reasoning-continuity ...t
2026-06-15auth: openai_responses provider for Codex subscription (Tier 2)t
2026-06-15docs: as-built status for OAuth provider autht
2026-06-15auth: turn-time resolution in the TUI (inline login + 401 retry)t
2026-06-15auth: CLI auth manager + `panto auth` subcommandst
2026-06-15auth: OAuth device flows, refresh, and Copilot exchange (C5)t
2026-06-15auth: HTTP helper + token storage (C3, C4)t
2026-06-15auth: thread provider extra_headers into request headers (C6)t
2026-06-15auth: clean-break named [auth.<name>] sessions + extra_headerst
2026-06-13oauth provider doct
2026-06-12improve errors: retries, surfacing provider errors to the usert
2026-06-12anthropic prompt cachingt
2026-06-12add latest output into footer context window displayt
2026-06-12fuzzy selectors for models and reasoning levelst
2026-06-12Replace Footer FPS display with model dimension and dim stylingt
2026-06-11some go bindings fixes and an example appt