feat(tui): add v2 terminal interface

This commit is contained in:
Dax Raad
2026-06-26 14:38:25 -04:00
parent 0e2dd4ad15
commit e6f660fecf
73 changed files with 3031 additions and 2038 deletions
@@ -338,7 +338,6 @@ export function turnSummaryWriter(input: { agent: string; model: string; duratio
() => (
<box width="100%" height={1}>
<text wrapMode="none" truncate>
<span style={{ fg: input.theme.block.highlight }}> </span>
<span style={{ fg: input.theme.block.text }}>{input.agent}</span>
<span style={{ fg: input.theme.block.muted }}>
{" "}