mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 16:02:24 +00:00
9ea9f36e03
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
167 B
YAML
9 lines
167 B
YAML
panes:
|
|
# Pane 1: Install dependencies, then start dev server
|
|
- command: cargo run
|
|
|
|
# Pane 2: AI agent
|
|
- command: <agent>
|
|
split: horizontal
|
|
focus: true
|