Skip to content

docs: lead quickstart with af call, keep curl as HTTP alternative#37

Merged
AbirAbbas merged 2 commits into
mainfrom
docs/af-call-primary-readme
Jun 1, 2026
Merged

docs: lead quickstart with af call, keep curl as HTTP alternative#37
AbirAbbas merged 2 commits into
mainfrom
docs/af-call-primary-readme

Conversation

@AbirAbbas
Copy link
Copy Markdown
Contributor

What

Lead the README quickstart with the af call CLI command, keeping the existing curl example right below as the raw-HTTP alternative.

Why

The af CLI now ships a human trigger surface (af call / af ls / af tail), released in af 0.1.86 (agentfield #605). af call <node>.<reasoner> --in '{...}' streams live progress and prints the result in a single command — a friction-free first-run experience compared to curl to an async endpoint and then polling for the result. Curl stays documented for anyone who prefers raw HTTP.

Verified af call / af ls / af tail end-to-end against a freshly installed af 0.1.86 before opening these.

AbirAbbas and others added 2 commits June 1, 2026 11:01
The af CLI (af >= 0.1.86) ships `af call <node>.<reasoner>`, which streams
live progress and prints the result in a single command. Make it the primary
trigger in the README so the first-run experience is friction-free, and keep
the curl example right below as the raw-HTTP alternative.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The optional-parameter validation fix landed in af 0.1.87 (agentfield #610),
so af call works for every reasoner input shape. Bump the version note.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@AbirAbbas AbirAbbas merged commit b08f927 into main Jun 1, 2026
2 checks passed
@AbirAbbas AbirAbbas deleted the docs/af-call-primary-readme branch June 1, 2026 18:36
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