Skip to content

Forall

v0.2.0 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 9d AI Coding Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

java rust typescript

Summary

AI summary

Prebuilt macOS CLI binaries added (gzip‑compressed tarballs).

Changes in this release

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

Track Forall

Get notified when new releases ship.

Sign up free

About Forall

All releases →

Beta — feedback welcome: [email protected]