From 9ec2bcc46a6d92fa907711cb92c3f496c6639e47 Mon Sep 17 00:00:00 2001 From: Ado Kukic Date: Tue, 5 Nov 2024 11:50:18 -0800 Subject: [PATCH 1/4] Hackathon --- docs/cody/clients/feature-reference.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cody/clients/feature-reference.mdx b/docs/cody/clients/feature-reference.mdx index ba5596f49..b9873ea06 100644 --- a/docs/cody/clients/feature-reference.mdx +++ b/docs/cody/clients/feature-reference.mdx @@ -1,3 +1,4 @@ + # Feature Parity Reference for Cody Clients

This document compares Cody's features and capabilities across different clients and platforms like VS Code, JetBrains, and Sourcegraph.com (Web UI).

From 1fbf5301a6fa3bdb3e14dec92ea4ae96447261ae Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Tue, 5 Nov 2024 12:24:22 -0800 Subject: [PATCH 2/4] Edit comment format --- docs/cody/clients/feature-reference.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/cody/clients/feature-reference.mdx b/docs/cody/clients/feature-reference.mdx index b9873ea06..e1066a7d0 100644 --- a/docs/cody/clients/feature-reference.mdx +++ b/docs/cody/clients/feature-reference.mdx @@ -1,4 +1,5 @@ - +{/* Hackathon */} + # Feature Parity Reference for Cody Clients

This document compares Cody's features and capabilities across different clients and platforms like VS Code, JetBrains, and Sourcegraph.com (Web UI).

From f06365eab4a48198e084bb84e2976c5c9aebbb03 Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Thu, 14 Nov 2024 12:02:47 -0800 Subject: [PATCH 3/4] Rmv banner --- docs/cody/clients/feature-reference.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/cody/clients/feature-reference.mdx b/docs/cody/clients/feature-reference.mdx index e1066a7d0..ba5596f49 100644 --- a/docs/cody/clients/feature-reference.mdx +++ b/docs/cody/clients/feature-reference.mdx @@ -1,5 +1,3 @@ -{/* Hackathon */} - # Feature Parity Reference for Cody Clients

This document compares Cody's features and capabilities across different clients and platforms like VS Code, JetBrains, and Sourcegraph.com (Web UI).

From 499aa6dea0841750035c2228f5d61773804ba0f8 Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Thu, 14 Nov 2024 12:14:42 -0800 Subject: [PATCH 4/4] Add sections for smart apply and execute --- docs/cody/clients/feature-reference.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 | ✅ | ✅ | ❌ | ❌ | ❌ |