awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesPersistent Project Artifacts

Stores and enforces project-level metadata such as goals, tech stack, and style guides as managed artifacts that influence all subsequent work.

Distinct from Project Context Managers: Distinct from Project Context Managers: focuses on persisting and enforcing project metadata as artifacts, not on hierarchical configuration for agent scope.

Explore 4 awesome GitHub repositories matching software engineering & architecture · Persistent Project Artifacts. Refine with filters or upvote what's useful.

Awesome Persistent Project Artifacts GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • rohitg00/agentmemoryrohitg00 的头像

    rohitg00/agentmemory

    23,785在 GitHub 上查看↗

    AgentMemory is a persistent knowledge store and memory server designed to provide AI coding agents with long-term memory. It functions as a knowledge graph engine and vector database store that saves and recalls project context, architectural decisions, and patterns across different sessions. The system distinguishes itself by using a tiered-memory consolidation pipeline that compresses raw observations into episodic, semantic, and procedural layers to optimize token usage. It employs a hybrid retrieval strategy combining keyword matching, vector embeddings, and graph traversal to surface rel

    Persists architectural decisions and naming conventions as managed artifacts to maintain project context across sessions.

    TypeScriptagentmemoryagentsai
    在 GitHub 上查看↗23,785
  • gsd-build/gsd-2gsd-build 的头像

    gsd-build/gsd-2

    7,740在 GitHub 上查看↗

    This project is an autonomous AI software development framework designed to plan, code, test, and commit software milestones without human intervention. It functions as a state-machine-driven agent loop that orchestrates development through a recurring cycle of research, execution, and verification. The system distinguishes itself through a git-isolated task runner that executes milestones in separate worktrees and branches, ensuring changes are squash-merged into a linear commit history. It features a multi-model routing gateway that assigns different LLM providers to specific workflow phase

    Maintains project requirements and learned patterns through persistent markdown artifacts and a database.

    TypeScriptcontext-engineeringmeta-promptingspec-driven-development
    在 GitHub 上查看↗7,740
  • pimzino/claude-code-spec-workflowPimzino 的头像

    Pimzino/claude-code-spec-workflow

    3,777在 GitHub 上查看↗

    This project is a spec-driven development framework and workflow automation system for Claude Code. It provides a structured pipeline that converts product requirements and technical designs into atomic implementation tasks for AI coding agents. The system features a context management system that organizes steering documents and technical specifications to optimize token usage and maintain LLM coherence. It also includes a bug resolution pipeline that manages software defects through a systematic five-stage process of reporting, analysis, fixing, and verification. Progress is tracked via a

    Maintains project-level metadata and steering documents as managed artifacts that guide all workflow commands.

    TypeScript
    在 GitHub 上查看↗3,777
  • gemini-cli-extensions/conductorgemini-cli-extensions 的头像

    gemini-cli-extensions/conductor

    2,751在 GitHub 上查看↗

    Conductor is an agentic coding tool that plans, generates, and manages software features through structured tracks and human-reviewed plans. It operates as a plan-driven code generator, reading structured plan files to determine the sequence of tasks and their dependencies before executing any code generation or modification. The system also functions as a feature specification manager, defining features in formal specification files that capture goals, requirements, and implementation steps as machine-readable documents. The tool distinguishes itself through a git-history-based undo system t

    Saves and enforces project-level details such as goals, tech stack, style guides, and workflow preferences as managed artifacts.

    context-driven-developmentgeminigemini-cli
    在 GitHub 上查看↗2,751
  1. Home
  2. Software Engineering & Architecture
  3. Project Context Managers
  4. Persistent Project Artifacts