summaryrefslogtreecommitdiff
path: root/libpanto/src
AgeCommit message (Expand)Author
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-16esc key to interrupt the agentt
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-15Add Codex Responses support and session debuggingt
2026-06-15auth: flatten [auth.<name>] config + ${...} substitutiont
2026-06-15auth: openai_responses provider for Codex subscription (Tier 2)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-12improve errors: retries, surfacing provider errors to the usert
2026-06-12anthropic prompt cachingt
2026-06-12fuzzy selectors for models and reasoning levelst
2026-06-11libpanto API fixest
2026-06-10fix anthropic thinking effort json placementt
2026-06-10Add addUserText helper; update all call sitest
2026-06-09anthropic thinkingt
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-05refactor: Agent.run() -> Stream -> Stream.next() -> Eventt
2026-06-05Recompute restated-suffix usage after compactiont
2026-06-05Move session persistence into the Agent; collapse CLI plumbingt
2026-06-05Add pluggable SessionStore interface with FSJSONL + Null backendst
2026-06-04failure retries schemet
2026-06-03image uploadst
2026-06-02compactiont
2026-06-02tool call resiliencyt
2026-06-02system prompt building and loggingt
2026-06-01Rename system extension layer to base for clarityt
2026-05-27session filesT
2026-05-27separate event for providing tool detailsT
2026-05-27Stream OpenAI tool_use as discrete blocks; drop BlockMetaT
2026-05-27finish lua runtime makeoverT
2026-05-26phase 3 part 1T
2026-05-25phase 2 doneT
2026-05-25phase 1 doneT
2026-05-25workT