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
/
provider_anthropic_messages.zig
Age
Commit message (
Expand
)
Author
2026-06-23
libpanto ponytail-audit simplifications
t
2026-06-15
models.dev list validation against actual provider's /models
t
2026-06-15
anthropic credentials in oauth providers (eg copilot)
t
2026-06-15
Add Codex Responses support and session debugging
t
2026-06-15
auth: thread provider extra_headers into request headers (C6)
t
2026-06-12
improve errors: retries, surfacing provider errors to the user
t
2026-06-10
fix anthropic thinking effort json placement
t
2026-06-10
Add addUserText helper; update all call sites
t
2026-06-09
anthropic thinking
t
2026-06-07
Alias Conversation instead of facading it; merge addAssistantMessage
t
2026-06-05
refactor: Agent.run() -> Stream -> Stream.next() -> Event
t
2026-06-04
failure retries scheme
t
2026-06-02
compaction
t
2026-06-02
tool call resiliency
t
2026-06-01
Rename system extension layer to base for clarity
t
2026-05-27
session files
T
2026-05-27
separate event for providing tool details
T
2026-05-27
Stream OpenAI tool_use as discrete blocks; drop BlockMeta
T
2026-05-26
phase 3 part 1
T
2026-05-25
phase 2 done
T