awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 مستودعات

Awesome GitHub RepositoriesPrompt Version Trackers

Tools for associating model outputs with specific prompt versions.

Distinct from Prompt Templates: Focuses on linking generations to prompt versions rather than general template management.

Explore 7 awesome GitHub repositories matching development tools & productivity · Prompt Version Trackers. Refine with filters or upvote what's useful.

Awesome Prompt Version Trackers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mastra-ai/mastraالصورة الرمزية لـ mastra-ai

    mastra-ai/mastra

    21,221عرض على GitHub↗

    Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut

    Associates LLM outputs with managed prompt versions to track performance metrics and version history.

    TypeScriptagentsaichatbots
    عرض على GitHub↗21,221
  • comet-ml/comet-llmالصورة الرمزية لـ comet-ml

    comet-ml/comet-llm

    19,673عرض على GitHub↗

    Comet LLM is an observability platform and evaluation framework designed for large language model applications and agentic workflows. It functions as a system for tracing, monitoring, and debugging execution flows while providing tools for prompt optimization and the enforcement of AI safety guardrails. The platform distinguishes itself through a combination of model-based scoring and heuristic metrics to quantify output quality and detect hallucinations. It includes a dedicated prompt and agent optimizer with an interactive playground for refining templates and tool configurations. For retri

    Tracks iterations of input prompts and tool configurations to compare output quality across experimental versions.

    Python
    عرض على GitHub↗19,673
  • mshumer/gpt-prompt-engineerالصورة الرمزية لـ mshumer

    mshumer/gpt-prompt-engineer

    9,659عرض على GitHub↗

    This project is an automated prompt engineering and optimization tool designed to iteratively create, test, and refine prompts using a language model to improve output quality. It functions as a framework for generating candidate prompts and ranking their performance through correctness matching and ELO-based ratings. The system includes capabilities for model distillation, generating high-quality example pairs from frontier models to create training data for smaller models. It also provides tools to condense prompts for smaller models and transform instruction-tuned prompts into completion-b

    Associates model outputs with specific prompt versions to rank performance across a test suite.

    Jupyter Notebook
    عرض على GitHub↗9,659
  • arize-ai/phoenixالصورة الرمزية لـ Arize-ai

    Arize-ai/phoenix

    8,605عرض على GitHub↗

    Arize Phoenix is an LLM observability platform and evaluation framework designed to capture execution traces and monitor large language model applications. It serves as a prompt management system for versioning and testing templates, and as a self-hosted AI operations infrastructure for managing telemetry and experiments. The platform differentiates itself through a specialized embedding visualization tool used to detect data drift and optimize vector search. It provides a comprehensive evaluation suite that utilizes judge-based evaluators and ground-truth datasets to score model outputs, and

    Correlates prompt changes with performance gains by tracking templates and versions during execution.

    Jupyter Notebookagentsai-monitoringai-observability
    عرض على GitHub↗8,605
  • madcowd/ellالصورة الرمزية لـ MadcowD

    MadcowD/ell

    5,874عرض على GitHub↗

    Ell is a Python library that treats prompts as callable functions, transforming a Python function into a language model program where the docstring defines the system message and the return value defines the user message. It provides a framework for writing language model programs that can accept and return images, audio, and text natively within message objects, and supports chaining multiple model calls into a single function for multi-step reasoning or test-time compute. The library decouples model selection from client instantiation through a registry that supports multiple provider backe

    Automatically tracks every change to a prompt function with generated commit messages and full history.

    Pythonaiprompt-engineering
    عرض على GitHub↗5,874
  • helicone/heliconeالصورة الرمزية لـ Helicone

    Helicone/helicone

    5,830عرض على GitHub↗

    Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with large language models. By acting as a reverse-proxy, it provides a centralized layer for routing requests across multiple AI providers, allowing developers to maintain consistent application logic while gaining deep visibility into model performance, usage, and costs. The platform distinguishes itself through a robust suite of traffic management and prompt engineering tools. It enables policy-driven control, including automatic failover between providers, rate limiting, and edge-b

    Associates specific prompt identifiers and names with requests to track, manage, and iterate on prompt versions.

    TypeScript
    عرض على GitHub↗5,830
  • piebald-ai/claude-code-system-promptsالصورة الرمزية لـ Piebald-AI

    Piebald-AI/claude-code-system-prompts

    4,676عرض على GitHub↗

    This repository catalogs the system prompts used by Claude Code, organizing them into browsable categories with token-count estimates for each prompt. It functions as both a prompt library browser and a revision tracker, surfacing the size and complexity of individual prompts to support auditing and prompt engineering decisions. The project records prompt revisions by parsing git diffs between versions, capturing additions, removals, and token-count changes in a structured changelog. Token counts are approximated from character length using a fixed heuristic ratio, avoiding the need for API c

    Tracks prompt revisions and displays additions, removals, and token changes over time.

    JavaScriptclaude-codeclaude-code-system-promptssystem-prompts
    عرض على GitHub↗4,676
  1. Home
  2. Development Tools & Productivity
  3. Prompt Information Providers
  4. Contextual Prompt Tooltips
  5. Prompt Templates
  6. Prompt Version Trackers