Skip to content

docs: document af install into an AgentField setup#52

Merged
AbirAbbas merged 2 commits into
mainfrom
docs/af-install-flow
Jul 8, 2026
Merged

docs: document af install into an AgentField setup#52
AbirAbbas merged 2 commits into
mainfrom
docs/af-install-flow

Conversation

@AbirAbbas

Copy link
Copy Markdown
Contributor

Adds an Install into AgentField subsection at the top of Quick Start, documenting the one-command install path for users who already run an AgentField control plane:

af install https://github.com/Agent-Field/pr-af
af run <node>
af call <node>.<reasoner> --in '{...}'

Explains that af install clones the repo, provisions an isolated env, and registers the node; required secrets (e.g. OPENROUTER_API_KEY) are prompted once on first af run, stored encrypted, and reused across every node. Existing Railway/Docker/local instructions are unchanged. Verified against v0.1.105 (this exact flow installs and runs out of the box).

🤖 Generated with Claude Code

AbirAbbas and others added 2 commits July 8, 2026 13:17
Add an 'Install into AgentField' subsection at the top of Quick Start showing
the one-command install path for users who already run an AgentField control
plane: `af install https://github.com/Agent-Field/pr-af` then `af run` /
`af call`. Notes that required secrets are prompted once, stored encrypted,
and reused across nodes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@AbirAbbas AbirAbbas merged commit d4fa3ee into main Jul 8, 2026
2 checks passed
@AbirAbbas AbirAbbas deleted the docs/af-install-flow branch July 8, 2026 17:28
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