prompt-version-control · packages
Every package shipped from reaatech/prompt-version-control, published or pending.
5 packages
@reaatech/prompt-version-control
Provides a typed client class for interacting with the Prompt Version Control API, featuring built-in exponential backoff retries, request timeouts, and optional in-memory response caching.
- status
- awaiting publish
@reaatech/prompt-version-control-cli
Manages prompt templates, versioning, and lifecycle tagging via a CLI that interacts with a remote prompt-version-control API. It provides a suite of commands for CRUD operations on prompts and versions, storing authentication credentials in a local configuration file.
- status
- awaiting publish
@reaatech/prompt-version-control-mcp
Exposes a Model Context Protocol server that provides a `prompt.get` tool for fetching and rendering version-controlled prompts via Handlebars. It requires a configured Prompt Version Control API server to retrieve templates and metadata at runtime.
- status
- awaiting publish
@reaatech/prompt-version-control-server
A Hono app that exposes a REST API for Git-like version control of AI prompts, with eval-gated staging-to-production promotion, A/B traffic splitting, metrics ingestion, and webhook subscriptions, backed by Prisma and PostgreSQL.
- status
- awaiting publish
@reaatech/prompt-version-control-shared
Provides shared TypeScript types, Zod schemas, and utility functions for validating, checksumming, and rendering prompt templates within the Prompt Version Control ecosystem. It exports a collection of Zod schemas for runtime validation and Handlebars-based helpers for prompt interpolation and variable analysis.
- status
- awaiting publish
