From 2fef7e3833d2fdfa60c651f8c92b5602d2d6795e Mon Sep 17 00:00:00 2001 From: Ado Kukic Date: Tue, 5 Nov 2024 11:36:29 -0800 Subject: [PATCH 1/3] Hackathon --- docs/cody/capabilities/commands.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cody/capabilities/commands.mdx b/docs/cody/capabilities/commands.mdx index e9b67c6d4..527b475d4 100644 --- a/docs/cody/capabilities/commands.mdx +++ b/docs/cody/capabilities/commands.mdx @@ -1,3 +1,4 @@ + # Prompts and Commands

Learn how prompts and commands can kick-start your workflow with Cody.

From c677d40cf420d184988415a317f9453347b74d83 Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Tue, 5 Nov 2024 12:28:18 -0800 Subject: [PATCH 2/3] Edit comment format --- docs/cody/capabilities/commands.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/cody/capabilities/commands.mdx b/docs/cody/capabilities/commands.mdx index 527b475d4..558b83d0d 100644 --- a/docs/cody/capabilities/commands.mdx +++ b/docs/cody/capabilities/commands.mdx @@ -1,4 +1,5 @@ - +{/* Hackathon */} + # Prompts and Commands

Learn how prompts and commands can kick-start your workflow with Cody.

From a86ca61b63ac4fa51f77556208431e28ad4b5020 Mon Sep 17 00:00:00 2001 From: morgangauth <113058716+morgangauth@users.noreply.github.com> Date: Tue, 12 Nov 2024 11:26:34 -0800 Subject: [PATCH 3/3] Prompts are supported for JB now, so remove mention of prompts only in web/vscode --- docs/cody/capabilities/commands.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cody/capabilities/commands.mdx b/docs/cody/capabilities/commands.mdx index 558b83d0d..8508dca86 100644 --- a/docs/cody/capabilities/commands.mdx +++ b/docs/cody/capabilities/commands.mdx @@ -6,7 +6,7 @@ ## Prompts -Prompts and Prompts Library are currently available in Cody's VS Code extension and the Sourcegraph Web UI. +Prompts and Prompts Library are currently available in Sourcegraph v5.6.0 and up. Cody offers quick, ready-to-use **Prompts** to automate key tasks in your workflow. Prompts are created and saved in the **Prompt Library** and can be accessed from the **Tools > Prompt Library** in the top navigation bar in Sourcegraph's web UI.