2025-10-31 03:15:51 -04:00
2025-10-31 03:15:51 -04:00
2025-10-30 14:16:44 -04:00
2025-10-31 03:15:51 -04:00
2025-10-31 03:15:51 -04:00
2025-08-27 16:53:48 -07:00
2025-10-23 16:18:55 -04:00
2025-09-16 03:22:50 -07:00
2025-10-31 00:25:02 -04:00
2025-10-14 14:58:46 -04:00
2025-10-31 03:15:51 -04:00
2025-10-31 03:15:51 -04:00
2025-10-31 01:58:43 -04:00
2025-10-31 01:07:36 -04:00
2025-10-31 00:25:02 -04:00

Pullfrog Action

GitHub Action for running Claude Code and other agents via Pullfrog.

📖 Claude Code Action Architecture: For a detailed technical overview of how the Claude Code Action works (token exchange, modes, data fetching, execution flow), see CLAUDE-ACTION.md.

Quick Start

# Install dependencies
pnpm install

# Test with default prompt
npm run play              # Run locally on your machine

Testing with play.ts

pnpm play                        # Uses fixtures/play.txt
  • Clones the scratch repository to .temp
  • Runs Claude Code directly on your machine
  • Fast iteration for development
S
Description
Self-hosted Ollama-powered code review bot for Gitea Actions based on pullfrog
Readme MIT 27 MiB
Languages
TypeScript 97.9%
Shell 0.7%
Dockerfile 0.7%
JavaScript 0.7%