Skip to content

Add one-line bundled installer - #6

Merged
MildyNora merged 1 commit into
mainfrom
agent/one-line-installer
Jul 28, 2026
Merged

Add one-line bundled installer#6
MildyNora merged 1 commit into
mainfrom
agent/one-line-installer

Conversation

@MildyNora

Copy link
Copy Markdown
Owner

What changed

  • Adds a POSIX installer that detects the supported platform, downloads the latest archive, verifies SHA-256, installs the CLI, and links the bundled skill into Codex and general-agent skill directories.
  • Adds the installer to future GitHub releases.
  • Keeps Homebrew first in the README and provides the installer as a package-manager-free fallback.

Why

Homebrew itself can reject formula installation on beta macOS when Xcode and Command Line Tools lag the operating-system preview. Users still need a reliable one-command path that installs both the binary and agent workflow without compiling anything.

Validation

  • Shell syntax check passed.
  • Isolated installation downloaded and verified the public v0.6.2 release.
  • Installed CLI reports netsandbox 0.6.2.
  • Both agent skill links resolve to a bundle containing SKILL.md and agent metadata.
  • Existing user-managed skill directories are preserved.

@MildyNora
MildyNora marked this pull request as ready for review July 28, 2026 14:17
@MildyNora
MildyNora merged commit 683f13a into main Jul 28, 2026
6 checks passed
@MildyNora
MildyNora deleted the agent/one-line-installer branch July 28, 2026 14:17
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