Commit 7907c6d
feat(agents): styled markdown output and compact color-coded HITL menu
Buffer the agent's token stream and render each turn as markdown with
syntax-highlighted code blocks. Collapse HITL prompts to a compact,
color-coded approve/reject/defer menu that shows the command awaiting
approval, arrow-key selectable in a TTY. Correlate multiple pending
HITLs to their tool calls via a FIFO queue so no approval line is blank.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 019da71 commit 7907c6d
2 files changed
Lines changed: 789 additions & 80 deletions
0 commit comments