Coding Agents/Potpie

Potpie

by Potpie AI

agentactivefreemium

Open-source CLI-first context graph and agent harness layer that provisions local storage, daemon, graph explorer, and integrations with coding harnesses like Claude Code, Codex, Cursor, and OpenCode.

Potpie is a CLI-first context graph and agent harness layer for codebases. It is not a direct Claude Code or Codex-style conversational coding CLI; it builds local codebase context, provisions a daemon and storage, and connects that context into coding harnesses.

Key capabilities

Local setup - Install with uv tool install potpie or pip, then run potpie setup to provision local config, storage, daemon, default pot, and agent skills.

Graph explorer - potpie ui opens a local graph explorer for codebase structure.

Coding harness integrations - Official materials frame Potpie around integrations with Claude Code, OpenAI Codex, Cursor, OpenCode, and enterprise tools such as GitHub, Linear, Jira, and Confluence.

Specialized agents - Potpie's value is codebase-aware context plus agent skills, not replacing every terminal coding agent directly.

Autonomy level

Level 3 as an agent harness: supervised coding workflows through connected agents and reviewable changes.

Strengths

  • Apache 2.0 open source
  • Codebase graph is a differentiated context model
  • Pairs with existing coding agents rather than forcing a single-agent workflow

Limitations

  • Do not classify it as a direct Codex or Claude Code replacement
  • No official current MCP-server/client docs found in the checked official docs and repo
  • Best understood as context graph plus harness integrations