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
Age
Commit message (
Expand
)
Author
2026-06-08
Replace print CLIRenderer with differential TUI engine
t
2026-06-08
tui plan
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-07
lib cleanup doc
t
2026-06-05
refactor: Agent.run() -> Stream -> Stream.next() -> Event
t
2026-06-05
archive the session-store doc
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-05
docs
t
2026-06-04
failure retries scheme
t
2026-06-03
image uploads
t
2026-06-03
plan doc: claude subscription provider
t
2026-06-02
lua /commands
t
2026-06-02
compaction
t
2026-06-02
compaction v1 doc
t
2026-06-02
tool call resiliency
t
2026-06-02
system prompt building and logging
t
2026-06-02
docs: todos and a system prompt project
t
2026-06-01
rework lua tool scheduler
t
2026-06-01
luv-based but synchronous std.read tool
t
2026-06-01
Rename system extension layer to base for clarity
t
2026-05-30
tool names prefixed with `std.`
T
2026-05-27
real coding agent tools
T
2026-05-27
system agent definition scaffolding
T
2026-05-27
session files
T
2026-05-27
phase 4 doc updates
T
2026-05-27
Finish the hard parts of the lua makeover
T
2026-05-27
.panto/tools/ resolution
T
2026-05-27
mark phase 3 complete
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
lua makeover project doc
T
2026-05-26
extension loading from lua files/directories
T
2026-05-26
basic lua tools
T
2026-05-26
include and link lua 5.4, smoke test in panto cli main.zig
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
2026-05-25
Initial work, and name change to pantograph
T
2026-04-26
initial documentation
T