Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/cody/clients/feature-reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 | ✅ | ❌ | ✅ | ✅ | ❌ |
Expand All @@ -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 | ✅ | ✅ | ❌ | ❌ | ❌ |
Expand Down
Loading