chore: use Terra for implementation agent
This commit is contained in:
@@ -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 = """
|
||||||
|
|||||||
Reference in New Issue
Block a user