This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryPrebuilt macOS CLI binaries added (gzip‑compressed tarballs).
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds prebuilt CLI binaries for macOS (gzip‑compressed). Adds prebuilt CLI binaries for macOS (gzip‑compressed). Source: llm_adapter@2026-07-17 Confidence: high |
— |
Full changelog
Forall v0.2.0
Prebuilt CLI binaries for macOS (gzip-compressed). Linux and Windows assets will follow when CI release builds are available.
Install CLI (Path A)
curl -fsSL https://forall.astrio.app/install.sh | bash
Asset names match install.sh:
forall-macos-{aarch64,x86_64}.tar.gz.
Connect MCP verify-only (Path B)
Do not install the CLI. Create a key at https://forall.astrio.app/dashboard
and add to your MCP client:
{
"mcpServers": {
"forall": {
"command": "npx",
"args": ["-y", "@astrio/forall-mcp"],
"env": { "FORALL_API_KEY": "forall_..." }
}
}
}
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Forall
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]