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

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

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

5 个仓库

Awesome GitHub RepositoriesPersistent Artifact Stores

Systems that persist project-level metadata such as goals, tech stack, and style guides as managed artifacts.

Distinct from Project Context Managers: Distinct from Project Context Managers: focuses on persisting metadata as managed artifacts that influence plan generation, not just defining agent scope.

Explore 5 awesome GitHub repositories matching software engineering & architecture · Persistent Artifact Stores. Refine with filters or upvote what's useful.

Awesome Persistent Artifact Stores GitHub Repositories

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

    cri-o/cri-o

    5,629在 GitHub 上查看↗

    CRI-O is an open-source container runtime that implements the Kubernetes Container Runtime Interface (CRI) to manage container images, pods, and containers on cluster nodes using OCI-compatible runtimes. It serves as a node-level container manager that handles image pulling, container lifecycle, and resource monitoring for Kubernetes clusters, running containers according to the Open Container Initiative specifications. The runtime distinguishes itself through live configuration reloading that applies changes to runtime definitions, registry mirrors, and TLS certificates without restarting th

    Adds extra read-only artifact stores for pulling container images or data.

    Go
    在 GitHub 上查看↗5,629
  • maiot-io/zenmlmaiot-io 的头像

    maiot-io/zenml

    5,452在 GitHub 上查看↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Provides automated tracking, versioning, and persistence of pipeline step inputs and outputs using customizable serialization.

    Python
    在 GitHub 上查看↗5,452
  • zenml-io/zenmlzenml-io 的头像

    zenml-io/zenml

    5,451在 GitHub 上查看↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Assign custom names, types, and metadata to pipeline outputs to improve searchability, filtering, and visual representation in the dashboard.

    Pythonagentopsagentsai
    在 GitHub 上查看↗5,451
  • atmosphere/atmosphereAtmosphere 的头像

    Atmosphere/atmosphere

    3,780在 GitHub 上查看↗

    Atmosphere is a Java-based framework for building and coordinating AI agents. It provides a real-time transport layer for streaming data via WebSockets, SSE, gRPC, and WebTransport, alongside a multi-agent orchestration framework for managing agent fleets through sequential, parallel, and graph-based execution workflows. The project features a durable workflow engine that persists agent state as snapshots, allowing long-running tasks to survive system restarts and incorporate human-in-the-loop approvals. It also implements Model Context Protocol servers to expose tools, resources, and prompt

    Provides an interface for persisting binary files and generated reports across different agent execution runs.

    Javaacpagentic-aiembabel
    在 GitHub 上查看↗3,780
  • 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

    Project-level metadata like goals, tech stack, and style guides are persisted as managed artifacts that influence all subsequent plan generation and execution.

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

探索子标签

  • Additional Artifact Store ConfigurationsAllows configuration of additional read-only artifact stores for container images. **Distinct from Persistent Artifact Stores:** Distinct from Persistent Artifact Stores: focuses on configuring additional read-only stores for container images, not on persisting project metadata.
  • Data Artifact Persistence1 个子标签Saving processed AI data artifacts to storage for later retrieval. **Distinct from Persistent Artifact Stores:** Focuses on saving operational data artifacts, rather than project-level metadata like style guides.
  • Read-Only Artifact Store ConfigurationsAdds extra read-only artifact stores that the container runtime can pull images or data from. **Distinct from Persistent Artifact Stores:** Distinct from Persistent Artifact Stores: focuses on adding read-only stores for image pulling, not on persisting project metadata.