Skip to content

Sync OpenAPI after gating Mythos - #2142

Merged
DanielButler1 merged 2 commits into
mainfrom
fix/sync-openapi-after-mythos-gate-20260901
Sep 1, 2026
Merged

Sync OpenAPI after gating Mythos#2142
DanielButler1 merged 2 commits into
mainfrom
fix/sync-openapi-after-mythos-gate-20260901

Conversation

@DanielButler1

@DanielButler1 DanielButler1 commented Sep 1, 2026

Copy link
Copy Markdown
Member

Summary

Validation

  • pnpm run openapi:sync-enums
  • git diff --exit-code -- apps/docs/openapi/v1/openapi.yaml after regeneration
  • pnpm run openapi:lint (passes with the repository's existing warnings and no errors)

Failure repaired

Summary by CodeRabbit

  • Documentation
    • Removed the deprecated anthropic/claude-mythos-5.1 model from the documented list of supported model identifiers.

@vercel

vercel Bot commented Sep 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
phaseo Skipped Skipped Sep 1, 2026 10:57pm UTC

Request Review

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

Next included review available in 55 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: b9e2d2ae-eafe-49b7-a130-b8867cb1e25b

📥 Commits

Reviewing files that changed from the base of the PR and between ff51629 and a224394.

⛔ Files ignored due to path filters (3)
  • packages/sdk/sdk-cpp/src/gen/model_ids.hpp is excluded by !**/gen/**
  • packages/sdk/sdk-go/src/gen/models.go is excluded by !**/gen/**
  • packages/sdk/sdk-py/src/gen/models.py is excluded by !**/gen/**
📒 Files selected for processing (9)
  • packages/sdk/sdk-csharp/ModelIds.cs
  • packages/sdk/sdk-go/model_ids.go
  • packages/sdk/sdk-java/src/app/phaseo/sdk/ModelIds.java
  • packages/sdk/sdk-php/src/ModelIds.php
  • packages/sdk/sdk-py/src/phaseo/model_ids.py
  • packages/sdk/sdk-ruby/lib/phaseo_sdk/model_ids.rb
  • packages/sdk/sdk-rust/src/model_ids.rs
  • packages/sdk/sdk-ts/src/modelIds.ts
  • packages/sdk/sdk-ts/src/oapi-gen/models/KnownModelId.ts

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 8ad3ee5e-6ce5-493f-9f88-afedb88d8aae

📥 Commits

Reviewing files that changed from the base of the PR and between 5d7cd13 and ff51629.

📒 Files selected for processing (1)
  • apps/docs/openapi/v1/openapi.yaml
💤 Files with no reviewable changes (1)
  • apps/docs/openapi/v1/openapi.yaml

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The OpenAPI specification removes anthropic/claude-mythos-5.1 from the KnownModelId enum.

Changes

Cohort / File(s) Summary
OpenAPI model enum
apps/docs/openapi/v1/openapi.yaml
Removes anthropic/claude-mythos-5.1 from the KnownModelId enum.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to ff516

This is a narrowly scoped OpenAPI synchronization change with no actionable merge-blocking risk remaining beyond normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: synchronizing the OpenAPI specification after gating the Mythos model. It is concise and specific.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/sync-openapi-after-mythos-gate-20260901

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ff5162950d

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread apps/docs/openapi/v1/openapi.yaml
@DanielButler1
DanielButler1 merged commit d6fd4b4 into main Sep 1, 2026
51 checks passed
@DanielButler1
DanielButler1 deleted the fix/sync-openapi-after-mythos-gate-20260901 branch September 1, 2026 23:05
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