Edison42
eb00222c4f
fix(kiro): map GPT reasoning effort fields
GPT-5.6 via Kiro needs reasoning.effort while Claude uses output_config.effort.
Resolve the effort path per-model schema (like Kiro CLI/KAS) so GPT-5.6
receives the correct structured thinking level. Claude path unchanged.
- Add resolveKiroEffortPath returning "reasoning" | "output_config" | null
- buildKiroAdditionalModelRequestFields emits schema-specific shape
- Keep prompt tags for backward compatibility
- Add OpenAI/Claude translator coverage for GPT-5.6 effort mapping
2026-07-19 13:53:30 +07:00
..
2026-07-03 10:58:39 +07:00
2026-07-16 15:15:05 +07:00
2026-07-05 17:34:04 +07:00
2026-06-15 11:38:43 +07:00
2026-07-16 11:59:46 +07:00
2026-07-10 11:11:37 +07:00
2026-06-14 18:49:38 +07:00
2026-06-14 18:49:38 +07:00
2026-07-10 11:32:11 +07:00
2026-07-19 13:53:30 +07:00
2026-06-14 18:49:38 +07:00
2026-04-05 00:38:36 +07:00