mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-29 03:22:06 +08:00
0846f9e24c
Corrects the model identifier to `kilo/openai/gpt-5-nano`. Previously, running the triage agent failed because the prefix was missing, throwing an Model Not Found error. Resolved by explicitly using the `kilo/openai/gpt-5-nano` target path.