diff --git a/src/content/docs/features/autonomous-agent/integrations/index.md b/src/content/docs/features/autonomous-agent/integrations/index.md index 387342a..e454d80 100644 --- a/src/content/docs/features/autonomous-agent/integrations/index.md +++ b/src/content/docs/features/autonomous-agent/integrations/index.md @@ -6,6 +6,7 @@ description: Overview of available integrations for the Refact.ai Agent The Refact.ai Agent supports various integrations to enhance your development workflow. These integrations extend the Agent's [core tools](../tools) with external services and capabilities. ## Development Tools +- [Chrome](./chrome) - Control Chrome browser for testing - [Command-line Tool](./command-line-tool) - Configure and use custom command-line tools - [Command-line Service](./command-line-service) - Run and manage background processes - [Shell Commands](./shell-commands) - Execute terminal commands with user confirmation @@ -42,4 +43,4 @@ Access integrations through the settings menu for more detailed configuration op - Review our [security best practices](../security) when setting up integrations - Learn about [authentication methods](../authentication) for different services -- Check the [troubleshooting guide](../troubleshooting) if you encounter any issues \ No newline at end of file +- Check the [troubleshooting guide](../troubleshooting) if you encounter any issues