summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-06-09archive the tui refactor doct
2026-06-09finalize cursor on quitt
2026-06-09event lifecyclet
2026-06-08keybinding fixest
2026-06-08proper terminal capability negotiationt
2026-06-08Replace print CLIRenderer with differential TUI enginet
2026-06-08tui plant
2026-06-07further libpanto public API name cleanupt
2026-06-07Sync Agent/Stream internals to public names; alias Streamt
2026-06-07Alias Conversation instead of facading it; merge addAssistantMessaget
2026-06-07Plug the deep-embedder holes; remove public.zig escape hatcht
2026-06-07Migrate panto CLI onto the public.zig surfacet
2026-06-07Add public.zig as the libpanto root; delete root.zigt
2026-06-07R2: redesign session store with wire-format identityt
2026-06-07R1: move tool registry off Config onto Agentt
2026-06-07lib cleanup doct
2026-06-05refactor: Agent.run() -> Stream -> Stream.next() -> Eventt
2026-06-05archive the session-store doct