Sprint 89: Fix intent schema (template->task_type), update genesis to write project.yml, fix all project.yml intents
This commit is contained in:
@@ -15,13 +15,13 @@ goal: >
|
||||
intents:
|
||||
- keyword: book_outline
|
||||
description: Generate or update the chapter outline for this book
|
||||
template: book_outline
|
||||
task_type: book_outline
|
||||
- keyword: book_research
|
||||
description: Research themes, settings, or historical details
|
||||
template: book_research
|
||||
task_type: book_research
|
||||
- keyword: write_chapter
|
||||
description: Write a chapter draft
|
||||
template: book_chapter
|
||||
task_type: book_chapter
|
||||
- keyword: character_sheet
|
||||
description: Create or update a character sheet
|
||||
template: character_sheet
|
||||
task_type: character_sheet
|
||||
|
||||
@@ -15,13 +15,13 @@ goal: >
|
||||
intents:
|
||||
- keyword: book_outline
|
||||
description: Generate or update the chapter outline for this book
|
||||
template: book_outline
|
||||
task_type: book_outline
|
||||
- keyword: book_research
|
||||
description: Research themes, settings, or historical details
|
||||
template: book_research
|
||||
task_type: book_research
|
||||
- keyword: write_chapter
|
||||
description: Write a chapter draft
|
||||
template: book_chapter
|
||||
task_type: book_chapter
|
||||
- keyword: character_sheet
|
||||
description: Create or update a character sheet
|
||||
template: character_sheet
|
||||
task_type: character_sheet
|
||||
|
||||
@@ -15,13 +15,13 @@ goal: >
|
||||
intents:
|
||||
- keyword: book_outline
|
||||
description: Generate or update the chapter outline for this book
|
||||
template: book_outline
|
||||
task_type: book_outline
|
||||
- keyword: book_research
|
||||
description: Research themes, settings, or historical details
|
||||
template: book_research
|
||||
task_type: book_research
|
||||
- keyword: write_chapter
|
||||
description: Write a chapter draft
|
||||
template: book_chapter
|
||||
task_type: book_chapter
|
||||
- keyword: character_sheet
|
||||
description: Create or update a character sheet
|
||||
template: character_sheet
|
||||
task_type: character_sheet
|
||||
|
||||
@@ -18,13 +18,13 @@ goal: >
|
||||
intents:
|
||||
- keyword: book_outline
|
||||
description: Generate or update the chapter outline for this book
|
||||
template: book_outline
|
||||
task_type: book_outline
|
||||
- keyword: book_research
|
||||
description: Research themes, settings, or historical details
|
||||
template: book_research
|
||||
task_type: book_research
|
||||
- keyword: write_chapter
|
||||
description: Write a chapter draft
|
||||
template: book_chapter
|
||||
task_type: book_chapter
|
||||
- keyword: character_sheet
|
||||
description: Create or update a character sheet
|
||||
template: character_sheet
|
||||
task_type: character_sheet
|
||||
|
||||
@@ -17,13 +17,13 @@ goal: >
|
||||
intents:
|
||||
- keyword: book_outline
|
||||
description: Generate or update the chapter outline for this book
|
||||
template: book_outline
|
||||
task_type: book_outline
|
||||
- keyword: book_research
|
||||
description: Research themes, settings, or historical details
|
||||
template: book_research
|
||||
task_type: book_research
|
||||
- keyword: write_chapter
|
||||
description: Write a chapter draft
|
||||
template: book_chapter
|
||||
task_type: book_chapter
|
||||
- keyword: character_sheet
|
||||
description: Create or update a character sheet
|
||||
template: character_sheet
|
||||
task_type: character_sheet
|
||||
|
||||
Reference in New Issue
Block a user