feat(electrobun): terminal pane — discriminated union tabs, agent preview, collapse/expand, bash output ring buffer

This commit is contained in:
Hibryda 2026-03-27 02:31:43 +01:00
parent ec12310801
commit 0e217b9dae
6 changed files with 221 additions and 104 deletions

10
.claude/settings.json Normal file
View file

@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"mcp__agor-launcher__agor-status",
"mcp__agor-launcher__agor-kill-stale",
"mcp__agor-launcher__agor-stop",
"mcp__agor-launcher__agor-start"
]
}
}