Skip to content

Installation

From PyPI

pip install agent-harness

From Source

git clone https://github.com/Lumi-node/agent-harness.git
cd agent-harness
pip install -e ".[dev]"

Requirements

  • Python >= 3.10
  • Dependencies: future, agent_harness, ast, difflib, networkx, pydantic, traceback