index
:
pantograph.git
main
Unnamed repository; edit this file 'description' to name the repository.
git repository owner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpanto
/
src
/
public.zig
Age
Commit message (
Expand
)
Author
2026-06-23
ponytail simplifications to panto cli and lua extensiosn
t
2026-06-18
preserve signature origins across compactions
t
2026-06-16
display fixes: markdown rendering, tool-specific components
t
2026-06-15
Add Codex Responses support and session debugging
t
2026-06-15
auth: openai_responses provider for Codex subscription (Tier 2)
t
2026-06-15
auth: CLI auth manager + `panto auth` subcommands
t
2026-06-15
auth: OAuth device flows, refresh, and Copilot exchange (C5)
t
2026-06-15
auth: HTTP helper + token storage (C3, C4)
t
2026-06-15
auth: clean-break named [auth.<name>] sessions + extra_headers
t
2026-06-10
Add addUserText helper; update all call sites
t
2026-06-09
anthropic thinking
t
2026-06-07
further libpanto public API name cleanup
t
2026-06-07
Sync Agent/Stream internals to public names; alias Stream
t
2026-06-07
Alias Conversation instead of facading it; merge addAssistantMessage
t
2026-06-07
Plug the deep-embedder holes; remove public.zig escape hatch
t
2026-06-07
Migrate panto CLI onto the public.zig surface
t
2026-06-07
Add public.zig as the libpanto root; delete root.zig
t