Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview
How to install The-Swarm-Corporation/AutoHedge. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

The-Swarm-Corporation/AutoHedge Installation Guide

How to install The-Swarm-Corporation/AutoHedge. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for The-Swarm-Corporation/AutoHedge. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i The-Swarm-Corporation/AutoHedge
or

Install via npx

npx @hexmos/ipm i The-Swarm-Corporation/AutoHedge

Prerequisites

Python

runtime

Version: >=3.8

pip

package_manager

Version: >=21.0

git

version_control

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Pip Installation

pip install -U autohedge

Source Installation

git clone https://github.com/The-Swarm-Corporation/AutoHedge.git

cd AutoHedge

pip install -r requirements.txt

Post Installation Steps

  • Set environment variables for Jupiter API key, OpenAI/Anthropic API keys, Wallet Private Key, and WORKSPACE_DIR.
  • Refer to .env.example for a full list of environment variables.