potpie-ai/potpie
Context Graph for AI Native SDLC observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 91
- Longevity 53
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 13
- age_days: 751
- days_rel: 61
- days_push: 8
- n_releases_24m: 20
Adoption not part of the score
5698 stars · 660 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Potpie is an open-source context engine that turns a codebase and its development history into a living context graph for AI coding agents. It ships as a Python CLI that indexes repositories and integrates with coding harnesses so agents can answer questions, plan changes, and debug with project-specific context.
Use cases
- give AI coding agents deep context about my codebase
- index a repository so agents can do multi-hop reasoning across components
- debug production failures with root cause analysis grounded in code history
- plan refactors and implementations that fit existing architecture
- onboard new engineers to a large or legacy codebase with code Q&A
- connect a context layer to harnesses like OpenAI Codex or Claude Code
When to choose
- you want AI agents to reason over a large or complex codebase with project-specific context
- you need code-aware debugging, RCA, or implementation planning automation in your SDLC
- you prefer an open-source, self-hostable context engine with a simple CLI setup
When to avoid
- you only need simple keyword code search without agent integration
- your project is tiny and an LLM already has enough context from the raw files
- you need a fully managed SaaS with no local daemon or CLI
Facets
cli-tool · maturity active
agent-framework rag search-engine developer-tools cli nlp developer-tools artificial-intelligence large-language-models python cli cross-platform windows context-graph code-intelligence knowledge-graph ai-coding-assistant codebase-indexing sdlc-automation mcp ai-agents retrieval-augmented-generation command-line macos linux
6 sources
- readme: https://github.com/potpie-ai/potpie · fetched 2026-08-28 · 26adaf26a2a3
- homepage: https://potpie.ai · fetched 2026-08-29 · b385538721cd
- site_page: https://docs.potpie.ai/ · fetched 2026-08-29 · f2e9340f7abd
- site_page: https://docs.potpie.ai/introduction · fetched 2026-08-29 · 976cd886480d
- registry_pypi: https://pypi.org/pypi/potpie/json · fetched 2026-08-29 · d80564ac2299
- site_page: https://potpie.ai/pricing · fetched 2026-08-29 · bac87054c540
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| potpie-ai/potpie | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="potpie-ai/potpie")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem