Skip to content

docs: install the CLI and the Agent from their releases - #3

Merged
skeeeon merged 1 commit into
mainfrom
docs/install-from-releases
Aug 22, 2026
Merged

docs: install the CLI and the Agent from their releases#3
skeeeon merged 1 commit into
mainfrom
docs/install-from-releases

Conversation

@skeeeon

@skeeeon skeeeon commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Both components now publish prebuilt archives, and neither page said so.

  • stone-cli.md §2 opened with go build -o stone. It now leads with the prebuilt archives and keeps the source build after it, plus a line on the practical difference: a source build reports dev from --version, a release build reports the tag.
  • agent.md had no install section at all — it went from "what the Agent is" straight to the credential lifecycle. Added Getting the binary at the end of §1: the archive contents, the four targets, and the fact that agent -service install resolves to systemd, a Windows service or rc.d, so there are no unit files to place by hand.

The Agent's subsection is deliberately unnumbered. Numbering it would renumber every section below it on that page, and those numbers are how other pages refer to it — verified ## 2. Provisioning & Credential Lifecycle still reads ## 2 afterwards.

Companion PRs: stone-age-io/stone-cli#2, stone-age-io/agent#2.

🤖 Generated with Claude Code

Both components now publish prebuilt archives, and neither page said so. The
Stone CLI page opened its install section with `go build -o stone`, and the Agent
page had no install section at all -- it went from "what the Agent is" straight
to the credential lifecycle, leaving the reader to work out where a binary comes
from.

The Agent's subsection is deliberately unnumbered. Numbering it would renumber
every section below it on that page, and the numbers are how the other pages
refer to it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@skeeeon
skeeeon merged commit 9a92052 into main Aug 22, 2026
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