Skip to content

Forge v1.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 20:16
· 91 commits to main since this release

Install

One-liner (Linux/macOS):

curl -sSL https://raw.githubusercontent.com/nxtg-ai/forge-orchestrator/main/install.sh | sh

Manual download:

Platform Binary
Linux x86_64 forge-linux-x86_64.tar.gz
Linux ARM64 forge-linux-aarch64.tar.gz
macOS x86_64 forge-macos-x86_64.tar.gz
macOS ARM64 (Apple Silicon) forge-macos-aarch64.tar.gz
Windows x86_64 forge-windows-x86_64.zip

From source:

cargo install --path .

Full Changelog: v1.4.4...v1.5.0