fix: genesis uses openai/gpt-4o-mini to avoid gemini-flash-preview timeout

This commit is contained in:
David Baity
2026-04-15 02:21:06 -04:00
parent 65f0b03ebf
commit c621c4a803

View File

@@ -1,5 +1,6 @@
name: genesis name: genesis
description: "Project genesis -- quick think -> structured initial task list -> child tasks spawned. Runs once when a new project is created." description: "Project genesis -- quick think -> structured initial task list -> child tasks spawned. Runs once when a new project is created."
model: openai/gpt-4o-mini
debug: true debug: true
system: agent_prompt system: agent_prompt
agent_prompt: agent_prompt: