chore: regenerate catalog from OpenAPI spec - #60
github-actions[bot] wants to merge 1 commit into
Conversation
|
Claude encountered an error after 4m 4s —— View job Catalog diff review
Bottom line: no capability was lost. Action count 118 → 121. Every one of the 118 1. Actions added (3)All three are new
2. Actions removed (0)Nothing to confirm against the live spec. I compared on
So this is not #16 (stale-branch clobber — that would show endpoints vanishing) and not #18 (upstream retirement — same signature). It's an upstream All 48 renames (endpoint unchanged, ID only)The upstream spec moved to a consistent
3. Actions changedAcross all 118 retained endpoints:
4. Dangling referencesClean. I grepped the whole repo for all 48 retired IDs as whole words: zero hits outside my own scratch files. Commit 67cfa97 handled the fallout correctly:
5. Sanity checks
Two notes for the merge1. This is a breaking change for anything with a hard-coded action ID. The MCP server itself is fine — the LLM discovers IDs through 2. Nothing enforces that the test fixture's IDs match the real catalog — and it had already drifted. In Fix this → |
The catalog-update review on PR #60 finished its review but the action still failed with "Claude reported a successful result after 53 turns, exceeding the configured maximum of 40" — a 48-rename catalog diff takes more turns than the cap allowed.
e053a5b to
db11eb0
Compare
Automated catalog update from the Kosli OpenAPI spec.
Please review the diff to verify the changes look correct before merging.