Openinterpreter banner
openinterpreter openinterpreter

Openinterpreter

Development community

Description

A coding agent for open models like Kimi K3

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Open Interpreter

A coding agent optimized for low-cost models. Blog post ↗

English • Español简体中文

Discord Documentation License

[!NOTE] **Today: Kimi K3 is here.** We have reimplemented the provider-recommended [Kimi Code](https://www.kimi.com/coding/en) harness in Rust, giving you maximum K3 performance with a Codex-like interface. [**Kimi Docs →**](https://www.openinterpreter.com/docs/terminal/kimi-k3?utm_source=github&utm_medium=referral&utm_campaign=readme&utm_content=kimi_k3_note)


Open Interpreter running in a terminal

Installation

macOS and Linux:

curl -fsSL https://www.openinterpreter.com/install | sh

Windows:

irm https://www.openinterpreter.com/install.ps1 | iex

Then type `i` or `interpreter` in your terminal to start a session.

Harness Emulation

Open Interpreter is a fork of OpenAI's Codex,