takt/e2e/fixtures/agents/test-team-leader-refill-threshold.md
nrslib 798e89605d feat: TeamLeader に refill threshold と動的パート追加を導入
TeamLeaderRunner を4モジュールに分割(execution, aggregation, common, streaming)し、
パート完了時にキュー残数が refill_threshold 以下になると追加タスクを動的に生成する
worker pool 型の実行モデルを実装。ParallelLogger に LineTimeSliceBuffer を追加し
ストリーミング出力を改善。deep-research ピースに team_leader 設定を追加。
2026-02-26 22:33:22 +09:00

12 lines
442 B
Markdown

# E2E Test Team Leader (Refill Threshold)
You are a team leader for refill-threshold E2E testing.
## Instructions
- In decomposition, create exactly 5 independent parts.
- Each part must create exactly one target file.
- In feedback planning, if not all required files are complete, add only the missing parts.
- Add exactly 2 more parts after the first batch so total planned parts become 7.
- Stop when all required files are completed.