Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Nov 26, 2025

Automated Release PR

0.3.0 (2025-11-26)

Full Changelog: v0.2.0...v0.3.0

Features

  • Remove exec from openapi spec (ee8d1bb)

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

@sjmiller609 sjmiller609 merged commit 15923bb into main Nov 26, 2025
6 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Nov 26, 2025

🤖 Release is at https://github.com/onkernel/hypeman-go/releases/tag/v0.3.0 🌻

@mesa-dot-dev
Copy link

mesa-dot-dev bot commented Nov 26, 2025

Mesa Description

Automated Release PR

0.3.0 (2025-11-26)

Full Changelog: v0.2.0...v0.3.0

Features

  • Remove exec from openapi spec (ee8d1bb)

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

Description generated by Mesa. Update settings

Copy link

@mesa-dot-dev mesa-dot-dev bot left a comment

Choose a reason for hiding this comment

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

Performed full review of a4e978b...e729f11

Analysis

  1. The removal of ExecuteCommand functionality and /instances/{id}/exec endpoint is categorized as a "Feature" in the changelog, but should be explicitly marked as a breaking change with proper notice to users.

  2. There was no deprecation period offered before removing this functionality, which may disrupt existing users who rely on shell access to instances via WebSocket-based bidirectional streaming.

  3. No migration guidance or alternatives are provided for users who were using the ExecuteCommand functionality, leaving them without a clear path forward.

  4. While the pre-1.0 semver allows for breaking changes in minor versions, the bump to 0.3.0 could be misleading to users who expect minor versions to be backwards-compatible.

Tip

Help

Slash Commands:

  • /review - Request a full code review
  • /review latest - Review only changes since the last review
  • /describe - Generate PR description. This will update the PR body or issue comment depending on your configuration
  • /help - Get help with Mesa commands and configuration options

8 files reviewed | 0 comments | Edit Agent SettingsRead Docs

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.

2 participants