エージェントとマルチエージェント

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