chore: bump OpenRouter.Net — tool schemas carry no local $refs #177
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/bump-openrouter-net-refs"
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(c86eaa0→d500b30), pulling in TeamAI/OpenRouter.Net#3 — round two of the Moonshot strict-validator arc (#175 fixed the root"type").The exporter deduplicates repeated types via
$refpointers; Kagura's character tools (fourEntryParam[]properties) triggered{"$ref": "#/properties/traits/items"}underappearance.items, which Moonshot rejects:references must start with #/$defs/. The library now inlines every local ref, so the schemas contain no refs of any style.One changed file — the submodule pointer. Full Kagura suite green against the bump: 228 + 276 + 644 + 531.
🤖 Generated with Claude Code
Pulls TeamAI/OpenRouter.Net#3: the exporter's deduplicating $ref pointers ("#/properties/traits/items") are inlined, since Moonshot AI only accepts refs into #/$defs/ and rejected the request wholesale. Round two of the strict-validator arc (#175 fixed the root type). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>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%