Skip to content

chore(sdk): regenerate from openapi@main - #17

Merged
rob-archastro merged 1 commit into
mainfrom
auto/regenerate-sdk
Jun 12, 2026
Merged

chore(sdk): regenerate from openapi@main#17
rob-archastro merged 1 commit into
mainfrom
auto/regenerate-sdk

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated SDK regeneration.

  • archastro-openapi ref: main
  • generator version: 0.5.0 resolved from npm latest and locked in package-lock.json
  • changed files: 10

Review the diff carefully — generator output changes can be subtle. The PR's CI will run lint + tests.

@archastro

archastro Bot commented Jun 12, 2026

Copy link
Copy Markdown

✅ Clean PR, @github-actions[bot]! No blocking findings on 09f944b — a few nice things I clocked:

  • Followed python-sync-async-client-split cleanly — new POST /api/v1/files emits both AsyncFileResource.create and sync FileResource.create with matching contract tests. 🎯
  • Nice red-green coverage on the new optimistic-concurrency 409 path — both test_agents_upgrade_error_409 and its @pytest.mark.asyncio async twin lock the expected_review_fingerprint contract. 🙌
  • Preserved wire-key fidelity across the regen — AgentSourceSolution/SolutionSummary carry server-scoped owners/upgrade_available exactly as the platform contract documents, no SDK-side scope decisions invented.

Reply @archastro <verb>: review · do <pattern> · don't <pattern> · forget <slug> · list

@rob-archastro
rob-archastro merged commit 791eb68 into main Jun 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant