From 180a7674e610300d342f95a0ad09d5434cb5ceb0 Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Mon, 13 Jul 2026 17:56:00 +0200 Subject: [PATCH] configure ralph --- .ralph-tui/config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.ralph-tui/config.toml b/.ralph-tui/config.toml index ced8801..956f0d4 100644 --- a/.ralph-tui/config.toml +++ b/.ralph-tui/config.toml @@ -4,7 +4,8 @@ configVersion = "2.1" tracker = "json" -agent = "opencode" +agent = "codex" +model = "gpt-5.6-terra" maxIterations = 0 autoCommit = true