release: 2.15.0#368
Merged
stainless-app[bot] merged 30 commits intoMay 20, 2026
Merged
Conversation
ccb697f to
d39606c
Compare
5fca402 to
a3c6d13
Compare
… update storage types
…tional in storage update
* fix: jig build should error when deploy.image is set * chore: fix error msg
* feat(plots): add fine-tuning metrics plots with ASCII charts and sparklines * fix comment * revert * first pack of fixes * fixes * revert * final fixes * remove save * feedback fixes * add tty detector * make resolution affect plots * use --output flag * return --json flag * simplify * fix * Apply suggestion from @blainekasten Co-authored-by: Blaine Kasten <blainekasten@gmail.com> --------- Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
c3c2faf to
3da7462
Compare
3da7462 to
bd91d76
Compare
…rom eval compare results
bd91d76 to
987b6a5
Compare
* feat(cli): expose new jig SDK parameters Co-authored-by: Blaine Kasten <blainekasten@gmail.com> * fix(cli): avoid jig version flag conflicts Co-authored-by: Blaine Kasten <blainekasten@gmail.com> * style: format jig CLI tests Co-authored-by: Blaine Kasten <blainekasten@gmail.com> * style: sort jig CLI imports Co-authored-by: Blaine Kasten <blainekasten@gmail.com> * Update src/together/lib/cli/api/beta/jig/jig.py Co-authored-by: Rasul Nabiyev <dev.rasul.nabiyev@gmail.com> * Update src/together/lib/cli/api/beta/jig/jig.py Co-authored-by: Rasul Nabiyev <dev.rasul.nabiyev@gmail.com> * Update src/together/lib/cli/utils/_help_examples.py Co-authored-by: Rasul Nabiyev <dev.rasul.nabiyev@gmail.com> * Update tests/cli/test_beta_jig.py Co-authored-by: Rasul Nabiyev <dev.rasul.nabiyev@gmail.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Blaine Kasten <blainekasten@gmail.com> Co-authored-by: Rasul Nabiyev <dev.rasul.nabiyev@gmail.com>
987b6a5 to
45b9966
Compare
45b9966 to
358647b
Compare
* feat(cli): add remediation list filters Co-authored-by: Blaine Kasten <blainekasten@gmail.com> * test(cli): assert remediation filter encoding Co-authored-by: Blaine Kasten <blainekasten@gmail.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
358647b to
6777c6e
Compare
6777c6e to
60933e6
Compare
* feat(cli): show remediation instance names Co-authored-by: Blaine Kasten <blainekasten@gmail.com> * Run formatter on remediation CLI changes Co-authored-by: Blaine Kasten <blainekasten@gmail.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
60933e6 to
9a694f5
Compare
* Fix fine-tuning metrics CLI zero filters Co-authored-by: Blaine Kasten <blainekasten@gmail.com> * Fix metrics CLI test datetime input Co-authored-by: Blaine Kasten <blainekasten@gmail.com> * Format fine tuning CLI test Co-authored-by: Blaine Kasten <blainekasten@gmail.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
9a694f5 to
d7166cc
Compare
d7166cc to
0f9f1c1
Compare
Contributor
|
@cursoragent summarize all the changes in this new version that I can share internally to shoutout wonderful new additions and who created them |
Contributor
|
Ready-to-share version: 🚀 Big shoutouts:
Also included: queue submit response cleanup, cluster storage enum/type fixes, optional cluster/storage fields, deployment OpenAPI sync, and expanded tests across CLI, Jig, clusters, remediations, storage, and plotting. Huge release — lots of user-facing CLI quality-of-life work plus the SDK surface catching up with the latest platform capabilities. |
Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
0f9f1c1 to
05010fe
Compare
blainekasten
approved these changes
May 20, 2026
Contributor
Author
|
🤖 Release is at https://github.com/togethercomputer/together-py/releases/tag/v2.15.0 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Automated Release PR
2.15.0 (2026-05-20)
Full Changelog: v2.14.0...v2.15.0
Features
Bug Fixes
Documentation
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