Skip to content

CLI: Update Hypeman Go SDK to 719e656ed70d61e9e549fee6165f74e22453d346#47

Merged
sjmiller609 merged 6 commits into
mainfrom
cli-coverage-update
May 12, 2026
Merged

CLI: Update Hypeman Go SDK to 719e656ed70d61e9e549fee6165f74e22453d346#47
sjmiller609 merged 6 commits into
mainfrom
cli-coverage-update

Conversation

@kernel-internal
Copy link
Copy Markdown
Contributor

@kernel-internal kernel-internal Bot commented Apr 8, 2026

This PR updates the Hypeman Go SDK dependency to the latest version.

SDK Update

  • Updated hypeman-go to 719e656ed70d61e9e549fee6165f74e22453d346

Coverage Analysis

A full enumeration of SDK methods and CLI commands was performed. No coverage gaps were found.

Triggered by: kernel/hypeman-go@719e656
Reviewer: @sjmiller609


Note

Medium Risk
Updates the hypeman-go SDK and changes how standby/snapshot compression options are sent, which could subtly alter API request shapes and CLI behavior if the new SDK fields/semantics differ.

Overview
Updates the github.com/kernel/hypeman-go dependency from v0.17.0 to v0.19.0.

Extends the CLI’s snapshot compression controls by adding --compression-delay to standby and --snapshot-compression-delay to run, and restructures request building to nest compression config under the SDK’s newer request/policy params (including setting CompressionDelay / StandbyCompressionDelay when provided).

Reviewed by Cursor Bugbot for commit 0f83b75. Bugbot is set up for automated code reviews on this repo. Configure here.

Refresh the CLI to the latest hypeman-go revision after a full SDK/CLI coverage audit confirmed there are no new user-facing commands or flags to add.

Made-with: Cursor
…nd add standby compression delay flags

Bump the CLI to the latest hypeman-go release and wire through the new standby compression delay settings so the existing run and standby flows stay aligned with the SDK surface.

Made-with: Cursor
@kernel-internal kernel-internal Bot changed the title CLI: Update Hypeman Go SDK to deb21b92fea795fd8b9ab6c54fd9afe15d91c2ea CLI: Update hypeman SDK to e77b77e3fe42c57676648f873cf87701d80728fa and add new commands/flags Apr 17, 2026
Copy link
Copy Markdown

@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.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 08a550e. Configure here.

Comment thread pkg/cmd/lifecycle.go Outdated
Bump the CLI to the latest hypeman-go SDK so it stays aligned with the generated API surface. A full SDK and CLI coverage pass found no new command or flag gaps to add in this update.

Made-with: Cursor
@kernel-internal kernel-internal Bot changed the title CLI: Update hypeman SDK to e77b77e3fe42c57676648f873cf87701d80728fa and add new commands/flags CLI: Update Hypeman Go SDK to 12737aa4d289754ed9205d2fb49b17de4689b305 Apr 29, 2026
A full SDK and CLI coverage audit found no missing commands or flags, so this syncs the CLI to the latest Hypeman Go SDK release only.

Co-authored-by: Cursor <cursoragent@cursor.com>
@kernel-internal kernel-internal Bot changed the title CLI: Update Hypeman Go SDK to 12737aa4d289754ed9205d2fb49b17de4689b305 CLI: Update Hypeman Go SDK to 719e656ed70d61e9e549fee6165f74e22453d346 May 12, 2026
Mirror the nested guard already used in run.go so passing only
--compression-delay no longer sends compression.enabled=true to the
server.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@sjmiller609 sjmiller609 merged commit c1fce09 into main May 12, 2026
7 checks passed
@sjmiller609 sjmiller609 deleted the cli-coverage-update branch May 12, 2026 13:52
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