这是indexloc提供的服务,不要输入任何密码
Skip to content

Request addition of PromptShelf: a prompt management system #282

@newdee

Description

@newdee

When building AI apps, prompts are often hardcoded or stored in scattered files. This makes them difficult to maintain, especially when frequent tweaks are needed to test effects. Every update means code changes and redeployments — a major bottleneck for fast iteration.

Introducing PromptShelf — a prompt version control system built for AI development.

✨ Key Features

Git-like prompt management: commit history, diff, rollback

Decoupled from codebase for cleaner architecture

RESTful API integration for any workflow

JWT-based auth with role-based access

One-click Docker deployment with MySQL & Redis

🚀 Why it matters

Save up to 80% of prompt deployment time

Maintain full prompt history for comparison

Collaborate easily with team-based prompt libraries

Run A/B tests without touching your code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions