feat(v3): agent preview terminal — read-only xterm.js tracking agent activity

This commit is contained in:
Hibryda 2026-03-08 03:24:31 +01:00
parent 975f03e75d
commit 90c1fb94e2
4 changed files with 245 additions and 9 deletions

View file

@ -74,7 +74,7 @@
</div>
<div class="project-terminal-area">
<TerminalTabs {project} />
<TerminalTabs {project} agentSessionId={mainSessionId} />
</div>
</div>