Tác nhân & Đa tác nhân

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,5KSố sao
⑂ 642Fork
99Vấn đề đang mở
PythonNgôn ngữ
Apache-2.0Giấy phép
Q@project.QualityScoreĐiểm biên tập

Ảnh chụp màn hình dự án

Ảnh chụp màn hình của Potpie Ảnh chụp màn hình của Potpie Ảnh chụp màn hình của Potpie Ảnh chụp màn hình của Potpie Ảnh chụp màn hình của Potpie Ảnh chụp màn hình của Potpie

Tổng quan

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.

Tính năng chính

  • 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

Yêu cầu, cài đặt và bắt đầu nhanh

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.

Cách sử dụng

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

Khả năng tương thích của mô hình và trường hợp sử dụng

Not stated in the repository metadata

Ghi chú về giấy phép và rủi ro

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.

Phát hành và bảo trì

Not stated in the repository metadata

Firecrawl

firecrawl/firecrawl

★ 161,1KTypeScript

LangChain

langchain-ai/langchain

★ 143,6KPython

RAGFlow

infiniflow/ragflow

★ 86,7KGo