diff --git a/templates/book_chapter.yml b/templates/book_chapter.yml index 4cfb9b1..9d2352d 100644 --- a/templates/book_chapter.yml +++ b/templates/book_chapter.yml @@ -134,6 +134,7 @@ steps: - task_type: chapter_roundtable task_name: "Roundtable: {chapter_ref}" + agent_name: Devon priority: 7 context: chapter_text: "{chapter_text}" diff --git a/templates/chapter_roundtable.yml b/templates/chapter_roundtable.yml index e9f03f8..a84a5e6 100644 --- a/templates/chapter_roundtable.yml +++ b/templates/chapter_roundtable.yml @@ -61,6 +61,7 @@ steps: spawn: - task_type: chapter_polish task_name: "Polish: {chapter_ref}" + agent_name: Iris context: chapter_text: "{chapter_text}" consensus_critique: "{consensus_critique}"