mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 20:00:47 +00:00
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