에이전트 및 멀티 에이전트

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.5K별점
⑂ 642포크 수
99미해결 이슈
Python언어
Apache-2.0라이선스
Q@project.QualityScore편집 점수

프로젝트 스크린샷

Potpie 스크린샷 Potpie 스크린샷 Potpie 스크린샷 Potpie 스크린샷 Potpie 스크린샷 Potpie 스크린샷

개요

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.

주요 기능

  • 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

요구 사항, 설치 및 빠른 시작

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.

사용 정보

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`.

모델 호환성 및 사용 사례

Not stated in the repository metadata

라이선스 및 위험 참고 사항

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.

릴리스 및 유지 관리

Not stated in the repository metadata

Firecrawl

firecrawl/firecrawl

★ 161.1KTypeScript

LangChain

langchain-ai/langchain

★ 143.6KPython

RAGFlow

infiniflow/ragflow

★ 86.7KGo