Skip to content

Update stainless config: fork, instance stats#122

Merged
sjmiller609 merged 2 commits intomainfrom
codex/add-fork-to-stainless-config
Mar 4, 2026
Merged

Update stainless config: fork, instance stats#122
sjmiller609 merged 2 commits intomainfrom
codex/add-fork-to-stainless-config

Conversation

@sjmiller609
Copy link
Collaborator

@sjmiller609 sjmiller609 commented Mar 4, 2026

Summary

  • document the missing fork resource for instance operations in stainless.yaml

Testing

  • Not run (not requested)

Note

Low Risk
Low risk config-only change that adds new generated SDK surface area (new endpoints/types) without altering runtime behavior.

Overview
Adds missing instance functionality to the Stainless config by exposing POST /instances/{id}/fork and GET /instances/{id}/stats, and registering the InstanceStats model under instances for codegen.

Written by Cursor Bugbot for commit 360ef45. This will update automatically on new commits. Configure here.

@github-actions
Copy link

github-actions bot commented Mar 4, 2026

✱ Stainless preview builds

This PR will update the hypeman SDKs with the following commit message.

feat: Add fork operation to stainless config
hypeman-openapi studio · code

Your SDK build had at least one "note" diagnostic.
generate ✅

⚠️ hypeman-typescript studio · code

Your SDK build had at least one "error" diagnostic.
generate ❗build ✅lint ✅test ✅

npm install https://pkg.stainless.com/s/hypeman-typescript/051910e5467911261afc3961bcdeb817f473cd17/dist.tar.gz
⚠️ hypeman-go studio · code

Your SDK build had a failure in the build CI job, which is a regression from the base state.
generate ✅build ❗lint ✅test ✅

go get github.com/stainless-sdks/hypeman-go@5ab52b7c74031eb7e874615aa42c00090cb00b51

This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push.
If you push custom code to the preview branch, re-run this workflow to update the comment.
Last updated: 2026-03-04 20:28:19 UTC

@sjmiller609 sjmiller609 changed the title Add fork operation to stainless config Update stainless config: fork, instance stats, Mar 4, 2026
@sjmiller609 sjmiller609 changed the title Update stainless config: fork, instance stats, Update stainless config: fork, instance stats Mar 4, 2026
@sjmiller609 sjmiller609 merged commit 13dbcdd into main Mar 4, 2026
6 checks passed
@sjmiller609 sjmiller609 deleted the codex/add-fork-to-stainless-config branch March 4, 2026 20:26
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