Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Jan 7, 2026

Automated Release PR

0.36.0 (2026-01-08)

Full Changelog: v0.35.1...v0.36.0

Features

  • [wip] (784caef)
  • Add started_at timestamp to fix time estimation (acd4d18)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions


Note

Adds new infrastructure management capabilities and minor fine-tuning metadata updates.

  • Endpoints: New cluster APIs: createCluster, deleteCluster, listClusters, listRegions, retrieveCluster, updateCluster in src/resources/endpoints/endpoints.ts; introduces client.endpoints.storages with createSharedVolume, deleteSharedVolume, listSharedVolumes, retrieveSharedVolume, updateSharedVolume
  • Refactor/Exports: Move endpoints definitions to src/resources/endpoints/endpoints.ts and re-export via src/resources/endpoints/index.ts; update src/client.ts and src/resources/index.ts exports accordingly; docs (api.md) updated
  • Fine-tuning: Add started_at field to multiple fine-tuning responses for better time estimation
  • Tests: Add coverage for new endpoints and storages APIs
  • Release: Version bump to 0.36.0 with updated OpenAPI spec metadata

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

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.


### Features

* [wip] ([784caef](https://github.com/togethercomputer/together-typescript/commit/784caefc6c7ee3764bca0dc64611a26fadc44355))
Copy link

Choose a reason for hiding this comment

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

Placeholder "[wip]" text in release changelog

Low Severity

The changelog entry for version 0.36.0 contains [wip] (work in progress) as the feature description instead of an actual description of what was added. This appears to be placeholder text from a commit message that was accidentally included in the release. The release adds significant new cluster and storage management functionality to the Endpoints resource, but the changelog doesn't document these changes for users.

Fix in Cursor Fix in Web

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--together-ai branch from cfb3172 to 76886cb Compare January 8, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant