Create multiple worktrees
Tests ability to create and manage multiple worktrees simultaneously. Evaluates multi-worktree management.
Baseline Repository
These commands set up the repo before the model sees the prompt. They define the starting file structure, staged changes, and Git history.
- 01
git init - 02
git config user.email 'test@test.com' - 03
git config user.name 'Test User' - 04
echo 'Hello' > hello.txt - 05
git add hello.txt - 06
git commit -m 'Initial commit' - 07
git checkout -b feature-a - 08
echo 'A' > a.txt - 09
git add a.txt - 10
git commit -m 'Feature A' - 11
git checkout main - 12
git checkout -b feature-b - 13
echo 'B' > b.txt - 14
git add b.txt - 15
git commit -m 'Feature B' - 16
git checkout main
Prompt
Create worktrees for both 'feature-a' at '../wt-a' and 'feature-b' at '../wt-b'. Output ONLY the commands to run, one per line.
Expected
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
Fixture Metrics
Scoped model quality, cost, API time, and token usage for worktree_usage/f007.
Loading...
Raw Attempt Evidence
Loading raw attempt evidence…
Model Outputs (546)
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
cd /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_qga3_tpd/worktree_usage_f007 && git worktree add ../wt-a feature-a
cd /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_qga3_tpd/worktree_usage_f007 && git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"cd /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_qga3_tpd/worktree_usage_f007 && git worktree add ../wt-a feature-a",
"cd /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_qga3_tpd/worktree_usage_f007 && git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) { "commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"] }
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
```sh
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
```sh
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) { "commands": [ "git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b" ] }
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw)
{
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw)
{
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_t4aku5xl/worktree_usage_f007 worktree add ../wt-a feature-a
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_t4aku5xl/worktree_usage_f007 worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_t4aku5xl/worktree_usage_f007 worktree add ../wt-a feature-a",
"git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_t4aku5xl/worktree_usage_f007 worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a && cd ../wt-a && git checkout feature-a
git worktree add ../wt-b feature-b && cd ../wt-b && git checkout feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
</think>git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add --detach ../wt-a feature-a
git worktree add --detach ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add --detach ../wt-a feature-a",
"git worktree add --detach ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) { "commands": [ "git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b" ] }
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) { "commands": [ "git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b" ] }
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_6jus9nm5/worktree_usage_f007 worktree add ../wt-a feature-a
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_6jus9nm5/worktree_usage_f007 worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) { "commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"] }
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add ../wt-a feature-a","git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) { "commands": [ "git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b" ] }
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) { "commands": [ "git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b" ]}
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b<|end_message|>
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b<|end_message|>
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
```
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
```
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
```
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
```
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
```
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
```
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
```
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
```
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
```
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
```
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
```
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
```
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
gitworktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
gitworktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"gitworktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add -b feature-a ../wt-a",
"git worktree add -b feature-b ../wt-b"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add -b feature-a ../wt-a", "git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a main
git worktree add -b feature-b ../wt-b main
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add -b feature-a ../wt-a main",
"git worktree add -b feature-b ../wt-b main"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add -b feature-a ../wt-a", "git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add -b feature-a ../wt-a",
"git worktree add -b feature-b ../wt-b"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add -b feature-a ../wt-a",
"git worktree add -b feature-b ../wt-b"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
(empty output)
JSON Schema
Structured Output
(raw) {"commands":[]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
To create worktrees for the branches 'feature-a' at '../wt-a' and 'feature-b' at '../wt-b', use the following Git commands, one per line:
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
```
git worktree add /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_d5yf4kre/worktree_usage_f007 /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_d5yf4kre
```
```
git worktree add /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_d5yf4kre/worktree_usage_f007_b ../wt-b
```
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
Invalid JSON. Output: To create worktrees for both `feature-a` and `feature-b` in their respective directories, you can use the following Git commands:
```bash
cd /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_r9_0qp_8/
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
These commands will set up two separate worktree branches from the current branch (`main`) into the specified subdirectories.
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a -b feature-a",
"git worktree add ../wt-b -b feature-b"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add -b feature-a ../wt-a",
"git worktree add -b feature-b ../wt-b"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a HEAD
git worktree add -b feature-b ../wt-b HEAD
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
Here are the commands to create the worktrees:
```
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
```
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add -b feature-a ../wt-a", "git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a -b feature-a", "git worktree add ../wt-b -b feature-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
Invalid JSON. Output: git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 2 (char 1)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 2 (char 1)
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_84jd3_7w/worktree_usage_f007 worktree add -b feature-a ../wt-a
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_84jd3_7w/worktree_usage_f007 worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a main
git worktree add -b feature-b ../wt-b main
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a main
git worktree add -b feature-b ../wt-b main
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a main","git worktree add -b feature-b ../wt-b main"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a main
git worktree add -b feature-b ../wt-b main
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a main","git worktree add -b feature-b ../wt-b main"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_gx3fcngv/worktree_usage_f007 worktree add -b feature-a ../wt-a 2ba51ad24ea27e97125df3ea53e7b866b8d5e8f5
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_gx3fcngv/worktree_usage_f007 worktree add -b feature-b ../wt-b 2ba51ad24ea27e97125df3ea53e7b866b8d5e8f5
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a e4548859b3b0d085fe7b9d29ca70a88c19a4b33d
git worktree add -b feature-b ../wt-b e4548859b3b0d085fe7b9d29ca70a88c19a4b33d
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_zszouugb/worktree_usage_f007 worktree add -b feature-a ../wt-a
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_zszouugb/worktree_usage_f007 worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_7jzsjrby/worktree_usage_f007 worktree add -b feature-a ../wt-a
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_7jzsjrby/worktree_usage_f007 worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_qwzyypel/worktree_usage_f007 worktree add -b feature-a ../wt-a
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_qwzyypel/worktree_usage_f007 worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git -C '/private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_q53q19uk/worktree_usage_f007' worktree add -b feature-a '../wt-a' main
git -C '/private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_q53q19uk/worktree_usage_f007' worktree add -b feature-b '../wt-b' main
JSON Schema
Structured Output
(raw) {"commands":["git -C '/private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_q53q19uk/worktree_usage_f007' worktree add -b feature-a '../wt-a' main","git -C '/private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_q53q19uk/worktree_usage_f007' worktree add -b feature-b '../wt-b' main"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_74w6euqf/worktree_usage_f007 worktree add -b feature-a ../wt-a
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_74w6euqf/worktree_usage_f007 worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_k2ct28p3/worktree_usage_f007 worktree add ../wt-a -b feature-a
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_k2ct28p3/worktree_usage_f007 worktree add ../wt-b -b feature-b
JSON Schema
Structured Output
(raw) {"commands":["git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_k2ct28p3/worktree_usage_f007 worktree add ../wt-a -b feature-a","git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_k2ct28p3/worktree_usage_f007 worktree add ../wt-b -b feature-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a main
git worktree add -b feature-b ../wt-b main
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_4bamcsmn/worktree_usage_f007 worktree add -b feature-a ../wt-a main
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_4bamcsmn/worktree_usage_f007 worktree add -b feature-b ../wt-b main
JSON Schema
Structured Output
(raw) {"commands":["git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_4bamcsmn/worktree_usage_f007 worktree add -b feature-a ../wt-a main","git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_4bamcsmn/worktree_usage_f007 worktree add -b feature-b ../wt-b main"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_88mpe7d5/worktree_usage_f007 worktree add -b feature-a ../wt-a
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_88mpe7d5/worktree_usage_f007 worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a main
git worktree add -b feature-b ../wt-b main
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a main","git worktree add -b feature-b ../wt-b main"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_05d4u82g/worktree_usage_f007 worktree add -b feature-a ../wt-a
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_05d4u82g/worktree_usage_f007 worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_05d4u82g/worktree_usage_f007 worktree add -b feature-a ../wt-a","git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_05d4u82g/worktree_usage_f007 worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_gozdwult/worktree_usage_f007 worktree add -b feature-a ../wt-a
git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_gozdwult/worktree_usage_f007 worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_gozdwult/worktree_usage_f007 worktree add -b feature-a ../wt-a","git -C /private/var/folders/kg/gb4597jx5jv6b7tngk181jr40000gn/T/worktree_usage_f007_gozdwult/worktree_usage_f007 worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add ../wt-a -b feature-a",
"git worktree add ../wt-b -b feature-b"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add -b feature-a ../wt-a",
"git worktree add -b feature-b ../wt-b"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
Invalid JSON. Output: git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-c911b205-bc2d-928c-81c7-439e91943475","request_id":"c911b205-bc2d-928c-81c7-439e91943475"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-ae79552b-958c-93cc-a528-fdaee7b27fa7","request_id":"ae79552b-958c-93cc-a528-fdaee7b27fa7"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-154b2bff-f9a6-9863-a7b4-18cdaf3a9e17","request_id":"154b2bff-f9a6-9863-a7b4-18cdaf3a9e17"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-419c7dae-af35-94b7-892f-76683b14d7f9","request_id":"419c7dae-af35-94b7-892f-76683b14d7f9"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-9a19fd81-f93b-9c89-a48c-939a4a025493","request_id":"9a19fd81-f93b-9c89-a48c-939a4a025493"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-d5acf04d-953d-988f-b50a-6bfe110656a8"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-a3a91139-382b-97e6-88c1-bc1575644b81"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-df9ce7be-401e-93a0-bbb2-3204e39057d3"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-cba58fdf-9fdb-9bad-8dfc-d484f8141e97"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-f4282abf-9dbc-918b-9978-9fcf6f471530"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': 'data: {"error":{"code":"invalid_parameter_error","param":null,"message":"\'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error"},"id":"chatcmpl-71f3402e-1375-992c-8cec-ca530ba7226a"}\n\n', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-6c6c64f3-36df-9ba3-84f6-7e8c55a87e05","request_id":"6c6c64f3-36df-9ba3-84f6-7e8c55a87e05"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-e97baf58-57dc-9afd-b5f4-c2ad963772f9","request_id":"e97baf58-57dc-9afd-b5f4-c2ad963772f9"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-dd805e28-9776-98fd-bd9b-dd0f77567f55","request_id":"dd805e28-9776-98fd-bd9b-dd0f77567f55"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-7544f893-6e05-9218-a655-4ec202521ec5","request_id":"7544f893-6e05-9218-a655-4ec202521ec5"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-001c3483-f5df-961b-b8d3-dec6de836d4c","request_id":"001c3483-f5df-961b-b8d3-dec6de836d4c"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-8db14760-e712-9764-a436-5a320ba1190c","request_id":"8db14760-e712-9764-a436-5a320ba1190c"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-561c9bdc-49de-92ec-987e-05894e549ab0","request_id":"561c9bdc-49de-92ec-987e-05894e549ab0"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-df384b78-4386-9222-b3af-fcc70f5f19c7","request_id":"df384b78-4386-9222-b3af-fcc70f5f19c7"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-465bed2b-545f-9a3e-b3b4-bb2163870672","request_id":"465bed2b-545f-9a3e-b3b4-bb2163870672"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
(empty output)
JSON Schema
Structured Output
Failure: Error code: 400 - {'error': {'message': 'Provider returned error', 'code': 400, 'metadata': {'raw': '{"error":{"message":"<400> InternalError.Algo.InvalidParameter: \'messages\' must contain the word \'json\' in some form, to use \'response_format\' of type \'json_object\'.","type":"invalid_request_error","param":null,"code":"invalid_parameter_error"},"id":"chatcmpl-966bd622-38a2-95ba-8587-72628cc0d302","request_id":"966bd622-38a2-95ba-8587-72628cc0d302"}', 'provider_name': 'Alibaba', 'is_byok': False}}, 'user_id': 'user_3FrVBkmFqVIuZ58dEh7AU8vhXUV'}
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add -b feature-a ../wt-a",
"git worktree add -b feature-b ../wt-b"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add -b feature-a ../wt-a",
"git worktree add -b feature-b ../wt-b"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) { "commands": ["git worktree add -b feature-a ../wt-a", "git worktree add -b feature-b ../wt-b"] }
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
Invalid JSON. Output: git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b{ "commands": ["git worktree add ../wt-a feature-a", "git worktree add ../wt-b feature-b"] }
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output: git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output: git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output: git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b{
"commands": [
"git worktree add ../wt-a feature-a",
"git worktree add ../wt-b feature-b"
]
}
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add -b feature-a ../wt-a",
"git worktree add -b feature-b ../wt-b"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
```
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
```
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add -b feature-a ../wt-a",
"git worktree add -b feature-b ../wt-b"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add -b feature-a ../wt-a",
"git worktree add -b feature-b ../wt-b"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {
"commands": [
"git worktree add -b feature-a ../wt-a",
"git worktree add -b feature-b ../wt-b"
]
}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
JSON Schema
Structured Output
(raw) {"commands":["git worktree add -b feature-a ../wt-a","git worktree add -b feature-b ../wt-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output:
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Invalid JSON. Output: git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
JSON Schema
Structured Output
Structured Output Error
Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
Failure: Failed to parse structured JSON response: Expecting value: line 1 column 1 (char 0)
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git branch feature-a main
git branch feature-b main
git worktree add ../wt-a feature-a
git worktree add ../wt-b feature-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add -b feature-a ../wt-a
git worktree add -b feature-b ../wt-b
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]
git worktree add ../wt-a -b feature-a
git worktree add ../wt-b -b feature-b
JSON Schema
Structured Output
(raw) {"commands": ["git worktree add ../wt-a -b feature-a", "git worktree add ../wt-b -b feature-b"]}
Failure: Failed assertions: [{'type': 'dir_exists', 'path': '../wt-a'}, {'type': 'dir_exists', 'path': '../wt-b'}, {'type': 'file_content', 'path': '../wt-a/a.txt', 'value': 'A'}, {'type': 'file_content', 'path': '../wt-b/b.txt', 'value': 'B'}]