Agenten & Multi-Agenten

Potpie

potpie-ai/potpie

Potpie transforms a codebase and software development lifecycle into a living context graph for AI agents, indexing code, structure, decisions, source history, and team knowledge to enable context-aware coding, planning, and debugging.

★ 5,5KSterne
⑂ 642Forks
99Offene Issues
PythonSprache
Apache-2.0Lizenz
Q@project.QualityScoreRedaktionelle Bewertung

Projekt-Screenshots

Screenshot von Potpie Screenshot von Potpie Screenshot von Potpie Screenshot von Potpie Screenshot von Potpie Screenshot von Potpie

Übersicht

Potpie is a CLI-first tool that builds and maintains a dynamic context graph from a project's codebase and SDLC data. It integrates with source control and project management platforms to ingest repositories, issues, reviews, and decisions. This graph is then exposed to AI coding agents and harnesses, allowing them to resolve tasks, search for specific workflows or conventions, and record durable project learnings with full contextual awareness.

Wichtige Funktionen

  • CLI-first architecture designed for both human and agent usage
  • Automated context graph generation from codebases and SDLC workflows
  • Integration with GitHub, Linear, Jira, and Confluence
  • Native support for AI coding harnesses including Claude Code, OpenAI Codex, Cursor, and OpenCode
  • Local daemon and web UI for graph exploration
  • Task resolution and semantic search capabilities
  • Ability to record durable project learnings back into the graph

Voraussetzungen, Installation und Schnellstart

Install the CLI via PyPI using `uv tool install potpie` (recommended) or `python3 -m pip install --user potpie`. Then, run the setup wizard using `potpie setup` to provision local config, storage, the daemon, a default pot, and agent skills.

Nutzung

After setup, register a repository with `potpie source add repo .`. Use `potpie resolve "<task>"` to pull context for an agent, or `potpie search "<query>"` to look up specific information. Record project learnings with `potpie record --type <type> --summary "<summary>"`. Launch the visual graph explorer with `potpie ui`.

Modellkompatibilität und Anwendungsfälle

Not stated in the repository metadata

Lizenz- und Risikohinweise

Licensed under the Apache-2.0 License.

Editorial verification 2026-08-09: repository URL, owner, description, license and repository statistics were reviewed. License metadata: Apache-2.0. README was fetched for the channel draft; re-check repository dependencies, releases and model terms before production use.

Veröffentlichung und Wartung

Not stated in the repository metadata

Firecrawl

firecrawl/firecrawl

★ 161,1KTypeScript

LangChain

langchain-ai/langchain

★ 143,6KPython

RAGFlow

infiniflow/ragflow

★ 86,7KGo