diff --git a/docs/features/shell-integration.md b/docs/features/shell-integration.mdx similarity index 98% rename from docs/features/shell-integration.md rename to docs/features/shell-integration.mdx index 37d8b59d..58dc7c38 100644 --- a/docs/features/shell-integration.md +++ b/docs/features/shell-integration.mdx @@ -8,11 +8,31 @@ keywords: - troubleshooting image: /img/social-share.jpg --- +import Codicon from '@site/src/components/Codicon'; # Terminal Shell Integration Terminal Shell Integration is a key feature that enables Roo Code to execute commands in your terminal and intelligently process their output. This bidirectional communication between the AI and your development environment unlocks powerful automation capabilities. +