1 repositorio
AI-driven code generation that reuses project-specific abstractions and naming conventions.
Distinct from Implementation Patterns: Distinct from Implementation Patterns, which are reference libraries; this is the AI's ability to adapt to an existing project's specific conventions.
Explore 1 awesome GitHub repository matching part of an awesome list · Convention-Aware Implementation. Refine with filters or upvote what's useful.
Potpie is an LLM codebase analysis platform and multi-agent orchestration framework designed to act as an AI software engineer. It parses repositories into a structured code knowledge graph, enabling AI agents to perform multi-hop reasoning, dependency tracing, and grounded technical analysis across large codebases. The system distinguishes itself through a spec-driven development framework where agents generate detailed technical specifications and architecture plans before implementing multi-file code changes. It utilizes a durable execution engine to coordinate specialized AI personas for
Analyzes existing knowledge graphs to reuse abstractions and follow established naming and error-handling conventions.