From c621c4a803993e9d6db858b718501829afcbb49b Mon Sep 17 00:00:00 2001 From: David Baity <158404677+MazakTheDwarf@users.noreply.github.com> Date: Wed, 15 Apr 2026 02:21:06 -0400 Subject: [PATCH] fix: genesis uses openai/gpt-4o-mini to avoid gemini-flash-preview timeout --- templates/genesis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/genesis.yml b/templates/genesis.yml index a7271142..ab48bb41 100644 --- a/templates/genesis.yml +++ b/templates/genesis.yml @@ -1,5 +1,6 @@ name: genesis 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 system: agent_prompt agent_prompt: