Skip to content

Sync with OpenAPI definition - #640

Closed
github-actions[bot] wants to merge 46 commits into
mainfrom
automated/open-api
Closed

Sync with OpenAPI definition#640
github-actions[bot] wants to merge 46 commits into
mainfrom
automated/open-api

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

OpenAPI Sync

The OpenAPI definition in the API has been updated. This PR automatically:

  • Downloads the latest OpenAPI specification
  • Regenerates TypeScript types (types/api.d.ts)
  • Regenerates strict TypeScript types (src/types-strict.ts)
  • Updates SDK method signatures if needed

What's Changed

See the file changes below for specific updates to the API types, strict types, and methods.

Please review carefully for any breaking changes in the API.

@github-actions github-actions Bot added dependencies Pull requests that update a dependency file automated labels May 22, 2026
@github-actions
github-actions Bot force-pushed the automated/open-api branch 2 times, most recently from 61a72e2 to 69c6f6e Compare May 28, 2026 08:46
- bootstrap: fleet.mjs, prepare.mts
- bootstrap/src: fleet.mts, helpers.mts, install.mts, lockstep.mts, resolve.mts, status.mts
… more (40 files)

- .github: paths-allowlist.yml, zizmor.yml
- .github/actions/fleet/cache-pnpm-store: action.yml
- .github/actions/fleet/checkout: action.yml
- .github/actions/fleet/cleanup-git-signing: action.yml
- .github/actions/fleet/debug: action.yml
- .github/actions/fleet/github-pr-app-token: action.yml, mint-app-installation-token.mjs
- .github/actions/fleet/github-release: action.yml
- .github/actions/fleet/github-release-app-token: action.yml, mint-app-installation-token.mjs
- .github/actions/fleet/github-status-check: action.yml
- .github/actions/fleet/install: action.yml
- .github/actions/fleet/lib: check-firewall.mts, install-tool.mjs, jq.mjs, platform.mjs, read-pinned-version.mts, semver.mjs
- .github/actions/fleet/run-script: action.yml
- .github/actions/fleet/setup: action.yml
- .github/actions/fleet/setup-and-install: action.yml
- .github/actions/fleet/setup-git-signing: action.yml
- .github/actions/fleet/setup-go-toolchain: action.yml
- .github/workflows: _local-not-for-reuse-get-green.yml, ci.yml, generate.yml, get-green.lock.yml, get-green.md, get-green.yml, github-release.yml, npm-publish.yml, +8 more
…31 files)

- .claude: settings.json
- .claude/agents: code-reviewer.md, refactor-cleaner.md, security-reviewer.md
- .claude/agents/fleet: code-reviewer.md, fix.md, refactor-cleaner.md, security-reviewer.md
- .claude/commands: quality-loop.md, security-scan.md
- .claude/commands/fleet: audit-gha-settings.md, codifying-disciplines.md, green-ci-local.md, green-ci.md, looping-quality.md, researching-recency.md, scanning-quality.md, security-scan.md, +6 more
- .claude/rules/fleet: claude-md-is-a-bullet-index.md, code-first-then-ai.md, npm-run-all-ordering.md, prose-style-and-doctrine.md, verify-state-before-acting.md
- .claude/workflows: delegating-execution.js, reconcile-fleet-lockfiles.js
…s +103 more (256 files)

- .config: esbuild.config.mjs, isolated-tests.json, lockstep.json, lockstep.schema.json, rolldown-validate.json, socket-registry-pins.json, socket-wheelhouse-schema.json, socket-wheelhouse.json, +8 more
- .config/fleet: .markdownlint-cli2.jsonc, .prettierignore, docker-prebakes.json, docker-prebakes.schema.json, git-authors.json, github-settings.json, github-settings.schema.json, oxfmtrc.json, +8 more
- .config/fleet/markdownlint-rules: socket-no-empty-changelog-sections.mts, socket-no-private-wheelhouse-leak.mts, socket-no-relative-sibling-script.mts, socket-readme-required-sections.mts, socket-readme-social-badges.mts
- .config/fleet/markdownlint-rules/_shared: freeform-readme-optin.mts, rule-types.mts, wheelhouse-self-skip.mts
- .config/fleet/oxlint-plugin: index.mts, package.json
- .config/fleet/oxlint-plugin/_shared: inject-import.mts
- .config/fleet/oxlint-plugin/fleet/export-top-level-functions: index.mts, package.json
- .config/fleet/oxlint-plugin/fleet/guard-contract: index.mts, package.json
- .config/fleet/oxlint-plugin/fleet/inclusive-language: index.mts, package.json
- .config/fleet/oxlint-plugin/fleet/max-file-lines: index.mts, package.json
- .config/fleet/oxlint-plugin/fleet/no-bare-crypto-named-usage: index.mts, package.json
- .config/fleet/oxlint-plugin/fleet/no-bare-spawn-childproc-access: index.mts, package.json
- .config/fleet/oxlint-plugin/fleet/no-boolean-trap-param: index.mts, package.json
- .config/fleet/oxlint-plugin/fleet/no-cached-for-on-iterable: index.mts, package.json
- .config/fleet/oxlint-plugin/fleet/no-comment-glob-star-slash: README.md, index.mts, package.json
- .config/fleet/oxlint-plugin/fleet/no-console-prefer-logger: index.mts, package.json
- .config/fleet/oxlint-plugin/fleet/no-default-export: index.mts, package.json
- .config/fleet/oxlint-plugin/fleet/no-dynamic-import-outside-bundle: index.mts, package.json
- .config/fleet/oxlint-plugin/fleet/no-eslint-biome-config-ref: index.mts, package.json
- .config/fleet/oxlint-plugin/fleet/no-fetch-prefer-http-request: index.mts, package.json
- +86 more directories
- docs: api-reference.md, api.md, concepts.md, quota-management.md
- docs/agents.md/fleet: agent-delegation.md, agents-and-skills.md, binary-vs-napi-naming.md, bypass-phrases.md, c8-ignore-directives.md, cascade-file-classification.md, cascade-is-a-unit.md, cascaded-hook-catalog.md, +75 more
- docs/agents.md/repo: architecture.md
…6 more (346 files)

- scripts/fleet: agent-ci-skip-locks.mts, ai-backends-status.mts, ai-lint-fix.mts, audit-skill-usage.mts, audit-transcript.mts, build-hook-bundle.mts, build-hook-snapshot.mts, build-snapshot-launcher.mts, +78 more
- scripts/fleet/_shared: active-run-marker.mts, format-scope.mts, git-porcelain.mts, repo-checks.mts, repo-setup.mts, scope-flags.mts
- scripts/fleet/ai-codify: cli.mts, codify-guidance.mts
- scripts/fleet/ai-lint-fix: claude.mts, oxlint-json.mts, prompt.mts, rule-guidance.mts
- scripts/fleet/auditing-history/lib: patch-id.mts, types.mts
- scripts/fleet/check: action-pins-are-current.mts, actions-are-segmented.mts, agent-ci-skip-locks-is-guarded.mts, ai-spawns-have-paired-effort.mts, app-token-minters-are-identical.mts, app-tokens-are-scoped.mts, backend-routing-is-legal.mts, baseline-catalog-deps-are-covered.mts, +94 more
- scripts/fleet/check/paths: allowlist.mts, exempt.mts, rules.mts, scan-code.mts, scan-script.mts, scan-workflow.mts, state.mts, types.mts, +1 more
- scripts/fleet/codify-scan: inventory.mts
- scripts/fleet/constants: bot-identity.mts, generated-globs.mts, model-pricing.json, npm-registry.mts, plugin-patch.mts, socket-scopes.mts, sync-targets.mts
- scripts/fleet/cover: discovery.mts
- scripts/fleet/land-work: ai-summary.mts, message.mts
- scripts/fleet/lib: changelog.mts, commit-via-github-api.mts, coverage-badge.mts, enforcer-inventory.mts, ensure-node.mts, external-tools-schema.mts, github-bots.mts, known-models.mts, +8 more
- scripts/fleet/lib/delegating-execution: prompts.mts, route.mts, types.mts
- scripts/fleet/lib/doctor: catalog-gap.mts, git-gap.mts, lockfile-catalog-gap.mts, pin-shadow-gap.mts, secret-scan-gap.mts, soak-gap.mts, stranded-cascade-gap.mts
- scripts/fleet/lib/llms-txt: ai.mts, extract.mts, render.mts, sections.mts, slots.mts, types.mts
- scripts/fleet/lockstep: auto-bump.mts, checks.mts, cli.mts, emit-schema.mts, git.mts, manifest.mts, report.mts, scan.mts, +2 more
- scripts/fleet/optimizing-submodules: collect-submodule-consumers.mts
- scripts/fleet/patching-findings: cli.mts
- scripts/fleet/patching-findings/lib: patch-parse.mts
- scripts/fleet/plugin-patches: codex-1.0.1-stdin-eagain.patch
- +19 more directories
…30 more (928 files)

- .claude/hooks/fleet/_dispatch: .clangd, .gitignore, SNAPSHOT-NOTES.md, bundle.cjs, dispatch-entry.mts, dispatch-launcher-win.c, dispatch-launcher.c, dispatch-snapshot-entry.mts, +6 more
- .claude/hooks/fleet/_shared: README.md, active-edits-ledger.mts, ai-attribution.mts, brew-supply-chain.mts, cdn-allowlist.mts, commit-command.mts, dated-citation.mts, dispatch-manifest.json, +42 more
- .claude/hooks/fleet/_shared/acorn: README.md, acorn-sync.mts, index.mts
- .claude/hooks/fleet/_shared/test: fixtures.mts
- .claude/hooks/fleet/actionlint-on-workflow-edit: README.md, index.mts, package.json, tsconfig.json
- .claude/hooks/fleet/active-edits-ledger: index.mts
- .claude/hooks/fleet/agents-skills-mirror-nudge: README.md, index.mts, package.json, tsconfig.json
- .claude/hooks/fleet/ai-config-drift-nudge: README.md, index.mts, package.json, tsconfig.json
- .claude/hooks/fleet/ai-config-poisoning-guard: README.md, index.mts, package.json, tsconfig.json
- .claude/hooks/fleet/alpha-sort-nudge: README.md, index.mts, package.json, tsconfig.json
- .claude/hooks/fleet/answer-questions-nudge: README.md, index.mts, package.json, tsconfig.json
- .claude/hooks/fleet/answer-status-requests-nudge: README.md, index.mts, package.json, tsconfig.json
- .claude/hooks/fleet/anti-prose-guard: README.md, index.mts, package.json, patterns.mts, tsconfig.json
- .claude/hooks/fleet/ask-suppression-nudge: README.md, index.mts, package.json, tsconfig.json
- .claude/hooks/fleet/auth-rotation-nudge: README.md, index.mts, package.json, services.mts, tsconfig.json
- .claude/hooks/fleet/auto-land-on-stop: hold.mts, index.mts
- .claude/hooks/fleet/avoid-cd-nudge: index.mts
- .claude/hooks/fleet/brew-supply-chain-guard: README.md, index.mts, package.json, tsconfig.json
- .claude/hooks/fleet/broken-hook-detector: README.md, index.mts, package.json, tsconfig.json
- .claude/hooks/fleet/bump-defers-to-release-guard: README.md, index.mts, package.json
- +213 more directories
…0 files)

- (root): .editorconfig, .gitattributes, .gitignore, .node-version, .npmrc, .pnpmrc
- .git-hooks: commit-msg, post-commit, pre-commit, pre-push
- .git-hooks/_shared: ai-attribution.mts, commit-format.mts, commit-subject.mts, cross-repo.mts, external-issue-ref.mts, git-identity.mts, helpers.mts, isolate-git-env.mts, +3 more
- .git-hooks/fleet: commit-msg, commit-msg.mts, pre-commit, pre-commit.mts, pre-push, pre-push.mts
- .husky: commit-msg, pre-commit, pre-push
- scripts: bootstrap-firewall-deps.mts, build.mjs, build.mts, bump.mjs, bump.mts, check.mjs, ci-validate.mjs, ci-validate.mts, +30 more
- scripts/repo: package-exports.config.mts
- scripts/utils: changed-test-mapper.mjs, changed-test-mapper.mts, interactive-runner.mjs, path-helpers.mjs, path-helpers.mts, run-command.mjs, run-command.mts
…+81 more (148 files)

- .claude/skills/_shared: compound-lessons.md, env-check.md, multi-agent-backends.md, path-guard-rule.md, report-format.md, security-tools.md, skill-authoring.md, variant-analysis.md
- .claude/skills/_shared/scripts: git-default-branch.mts, logger-guardrails.mts, resolve-tools.mts
- .claude/skills/fleet/_shared: compound-lessons.md, env-check.md, multi-agent-backends.md, path-guard-rule.md, report-format.md, security-tools.md, skill-authoring.md, variant-analysis.md, +2 more
- .claude/skills/fleet/_shared/scripts: checkpoint.mts, fleet-roster.mts, git-default-branch.mts, logger-guardrails.mts, resolve-tools.mts, run-helpers.mts
- .claude/skills/fleet/agent-ci: SKILL.md, reference.md
- .claude/skills/fleet/auditing-api-surface: SKILL.md
- .claude/skills/fleet/auditing-api-surface/lib: audit-api-surface.mts
- .claude/skills/fleet/auditing-gha: SKILL.md, run.mts
- .claude/skills/fleet/authoring-spec: SKILL.md
- .claude/skills/fleet/building-tdd: SKILL.md
- .claude/skills/fleet/cascading-fleet: SKILL.md
- .claude/skills/fleet/cascading-fleet/lib: cascade-template.mts, fleet-repos.json, fleet-repos.txt, reconcile-lockfiles.mts
- .claude/skills/fleet/cleaning-ci: SKILL.md
- .claude/skills/fleet/cleaning-ci/lib: clean-ci.mts
- .claude/skills/fleet/codifying-disciplines: SKILL.md
- .claude/skills/fleet/consolidating-commits: SKILL.md
- .claude/skills/fleet/creating-guards: SKILL.md
- .claude/skills/fleet/decomposing-tickets: SKILL.md
- .claude/skills/fleet/deduping-dependencies: SKILL.md
- .claude/skills/fleet/delegating-execution: SKILL.md
- +64 more directories
- src: blob.mts, constants.mts, constants.ts, events-v1.mts, file-upload.mts, file-upload.ts, full-scans-v1.mts, http-client.mts, +18 more
- src/types: registry.d.ts
- src/utils: header-sanitization.mts, header-sanitization.ts, poll.mts
The three socket-registry action pins pointed at commits erased by that repo's history consolidation (and the actions moved under .github/actions/fleet), so zizmor's impostor-commit check red-lit every push. The repo carries the same cascaded actions locally — reference those, with an explicit pinned checkout first. Also converts the PR-create multiline --body to --body-file so the YAML can never silently break.
…steps

The generator emits src/types-strict.mts and src/index.mts since the module migration, but the worktree copy and git add still named the removed .ts files — every run died at 'cp: cannot stat src/types-strict.ts'.
The strict-types generator now lints + formats everything it writes (types-strict.mts AND the index.mts it rewrites) through pnpm run fix, failing loud on any non-zero exit — the orchestrator's second config-less oxfmt pass, which un-formatted the child's output and shipped gate-failing artifacts to CI, is gone, and no script invokes a bare oxlint/oxfmt binary. Wrapper type index exports now derive from the emit template itself, so adding or renaming a wrapper type can never silently miss its re-export.
End-to-end pnpm run generate-sdk receipt on the reordered lint pipeline (oxlint --fix before the final format pass): every regenerated artifact passes format:check and the staged gate locally — the same gates the CI branch commit runs.
…derived file set

The in-place checkout -b HEAD~1 dance aborted whenever a generated file differed between HEAD and HEAD~1 (exactly the state after any artifact push). The branch is now assembled in its own worktree — the main checkout never switches — and the generated-file set derives from git status instead of a hand-kept list, failing loud when has_changes fires with nothing to carry.
JSON.stringify's wrapping differs from oxfmt's, so CI's freshly fetched spec failed the branch push's fast lint while the committed (wrapper-formatted) copy passed. Every artifact writer now formats its own output through pnpm run fix — the last unformatted writer is gone.
The fix lane filters to code extensions and silently skipped the .json artifact — exit 0 with nothing done, so CI still pushed an unformatted spec. format.mts file mode carries no extension filter.
- docs/agents.md/fleet: delegating-execution.md, history-rewrites.md, hook-bundle.md, multi-janus-mcp-shim.md, researching-recency.md
… more (11 files)

- scripts/fleet: consolidate-commits.mts, format.mts, socket-wheelhouse-emit-schema.mts, strip-ai-attribution.mts, sync-oxlint-rules.mts
- scripts/fleet/_shared: format-scope.mts
- scripts/fleet/ai-codify: codify-guidance.mts
- scripts/fleet/check: cascaded-fleet-trees-have-no-tests.mts, enforcers-have-thorough-tests.mts
- scripts/fleet/lib: attribution.mts
- scripts/fleet/lockstep: emit-schema.mts
… (2 files)

- .claude/hooks/fleet/_dispatch: dispatch-table.mts
- .claude/hooks/fleet/attribution-rewrite-nudge: index.mts
…hook dirs

The byte-cascaded table referenced the wheelhouse's hook inventory; the member-side regen check requires the table to match a regen over THIS repo's dirs.
nock 15 rewrites on @mswjs/interceptors; fn.length===2 reply functions
stall forever (util.promisify injects a never-called callback), and
this.req is absent from the interceptor context. Replaced all body- and
header-capture reply functions with scope.on('request', ...) and static
replies; drops the catalogShadowIgnore hold-back so the repo now resolves
nock from the fleet catalog at 15.0.0.
Add language identifiers to workflow markdown code blocks for syntax highlighting and linting compliance.

- .github/workflows: get-green.md, weekly-update.md
@github-actions
github-actions Bot force-pushed the automated/open-api branch from 69c6f6e to 239d2b7 Compare July 15, 2026 08:13
@jdalton

Copy link
Copy Markdown
Collaborator

Closing this stale sync — after the SDK parity (#661) and user-agent (#665) merges to main, this 46-commit accumulated OpenAPI sync now conflicts and isn't worth hand-resolving. The automated OpenAPI-sync will regenerate a fresh, conflict-free PR against current main on its next run. Not deleting the automated/open-api branch so the sync automation can reopen/refresh from it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

3 participants