mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-10 00:05:27 +00:00
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
|