- Add StatusTree component with collapsible directory hierarchy for staged/unstaged/untracked files - Replace flat file lists in GitPage with tree view showing file type icons and git status badges - Add AgentBar arc dock with per-agent terminal frame and voice modal - Update ejecutor settings with hooks for claude-status reporting
10 lines
202 B
JSON
10 lines
202 B
JSON
{
|
|
"label": "Main",
|
|
"shortLabel": "M",
|
|
"color": "#6366f1",
|
|
"gradient": "linear-gradient(135deg, #6366f1, #8b5cf6)",
|
|
"terminalBg": "#0f0a1a",
|
|
"terminalBorder": "#6366f1",
|
|
"enabled": false
|
|
}
|