summaryrefslogtreecommitdiff
path: root/src/main.zig
AgeCommit message (Expand)Author
2026-06-09event lifecyclet
2026-06-08keybinding fixest
2026-06-08Replace print CLIRenderer with differential TUI enginet
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-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-05Move session persistence into the Agent; collapse CLI plumbingt
2026-06-04failure retries schemet
2026-06-02lua /commandst
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-27real coding agent toolsT
2026-05-27system agent definition scaffoldingT
2026-05-27session filesT
2026-05-27Finish the hard parts of the lua makeoverT
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-26extension loading from lua files/directoriesT
2026-05-26basic lua toolsT
2026-05-26include and link lua 5.4, smoke test in panto cli main.zigT
2026-05-26phase 3 part 1T
2026-05-25phase 2 doneT
2026-05-25phase 1 doneT
2026-05-25workT
2026-05-25Initial work, and name change to pantographT