RepoFlux.
Version 1.0.0 — Zero Backend Architecture

The Autonomous
Control Plane for
GitHub Repositories.

Orchestrate 9 free AI coding agents directly against your repositories using GitHub Actions. Zero servers. Zero costs. 100% Client-side.

Enterprise-Grade Architecture

Engineered for security, portability, and zero-cost operation.

BYOT Security

Bring Your Own Token. Everything executes locally in your browser and on your own GitHub Actions runners using encrypted TweetNaCl sealed boxes.

9 Distinct Agents

Seamlessly dispatch Gemini CLI, Aider, OpenCode, Qwen, Goose, or Claude Code. All pre-configured for cost-free operation via LLM free tiers.

Complete MCP Hub

Agents utilize the Model Context Protocol to access live documentation, web search engines, and advanced reasoning loops during task execution.

The Architecture of
Total Autonomy

Decentralized State

RepoFlux stores your configuration in a private repository you own. No proprietary database, no vendor lock-in.

Parallel Dispatch

Deploy agents across hundreds of repositories simultaneously. GitHub Actions provides the infinitely scalable compute for free.

Optimistic Locking

Advanced concurrency management ensures state integrity even when multiple agents are performing tasks across your fleet.

// RepoFlux Dispatch Protocol v1.0 [OK] Authenticating via local_storage(github_pat) [OK] Synchronizing state with {user}-repoflux-state [>>] Dispatching AIDER to target-repo/master [>>] Injecting workflow: .github/workflows/repoflux-agent.yml [OK] SealedBox encrypted secrets deployed [UP] Connection established with GHA runner ID: 74829 [LL] Aider: Analyzing repository map... [LL] Aider: Detected 4 modified files in latest commit. [LL] Aider: Requesting MCP Search for: "SOLID refactoring patterns" [OK] Search result retrieved via Linkup MCP [LL] Aider: Applying patches... [OK] Pull Request created: #42 "chore: SOLID refactor" [MISSION_COMPLETE] Terminating runner.