diff --git a/goose-self-test.yaml b/goose-self-test.yaml index 59e922d0..96e71320 100644 --- a/goose-self-test.yaml +++ b/goose-self-test.yaml @@ -120,7 +120,7 @@ prompt: | Test phases: {{ test_phases }}, Depth: {{ test_depth }}, Parallel: {{ parallel_tests }} ## 🚀 INITIALIZATION - Create test workspace: {{ workspace_dir }}/ for all test artifacts and reports. + Create test workspace using `mkdir -p {{ workspace_dir }}/archive` for all test artifacts and reports. Track your progress using the todo extension. Start with: - [ ] Initialize test workspace