Skip to content

chore: 🐝 Update SDK - Generate 0.0.2#2960

Merged
tofikwest merged 3 commits into
mainfrom
speakeasy-sdk-regen-1780017440
May 29, 2026
Merged

chore: 🐝 Update SDK - Generate 0.0.2#2960
tofikwest merged 3 commits into
mainfrom
speakeasy-sdk-regen-1780017440

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 29, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

OpenAPI Change Summary
└─┬Paths
  ├─┬/v1/offboarding-checklist/template
  │ ├─┬GET
  │ │ ├──[+] summary (15563:16)
  │ │ ├──[+] description (15555:20)
  │ │ └─┬Extensions
  │ │   └──[+] x-mint (15567:9)
  │ └─┬POST
  │   ├──[+] summary (15590:16)
  │   ├──[+] description (15576:20)
  │   └─┬Extensions
  │     └──[+] x-mint (15594:9)
  ├─┬/v1/offboarding-checklist/member/{memberId}/item/{templateItemId}/evidence
  │ └─┬POST
  │   ├──[+] summary (15833:16)
  │   ├──[+] description (15809:20)
  │   └─┬Extensions
  │     └──[+] x-mint (15837:9)
  ├─┬/v1/offboarding-checklist/member/{memberId}/export
  │ └─┬GET
  │   ├──[🔀] description (15712:20)
  │   └─┬Extensions
  │     └──[🔀] x-mint (15730:9)
  ├─┬/v1/offboarding-checklist/export-all
  │ └─┬GET
  │   ├──[🔀] description (15690:20)
  │   └─┬Extensions
  │     └──[🔀] x-mint (15702:9)
  ├─┬/v1/offboarding-checklist/template/{id}
  │ ├─┬DELETE
  │ │ ├──[+] summary (15649:16)
  │ │ ├──[+] description (15636:20)
  │ │ └─┬Extensions
  │ │   └──[+] x-mint (15653:9)
  │ └─┬PATCH
  │   ├──[+] summary (15623:16)
  │   ├──[+] description (15604:20)
  │   └─┬Extensions
  │     └──[+] x-mint (15627:9)
  ├─┬/v1/offboarding-checklist/member/{memberId}/access-revocations
  │ └─┬GET
  │   ├──[🔀] description (15847:20)
  │   └─┬Extensions
  │     └──[🔀] x-mint (15865:9)
  ├─┬/v1/offboarding-checklist/member/{memberId}/access-revocations/confirm-all
  │ └─┬POST
  │   ├──[🔀] description (15875:20)
  │   └─┬Extensions
  │     └──[🔀] x-mint (15893:9)
  ├─┬/v1/offboarding-checklist/pending
  │ └─┬GET
  │   ├──[🔀] description (15533:20)
  │   └─┬Extensions
  │     └──[🔀] x-mint (15545:9)
  ├─┬/v1/offboarding-checklist/member/{memberId}/access-revocations/{vendorId}
  │ ├─┬POST
  │ │ ├──[🔀] description (15903:20)
  │ │ └─┬Extensions
  │ │   └──[🔀] x-mint (15927:9)
  │ └─┬DELETE
  │   ├──[🔀] description (15936:20)
  │   └─┬Extensions
  │     └──[🔀] x-mint (15960:9)
  ├─┬/v1/offboarding-checklist/member/{memberId}/item/{templateItemId}/complete
  │ ├─┬POST
  │ │ ├──[+] summary (15764:16)
  │ │ ├──[+] description (15740:20)
  │ │ └─┬Extensions
  │ │   └──[+] x-mint (15768:9)
  │ └─┬DELETE
  │   ├──[+] summary (15795:16)
  │   ├──[+] description (15777:20)
  │   └─┬Extensions
  │     └──[+] x-mint (15799:9)
  └─┬/v1/offboarding-checklist/member/{memberId}
    └─┬GET
      ├──[+] summary (15676:16)
      ├──[+] description (15663:20)
      └─┬Extensions
        └──[+] x-mint (15680:9)
Document Element Total Changes Breaking Changes
paths 38 0

View full report

Linting Report 0 errors, 225 warnings, 270 hints

View full report

MCP-TYPESCRIPT CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.768.2

Last updated by Speakeasy workflow


Summary by cubic

Bumps the MCP server SDK to 0.0.2 and clarifies Offboarding Checklist API and tool descriptions. Adds a hooks registration entry point; no breaking changes.

  • New Features

    • Added hooks scaffold (src/hooks/registration.ts) and wired initHooks into SDKHooks.
    • Enriched summaries/descriptions and x-mint metadata for all Offboarding Checklist endpoints and tools, improving manifest and tool listings.
    • Minor OpenAPI tweaks (e.g., parameter ordering) without behavior changes.
  • Dependencies

    • Bumped @trycompai/mcp-server to 0.0.2 and generator mcp-typescript to 0.0.2.
    • Updated version fields, README/landing download links, and release notes to 0.0.2.

Written for commit ff12b81. Summary will update on new commits.

Review in cubic

@github-actions github-actions Bot added the patch Patch version bump label May 29, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

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

Project Deployment Actions Updated (UTC)
app Ready Ready Preview, Comment May 29, 2026 4:27pm
comp-framework-editor Ready Ready Preview, Comment May 29, 2026 4:27pm
portal Ready Ready Preview, Comment May 29, 2026 4:27pm

Request Review

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 29, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 3 committers have signed the CLA.

✅ tofikwest
❌ speakeasybot
❌ speakeasy-github[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@tofikwest tofikwest merged commit 9437f44 into main May 29, 2026
9 of 10 checks passed
@tofikwest tofikwest deleted the speakeasy-sdk-regen-1780017440 branch May 29, 2026 16:29
@claudfuen
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.66.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

patch Patch version bump released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants