summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-06-11expand libpanto-go and -c to the full libpanto API surfacet
2026-06-11libpanto-got
2026-06-11libpanto API fixest
2026-06-10libpanto-ct
2026-06-10example full application through the lua apit
2026-06-10fix anthropic thinking effort json placementt
2026-06-10fix: eliminate scrollback-clearing flash when streaming with expanded tool ou...t
2026-06-10better document that the read tool works with binary typest
2026-06-10strip ANSI color sequences from tool output for displayt
2026-06-10Add addUserText helper; update all call sitest
2026-06-10language bindings doc libpanto-lua plant
2026-06-10expose `panto` to extensions as a require()able module, not a globalt
2026-06-10mark done todost
2026-06-09accurately count message widtht
2026-06-09color themet
2026-06-09fix streaming renderingt
2026-06-09anthropic thinkingt