Skip to content

pufflyai/prompt-studio

Repository files navigation

Prompt Studio (alpha)

Prompt Studio helps you plan and delegate tasks to coding agents without losing control.

npm Build status Discord

This project is in alpha and is not ready for general use.

Installation

npm i -g pstdio@latest        # or bun/pnpm/yarn

Quickstart

  1. Run pst to start the dashboard.
  2. Connect a coding agent, we support Claude Code and Open Code (more coming soon).
  3. Create a new project.
  4. Select the local repository you want to work on.

Now your agents running in this repo will know how to create tickets, refine them, update their status, keep your documentation in sync with new features etc.

We recommend adding .pstdio/tickets and .pstdio/config.json to .gitignore so local ticket files do not get committed.

Commands

Learn more about the CLI using pst --help.

Run pst serve --host 0.0.0.0 to expose the API and dashboard to other devices on a trusted LAN. The serve command has no authentication, so do not bind it to untrusted networks.

About

A workbench for you and your agents.

Topics

Resources

License

Security policy

Stars

7 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors