← cd ..
➜ Forge git:(main)
cat README.md
Forge
Open Source · Cross-Platform Desktop App
GitHub →
Cross-platform desktop app for managing AI agent instruction files across all major coding agents. Browse, edit, and sync configs. Peer-to-peer sync across machines with no account required.
// GitHub profile — open source work
➜ Forge git:(main)
cat SUPPORTED_AGENTS.md
# Supported Agents
Claude Code
Gemini CLI
Cursor
Kiro
Windsurf
Copilot
Aider
Amp
Codex
➜ Forge git:(main)
cat FEATURES.md
# Key Features
- Browse and edit instruction files for all major AI coding agents from one interface
- Peer-to-peer sync across machines — no cloud account, no sign-up required
- Cross-platform: macOS, Windows, and Linux via Wails (Go + React)
- Detects and manages CLAUDE.md, GEMINI.md, .cursorrules, and other config formats
- Built with Go backend for performance and React frontend for a modern UI
- Automated releases via GitHub Actions
# Tech Stack
Go
Wails
React
P2P Sync
GitHub Actions
macOS
Windows
Linux