|
Add terminals tab to ArtifactsPanel with live output
- New "Terminals" tab in ArtifactsPanel showing active terminal sessions - List view: name, description, status badge (busy/idle/closed) - Detail view on click: PID, command, CWD, uptime, background flag, live output - chat.js: capture terminal metadata from tool_start and tool_call events - Merge terminal metadata (open/status/list/close) into reactive terminals store - Vue reactivity: immutable updates for terminals map - Build webclient and verify all backend tests pass Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
|---|
|
|
| webclient/dist/assets/index-B50AY83P.js 100644 → 0 |
|---|
|
Not supported
|
| webclient/dist/assets/index-CPDLlpf3.css 100644 → 0 |
|---|
| webclient/dist/assets/index-DGnGo0Ac.css 0 → 100644 |
|---|
| webclient/dist/assets/index-DnJFuNXl.js 0 → 100644 |
|---|
|
Not supported
|
| webclient/dist/index.html |
|---|
| webclient/src/components/artifacts/ArtifactsPanel.vue |
|---|
| webclient/src/stores/chat.js |
|---|