Releases: fetchai/fetchcoder-releases
Releases · fetchai/fetchcoder-releases
FetchCoder v1.1.0
FetchCoder v1.1.0 Binary Release
This release contains pre-compiled binaries for all supported platforms.
📦 Platform Binaries
- macOS Apple Silicon: fetchcoder-darwin-arm64.tar.gz (50MB)
- macOS Intel: fetchcoder-darwin-amd64.tar.gz (55MB)
- Linux x64: fetchcoder-linux-amd64.tar.gz (82MB)
- Linux ARM64: fetchcoder-linux-arm64.tar.gz (79MB)
- Windows x64: fetchcoder-windows-amd64.tar.gz (87MB)
🚀 Installation via npm
npm install -g @fetchai/fetchcoder
The npm package will automatically download the correct binary for your platform from this release.
📝 What's New
See the main repository release notes: https://github.com/fetchai/fetchcoder/releases/tag/v1.1.0
🔗 Links
- Main Repository: https://github.com/fetchai/fetchcoder
- npm Package: https://www.npmjs.com/package/@fetchai/fetchcoder
v1.0.11
Release v1.0.11 - Automatic PATH configuration in npm installer
v1.0.10
Release v1.0.10 - Updated npm package README with improved installation instructions
v1.0.9
FetchCoder v1.0.9 Binaries
Platform-specific binaries for FetchCoder v1.0.9
Installation
npm install -g @fetchai/[email protected]
Manual Download
Download the appropriate binary for your platform below.
Changelog
See main repository: https://github.com/fetchai/fetchcoder/releases/tag/v1.0.9
FetchCoder v1.0.7
Binary release for FetchCoder v1.0.7 - AI Coding Agent for the Terminal
Platforms
- macOS (Apple Silicon & Intel)
- Linux (x64 & ARM64)
- Windows (x64)
Installation
npm install -g @fetchai/fetchcoder
Features
- Enhanced installation UI with progress bars
- Multi-platform support with automatic detection
- ASI1 and Agentverse MCP integration
- All binaries signed and notarized (macOS)
Visit https://fetchcoder.ai for documentation.