Skip to content

yicheny0580/prompt-automation

Repository files navigation

cat-roll Prompt Automation cat-roll

An Electron application to facilitate prompt creation work when working with Code Repos

Motivation

I’ve been using Repo Prompt extensively and really appreciate its features, but it doesn’t support Windows. I also find that I only need a small subset of its functionality—loading a repository directory, selecting context files, and generating prompts—while the LLM API integrations for chat and automated file modifications aren’t part of my workflow. To address this, I decided to build a streamlined application that works seamlessly on both macOS and Windows and focuses on these core tasks. Of course, this is just the starting point, and I may add additional features beyond the initial scope down the road.

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

About

Prompt Automation: a cross-platform Electron app for loading repos, selecting context files, and generating prompts—essential features only for now, on Windows and macOS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages