Skip to content

feat: environment promotion — dev → staging → production #13

Description

@Ali7040
  • POST /prompts/:id/versions/:versionId/promote{ environment: "STAGING" | "PRODUCTION" }
  • GET /prompts/:id/active?env=production — returns the current production version
  • SDK getPrompt(slug, { env: 'PRODUCTION' }) should resolve to the active production version

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions