Skip to content

fix(runtime): remove unused OAuthTokenRequestBody interface#2397

Open
JonasJesus42 wants to merge 1 commit intomainfrom
fix/runtime-oauth-unused-type
Open

fix(runtime): remove unused OAuthTokenRequestBody interface#2397
JonasJesus42 wants to merge 1 commit intomainfrom
fix/runtime-oauth-unused-type

Conversation

@JonasJesus42
Copy link
Contributor

@JonasJesus42 JonasJesus42 commented Feb 5, 2026

  • Remove unused interface that was causing TS6196 errors in MCPs
  • Bump version to 1.2.8 to trigger npm publish

What is this contribution about?

Describe your changes and why they're needed.

Screenshots/Demonstration

Add screenshots or a Loom video if your changes affect the UI.

How to Test

Provide step-by-step instructions for reviewers to test your changes:

  1. Step one
  2. Step two
  3. Expected outcome

Migration Notes

If this PR requires database migrations, configuration changes, or other setup steps, document them here. Remove this section if not applicable.

Review Checklist

  • PR title is clear and descriptive
  • Changes are tested and working
  • Documentation is updated (if needed)
  • No breaking changes

Summary by cubic

Removed an unused OAuthTokenRequestBody interface in the runtime to fix TS6196 errors in MCPs. Bumped the package version to 1.2.8 to publish the fix.

Written for commit 00b1335. Summary will update on new commits.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

🧪 Benchmark

Should we run the Virtual MCP strategy benchmark for this PR?

React with 👍 to run the benchmark.

Reaction Action
👍 Run quick benchmark (10 & 128 tools)

Benchmark will run on the next push after you react.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

- Remove unused interface that was causing TS6196 errors in MCPs
- Bump version to 1.2.8 to trigger npm publish
@JonasJesus42 JonasJesus42 force-pushed the fix/runtime-oauth-unused-type branch from 6c9b8c5 to 00b1335 Compare February 5, 2026 21:27
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