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

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

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

4 个仓库

Awesome GitHub RepositoriesDocumentation-Based Context Persistence

Systems that use root-level documentation files to maintain project-specific knowledge across agent sessions.

Distinct from Context-Aware Knowledge Managers: Distinct from Context-Aware Knowledge Managers: focuses on flat-file persistence in the repository root rather than hierarchical resource organizers.

Explore 4 awesome GitHub repositories matching software engineering & architecture · Documentation-Based Context Persistence. Refine with filters or upvote what's useful.

Awesome Documentation-Based Context Persistence GitHub Repositories

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

    anus-dev/ANUS

    6,461在 GitHub 上查看↗

    ANUS is an automated coding agent and development framework that uses a large language model to execute technical tasks and modify project files. It functions as a tool-integrated platform that combines a sandboxed shell executor with a system for maintaining persistent project goals. The framework is distinguished by its context-aware development model, which uses local markdown files to track instructions and maintain state across different sessions. It employs a loop-based autonomous development cycle to plan, code, and verify changes, while utilizing a standardized protocol to integrate e

    Uses root-level markdown documentation files to maintain project-specific knowledge and state across agent sessions.

    TypeScript
    在 GitHub 上查看↗6,461
  • just-every/codejust-every 的头像

    just-every/code

    3,483在 GitHub 上查看↗

    This project is a multi-agent development framework and orchestrator designed to coordinate autonomous AI agents for software engineering tasks. It functions as an engine that plans, implements, and reviews complex code changes across multiple files and isolated worktrees from a command line interface. The system distinguishes itself through a multi-agent coordination layer that decomposes tasks into sequential phases and applies changes across isolated worktrees to validate solutions. It maintains project-specific knowledge and constraints across sessions via context persistence using dedica

    Persists project knowledge and instructions across sessions using dedicated documentation files in the root directory.

    Rustaianthropicclaude
    在 GitHub 上查看↗3,483
  • zebbern/claude-code-guidezebbern 的头像

    zebbern/claude-code-guide

    3,441在 GitHub 上查看↗

    This project provides a framework for AI agent orchestration and context management, enabling the deployment of specialized AI personas and subagents to solve multi-step technical goals. It centers on managing specialized agents with isolated contexts and role-based prompts to handle domain-specific tasks. The system differentiates itself through a hierarchical project memory using markdown files to maintain coding standards and a secure execution model that utilizes sandboxed environments and git worktree isolation. It also features a Model Context Protocol integration for external tool conn

    Saves and retrieves context automatically in memory files to maintain knowledge across sessions.

    aiai-agentai-agent-tools
    在 GitHub 上查看↗3,441
  • vanzan01/cursor-memory-bankvanzan01 的头像

    vanzan01/cursor-memory-bank

    2,974在 GitHub 上查看↗

    This project is an AI development workflow orchestrator and context management framework. It provides a context-aware project knowledge base and a structured prompting system designed to guide large language models through the planning, implementation, and verification phases of software development. The system optimizes AI coding contexts by using a collection of markdown files to track project state and architectural memory. It employs mode-based rule isolation and just-in-time context loading to reduce noise and ensure that only relevant rules and documentation are active for a given task.

    Uses a collection of root-level markdown files to maintain project-specific knowledge and task progress.

    在 GitHub 上查看↗2,974
  1. Home
  2. Software Engineering & Architecture
  3. Context-Aware Tooling
  4. Context-Aware Knowledge Managers
  5. Documentation-Based Context Persistence