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-19 13:53:30 +07:00
2026-07-17 12:09:14 +07:00
2026-07-16 18:13:51 +07:00
2026-07-17 12:09:14 +07:00
2026-07-10 16:10:42 +07:00
2026-07-17 12:09:14 +07:00
2026-06-14 13:15:48 +07:00
2026-06-06 16:07:43 +07:00
2026-07-19 13:53:30 +07:00
2026-07-16 15:15:05 +07:00
2026-01-05 10:37:09 +07:00
2026-06-20 10:09:50 +07:00
2026-06-14 18:49:38 +07:00