diff --git a/docs/cody/clients/feature-reference.mdx b/docs/cody/clients/feature-reference.mdx index ba5596f49..9a2491d77 100644 --- a/docs/cody/clients/feature-reference.mdx +++ b/docs/cody/clients/feature-reference.mdx @@ -9,7 +9,8 @@ | Chat with Cody | ✅ | ✅ | ✅ | ✅ | ✅ | | Chat history | ✅ | ✅ | ✅ | ✅ | ❌ | | Clear chat history | ✅ | ✅ | ✅ | ✅ | ❌ | -| Edit sent messages | ✅ | ❌ | ✅ | ✅ | ❌ | +| Edit sent messages | ✅ | ✅ | ✅ | ✅ | ❌ | +| SmartApply/Execute | ✅ | ❌ | ❌ | ❌ | ❌ | | Show context files | ✅ | ✅ | ✅ | ✅ | ❌ | | @-file | ✅ | ✅ | ✅ | ✅ | ❌ | | @-symbol | ✅ | ❌ | ✅ | ✅ | ❌ | @@ -22,7 +23,7 @@ | OpenCtx context providers (experimental) | ✅ | ❌ | ❌ | ❌ | ❌ | | **Prompts and Commands** | | | | | | | Access to prompts and Prompt library | ✅ | ✅ | ✅ | ✅ | ❌ | -| Promoted Prompts | ✅ | ❌ | ✅ | ❌ | ❌ | +| Promoted Prompts | ✅ | ❌ | ✅ | ❌ | ❌ | | Edit code | ✅ | ✅ | ❌ | ❌ | ❌ | | Generate unit test | ✅ | ✅ | ❌ | ❌ | ❌ | | Ask Cody to Fix | ✅ | ✅ | ❌ | ❌ | ❌ |