openinterpreter/openinterpreter
Summary
Open Interpreter is a coding agent designed to run efficiently on low-cost models. The repository describes a Rust-based version of Open Interpreter (a fork of Codex) focusing on emulating the harness that yields better performance on low-cost models. It provides installation steps for macOS/Linux and Windows, details on harness selection from the terminal, QA capabilities to drive web and native apps, and notes about local state storage and integration points (MCP, hooks, permissions). Documentation links cover terminal usage, harnesses, model providers, sandboxing, and security policies.