chore: bump OpenRouter.Net — tool schemas pass strict provider validation #175
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/bump-openrouter-net"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pointer-only bump of
external/OpenRouter.Net(3369bc0→c86eaa0), pulling in TeamAI/OpenRouter.Net#2: every tool'sparametersschema root is now the literal"type": "object"instead of the exporter's default["object","null"], which Moonshot AI's strict validator rejected wholesale — HTTP 400 (tools.function.parameters.type must be "object", got [object null]) before the model ever saw the turn. Found via the failure logging from #172 on its first day in service.The one changed file is the submodule pointer — nothing else rides along. Full Kagura suite green against the bumped library: 228 + 276 + 644 + 531.
After merging: a retest against a Moonshot model would confirm there's no second, deeper strictness (nested
["string","null"]property types are unchanged — their validator only complained about the root).🤖 Generated with Claude Code
Summary
Summary
Coverage
Kagura.BlazorAdapter - 89%
Kagura.Domain - 95.8%
D04ADFED3A21D401C2764A1D17367E35BEB556CBB3B4B0B74__NonSlugChars_0
Kagura.Infrastructure - 97.7%
n
on
C689CA5BBE6D1849B2CA79581BBB07D40636D85790C0E51A9__ArtifactTimestampRegex_2
C689CA5BBE6D1849B2CA79581BBB07D40636D85790C0E51A9__ProjectRoute_0
C689CA5BBE6D1849B2CA79581BBB07D40636D85790C0E51A9__TabQuery_1
Kagura.Kernel - 90%
Kagura.Server - 82.8%
Kagura.UI - 95.1%
Kagura.UseCases - 96.4%