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
/
src
Age
Commit message (
Expand
)
Author
6 days
support pending submissions on an Agent object
t
6 days
Stage and apply event-field overrides at tool lifecycle boundaries
t
7 days
Load extensions via unified policy, entry/activate, rocks and paths
t
8 days
Preserve tool block colors across ANSI resets
t
8 days
Refine TUI status and tool block styling
t
8 days
Fix tool override swaps to stay differential
t
2026-06-23
ponytail simplifications to panto cli and lua extensiosn
t
2026-06-19
libpanto fixes
t
2026-06-17
fix blank lines after listings
t
2026-06-16
esc key to interrupt the agent
t
2026-06-16
fix user-text empty lines
t
2026-06-16
tool collapsed state, and fixing dirty component flags
t
2026-06-16
fix differential rendering, eliminate screen flicker (it's not THAT hard)
t
2026-06-16
preserve indentation of sub-lists, reset formatting for the component after c...
t
2026-06-16
display fixes: markdown rendering, tool-specific components
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
model registry sync via models.dev
t
2026-06-15
Add Codex Responses support and session debugging
t
2026-06-15
fix a pointer-casting bug
t
2026-06-15
auth: flatten [auth.<name>] config + ${...} substitution
t
2026-06-15
auth: openai_responses provider for Codex subscription (Tier 2)
t
2026-06-15
auth: turn-time resolution in the TUI (inline login + 401 retry)
t
2026-06-15
auth: CLI auth manager + `panto auth` subcommands
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-12
improve errors: retries, surfacing provider errors to the user
t
2026-06-12
anthropic prompt caching
t
2026-06-12
add latest output into footer context window display
t
2026-06-12
fuzzy selectors for models and reasoning levels
t
2026-06-12
Replace Footer FPS display with model dimension and dim styling
t
2026-06-11
libpanto API fixes
t
2026-06-10
fix anthropic thinking effort json placement
t
2026-06-10
fix: eliminate scrollback-clearing flash when streaming with expanded tool ou...
t
2026-06-10
strip ANSI color sequences from tool output for display
t
2026-06-10
Add addUserText helper; update all call sites
t
2026-06-10
expose `panto` to extensions as a require()able module, not a global
t
2026-06-09
accurately count message width
t
2026-06-09
color theme
t
2026-06-09
fix streaming rendering
t
2026-06-09
anthropic thinking
t
2026-06-09
finalize cursor on quit
t
2026-06-09
event lifecycle
t
2026-06-08
keybinding fixes
t
2026-06-08
proper terminal capability negotiation
t
2026-06-08
Replace print CLIRenderer with differential TUI engine
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
[next]