diff --git a/DESCRIPTION.md b/DESCRIPTION.md index ebfbb221..45c39872 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -26,9 +26,9 @@ CodeGPT offers a wide range of features to enhance your development experience: Get instant coding advice through a ChatGPT-like interface that accepts image input. Ask questions, share screenshots, seek explanations, or get guidance on your projects without leaving your IDE. -### Auto Apply +**Auto Apply** -Automatically insert AI-suggested code directly into your active file. Click the Auto Apply icon to stream changes, view them in diff style, and approve or reject edits directly. +Stream AI-suggested code changes directly into your editor. Preview modifications in diff view and approve or reject them with a single click. **Use images** diff --git a/README.md b/README.md index 8dc37d13..4178f2d8 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ CodeGPT offers a wide range of features to enhance your development experience: ### Chat +- **Auto Apply:** Stream AI-suggested code changes directly into your editor. Preview modifications in diff view and approve or reject them with a single click. + - **Use images:** Chat with your images. Upload manually or let CodeGPT auto-detect your screenshots. - **Reference your files and folders:** Quickly access and reference your project files and folders for context-aware coding assistance.