[Bug]: Goose Standard Recipes are missing input params
- Ngôn ngữ chính
- Python
- Star
- 137k
- Fork
- 12.3k
- Merge trung bình
- 2 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 159
Mô tả
### Bug Description
Speckit initialized goose recipes are missing input params.
### Steps to Reproduce
1. Initialize speckit
2. ```goose run --recipe .goose/recipes/speckit.consititution.yaml```
### Expected Behavior
Proceeds and writes the .specify/memory/constitution.md file.
### Actual Behavior
C:\workspace\github\user\automater>goose recipe validate .goose/recipes/speckit.constitution.yaml
Error: ✗ recipe file is invalid: Missing definitions for parameters in the recipe file: args.
### Specify CLI Version
0.8.3
### AI Agent
Not applicable
### Operating System
Windows 11
### Python Version
3.12.5
### Error Logs
```shell
C:\workspace\github\user\automater>goose recipe validate .goose/recipes/speckit.constitution.yaml
Error: ✗ recipe file is invalid: Missing definitions for parameters in the recipe file: args.
```
### Additional Context
_No response_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.