forked from smallcloudai/refact
-
-
Notifications
You must be signed in to change notification settings - Fork 4
Integrations GitHub
refact-planner edited this page Jun 7, 2026
·
1 revision
Use the GitHub CLI from Refact Agent.
The GitHub integration exposes the github tool to the agent. It runs GitHub CLI (gh) commands in the relevant project directory with the token configured in Refact settings.
Configure:
- GitHub token: a personal access token with the scopes needed for the operations you want the agent to perform.
-
GitHub CLI path: optional path to
gh; leave empty to useghfromPATH.
Tokens can be referenced from secrets instead of being written directly into the integration file.
- Listing issues and pull requests.
- Creating issues or pull requests.
- Reading repository metadata.
- Running other
ghcommands that fit your confirmation rules.
The integration can ask before risky commands such as delete or close operations and deny commands that expose authentication tokens. Adjust rules to match your repository policy.
Refact on GitHub: https://github.com/JegernOUTT/refact
- Agent Modes
- Agent Tools
- Task Planner & Cards
- Worktrees
- Subagents
- Memory & Knowledge
- Hidden Roles & Plans
- Context Compression
- Scheduler & Cron
- Processes & PTY
- Buddy
- MCP
- Skills, Commands & Hooks
- Marketplace
- Chat System
- Providers
- Caps & Models
- Code Completion (FIM)
- AST
- VecDB
- Exec Runtime
- HTTP API
- Checkpoints & Git
- Voice