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,629GitHub पर देखें↗

    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,452GitHub पर देखें↗

    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,451GitHub पर देखें↗

    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,780GitHub पर देखें↗

    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,751GitHub पर देखें↗

    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.