Skip to content

Update kernel to include network capabilities#38

Merged
sjmiller609 merged 1 commit intomainfrom
update-kernel
Dec 11, 2025
Merged

Update kernel to include network capabilities#38
sjmiller609 merged 1 commit intomainfrom
update-kernel

Conversation

@sjmiller609
Copy link
Copy Markdown
Collaborator

@sjmiller609 sjmiller609 commented Dec 11, 2025

Note

Add new kernel version 20251211, make it the default, and provide its download URLs.

  • Kernel versions (lib/system/versions.go):
    • Add Kernel_20251211 and its download URLs for x86_64 and aarch64.
    • Set DefaultKernelVersion to Kernel_20251211.
    • Include Kernel_20251211 in SupportedKernelVersions.

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

@sjmiller609 sjmiller609 merged commit 61ffb1c into main Dec 11, 2025
4 checks passed
@sjmiller609 sjmiller609 deleted the update-kernel branch December 11, 2025 21:52
sjmiller609 pushed a commit that referenced this pull request Feb 28, 2026
Update hypeman-go SDK to v0.10.0 (0adb0e3cc613f8f889d2d600ff06f1158de29b1c).

New flags:
- --entrypoint on `hypeman run` for InstanceNewParams.Entrypoint
- --cmd on `hypeman run` for InstanceNewParams.Cmd
- --metadata on `hypeman run` for InstanceNewParams.Metadata
- --entrypoint on `hypeman start` for InstanceStartParams.Entrypoint
- --cmd on `hypeman start` for InstanceStartParams.Cmd

Fix: `hypeman start` now passes InstanceStartParams as required by
the updated SDK signature.

Co-authored-by: kernel-internal[bot] <260533166+kernel-internal[bot]@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
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