Skip to content

docs: agent binary distribution model (bundle local, fetch remote)#91

Merged
oorabona merged 1 commit into
mainfrom
docs/agent-distribution-model
Jun 16, 2026
Merged

docs: agent binary distribution model (bundle local, fetch remote)#91
oorabona merged 1 commit into
mainfrom
docs/agent-distribution-model

Conversation

@oorabona

Copy link
Copy Markdown
Collaborator

Documents how agent binaries are distributed, now that #77 (agent-fetch) is live:

  • SPEC.md §3.5 — bundled local agent (offline, version-matched by construction) vs. fetched remote agents (on demand, version-matched, SHA256SUMS-verified, hub-side over SFTP so the remote host never needs outbound internet). Covers the air-gapped-hub fallback (manual cache placement) and the trust model by provenance.
  • README — a short 'Agent distribution' note + an air-gapped caveat box pointing at SPEC §3.5.

Notes the planned GUI agent-manager (list/fetch agents + integrity-checked import for air-gapped transfers) as a follow-up to the existing agent fetch CLI.

Docs-only (markdown).

…ch remote)

SPEC.md §3.5 + a README note: the hub bundles the local-platform agent (offline at install) and
fetches remote-host agents on demand via #77 (version-matched, checksum-verified, hub-side so the
remote host never needs internet). Documents the air-gapped-hub caveat (manual cache placement) and
the planned GUI agent-manager with integrity-checked import.
@oorabona oorabona merged commit 2339df6 into main Jun 16, 2026
8 checks passed
@oorabona oorabona deleted the docs/agent-distribution-model branch June 16, 2026 16:19
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