From 8f3828cb82891d987bc38e27b96bbc71df49762b Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Wed, 26 Nov 2025 14:07:03 -0800 Subject: [PATCH] add to github --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3609efc..7d19a7c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,13 @@ Pullfrog is a GitHub bot that brings the full power of your favorite coding agents into GitHub. It's open source and powered by GitHub Actions. -Once configured, you can start triggering agent runs. +

+ + Add to GitHub + +

+ +Once added, you can start triggering agent runs. - **Tag `@pullfrog`** — Tag `@pullfrog` in a comment anywhere in your repo. It will pull in any relevant context using the action's internal MCP server and perform the appropriate task. - **Prompt from the web** — Trigger arbitrary tasks from the Pullfrog dashboard @@ -47,7 +53,6 @@ Install the Pullfrog GitHub App on your personal or organization account. During [Add to GitHub ➜](https://github.com/apps/pullfrog/installations/new) -
Manual setup instructions