chore: use Terra for implementation agent

This commit is contained in:
KOKO\Mimi
2026-08-16 23:59:48 +09:00
parent c80af74da9
commit 84bd0e671a
+1
View File
@@ -1,6 +1,7 @@
name = "implementation-agent" name = "implementation-agent"
description = "Implements FESA solver features in C++17/MSVC by following approved TDD-first implementation plans." description = "Implements FESA solver features in C++17/MSVC by following approved TDD-first implementation plans."
sandbox_mode = "workspace-write" sandbox_mode = "workspace-write"
model = "gpt-5.6-terra"
model_reasoning_effort = "extra high" model_reasoning_effort = "extra high"
developer_instructions = """ developer_instructions = """