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
Age
Commit message (
Expand
)
Author
2026-06-12
anthropic prompt caching
t
2026-06-12
fuzzy selectors for models and reasoning levels
t
2026-06-11
libpanto API fixes
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
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
2026-06-07
R2: redesign session store with wire-format identity
t
2026-06-07
R1: move tool registry off Config onto Agent
t
2026-06-05
refactor: Agent.run() -> Stream -> Stream.next() -> Event
t
2026-06-05
Recompute restated-suffix usage after compaction
t
2026-06-05
Move session persistence into the Agent; collapse CLI plumbing
t
2026-06-05
Add pluggable SessionStore interface with FSJSONL + Null backends
t
2026-06-04
failure retries scheme
t
2026-06-03
image uploads
t
2026-06-02
compaction
t
2026-06-02
tool call resiliency
t
2026-06-02
system prompt building and logging
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-27
finish lua runtime makeover
T
2026-05-26
phase 3 part 1
T
2026-05-25
phase 2 done
T
2026-05-25
phase 1 done
T
2026-05-25
work
T