Skip to content

Agent Integrations

The Refact.ai Agent supports various integrations to enhance your development workflow. These integrations extend the Agent’s core tools with external services and capabilities.

Development Tools

Version Control

  • GitHub - Interact with GitHub repositories through GitHub CLI
  • GitLab - Work with GitLab repositories using GitLab CLI

Container Management

  • Docker - Manage Docker containers and environments

Databases

  • PostgreSQL - Work with PostgreSQL databases
  • MySQL - Work with MySQL databases

Debugging

  • Pdb - Allows interaction with the Python debugger

Each integration can be configured and customized to suit your specific needs. Click on the links above to learn more about each integration’s features and configuration options.

Configuring Integrations

You can configure the integrations in two ways:

1. Through Chat Interface

Click on the integrations button in the chat interface to quickly enable or disable specific integrations.

2. Through Settings

Access integrations through the settings menu for more detailed configuration options.

Next Steps