Documentation • Supported Agents • Discord
- OpenAI Codex
- Claude Code
- Codex Agent: Use the Codex agent to generate code
- Claude Agent: Use the Claude agent to generate code
- Conversation History: Pass a conversation history to the agent to continue the conversation
- Automatic Branch Creation: Creates a new branch with a descriptive name
- Smart PR Metadata: Uses AI to generate meaningful PR titles and descriptions
- Commit Management: Handles staging, committing, and pushing changes
- GitHub Integration: Creates the actual PR using GitHub's REST API
- Agent Labeling: Automatically labels pull requests with the agent name ('codex' or 'claude')
- Sandbox Management: Kill, pause, and resume sandboxes for resource optimization (Codex only)
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License. This means you are free to use, modify, and distribute the code, provided that you include the original license and copyright notice in any copies or substantial portions of the software. The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. For more details, please refer to the LICENSE file included in the repository.