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
/
tui_app.zig
Age
Commit message (
Expand
)
Author
3 days
big cli/tui gaps project
t
5 days
support pending submissions on an Agent object
t
6 days
Stage and apply event-field overrides at tool lifecycle boundaries
t
2026-06-19
libpanto fixes
t
2026-06-16
esc key to interrupt the agent
t
2026-06-16
tool collapsed state, and fixing dirty component flags
t
2026-06-16
display fixes: markdown rendering, tool-specific components
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
fix a pointer-casting bug
t
2026-06-15
auth: turn-time resolution in the TUI (inline login + 401 retry)
t
2026-06-12
improve errors: retries, surfacing provider errors to the user
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-10
fix: eliminate scrollback-clearing flash when streaming with expanded tool ou...
t
2026-06-09
color theme
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