docs: specify execution config fields

- batch_size: parallel agent count (default: 5)
- output_dir: results directory (default: ./results)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
jilinchen
2025-12-30 10:46:33 +08:00
co-authored by Claude Opus 4.5
parent 302f2733d3
commit 6796214afe
2 changed files with 7 additions and 4 deletions
+5 -3
View File
@@ -25,9 +25,11 @@ description: 对目标话题进行初步调研,生成调研outline。用于学
合并所有信息,生成两个文件:
**outline.yaml**items + 配置):
- topic和基础配置
- items列表(调研对象
- execution配置(批量大小等)
- topic: 调研主题
- items: 调研对象列表
- execution:
- batch_size: 并行agent数量(默认5
- output_dir: 结果输出目录(默认./results
**fields.yaml**(字段定义):
- 字段分类和定义