Skip to content

AgentOpen Interpreter

Open Interpreter

Natural-language interface that lets LLMs run code locally in your terminal.

Categories
AgentIDE
Pricing
BYO KEY
Hosting
Local
Platforms
CLImacOSWindowsLinuxAPI
Models
Multi-model
Verified
Jun 6, 2026

Gives LLMs a ChatGPT-like terminal interface to write and execute Python, JavaScript, Shell, and more on your own machine, asking approval before each run. It works with hosted models or fully local models via Ollama, LM Studio, or Jan using a --local flag. Free and open source under AGPL-3.0; you supply your own model (API key or local).

Capabilities 4

What it actually does — grouped by capability family.

  • Autonomous coding agent (primary capability)
  • Terminal / CLI agent (primary capability)
  • Sandboxed code execution (primary capability)
  • Code generation (primary capability)

Pros & cons

  • Executes code on your own machine
  • Per-command approval gating
  • Runs fully local via Ollama/LM Studio/Jan
  • Open source (AGPL), BYO model
  • Running code locally carries risk
  • BYO model: key or local setup needed
  • Less polished than hosted agents

Tags

View all Agent
  • View Goose details
    AgentBYO KEYOSS

    Goose

    Block

    On-machine AI agent for coding, workflows, and automation.

    An extensible AI agent from Block that runs natively on your machine as a desktop app or CLI, executing code and automating engineering tasks via MCP extensions. It supports 15+ LLM providers (Anthropic, OpenAI, Google, Ollama, and more) using your own keys. Free and open source under Apache 2.0.

    Apache-2.0 licensed
    Output quality depends on chosen model
    • coding-agent
    • mcp
    • automation
    • open-source
    • +1
  • View Cline details
    AgentBYO KEYOSS

    Cline

    Cline Bot Inc.

    Open-source autonomous coding agent in VS Code. BYO key.

    Community-maintained VS Code extension that turns the editor into an agent surface — reads the repo, runs commands, edits files, and verifies its work. Pairs naturally with Claude. Formerly known as Claude Dev.

    No vendor markup on token costs
    BYO-key means you pay provider token costs
    • agentic
    • vscode
    • open-source
    • byo-key
  • View Aider details
    IDEBYO KEYOSS

    Aider

    Paul Gauthier

    Terminal-native pair programmer. BYO key, BYO model.

    Open-source CLI for AI pair-programming directly against your git repo. Brings any model (Claude, Gemini, GPT, local) into a tight commit-per-task loop.

    Fully open-source, BYO-key
    No GUI — terminal comfort required
    • cli
    • open-source
    • self-hosted
    • multi-model
  • View OpenAI Codex CLI details
    IDEFREEMIUMOpen core

    OpenAI Codex CLI

    OpenAI

    OpenAI's open-source coding agent for the terminal.

    A lightweight, open-source coding agent that runs locally in your terminal, reading your repository, editing files, and running commands in a conversational loop you review in real time. Built in Rust for speed, it supports Model Context Protocol tools, subagents for parallel tasks, and switching between GPT models. Sign in with a ChatGPT plan (Plus, Pro, Business, Edu, or Enterprise) or use an OpenAI API key.

    Runs locally in your terminal
    Best with OpenAI/GPT models
    • cli
    • coding-agent
    • terminal
    • open-source