Skip to content

Commit 873d997

Browse files
committed
WIP
1 parent ea498bd commit 873d997

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

config/vde/layout.yml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,12 @@ presets:
6161
type: horizontal
6262
ratio: [1, 1]
6363
panes:
64+
- name: agent
65+
# command: A2A_NODE=boss codex --yolo --model gpt-5.3-codex
66+
command: A2A_NODE=boss claude --dangerously-skip-permissions --model opus
67+
delay: 500
6468
- type: vertical
65-
ratio: [1, 1]
66-
panes:
67-
- name: agent
68-
# command: A2A_NODE=boss codex --yolo --model gpt-5.3-codex
69-
command: A2A_NODE=boss claude --dangerously-skip-permissions --model opus
70-
delay: 500
71-
- type: vertical
72-
ratio: [1, 1, 1]
69+
ratio: [1, 1, 1, 1]
7370
panes:
7471
- name: agent
7572
command: A2A_NODE=orchestrator claude --dangerously-skip-permissions --model sonnet

0 commit comments

Comments
 (0)