mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-06 15:22:12 +03:00
#6186 added omni-github-skills (API 22 -> 23) and updated computeCoverage's total, but left the old count hardcoded in the A2A layer: listCapabilities metadata reported coverage.api.total 22 (type literal + value) and SkillCoverageSchema pinned z.literal(22) — so the schema would REJECT the correct runtime value. Aligned all three to 23 + the unit fixtures (listCapabilities-a2a, agentSkills-schemas, 46/46 with agentSkillTools-mcp).