Skip to content
Closed
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
4 changes: 3 additions & 1 deletion docs/cody/capabilities/commands.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{/* Hackathon */}

# Prompts and Commands

<p className="subtitle">Learn how prompts and commands can kick-start your workflow with Cody.</p>

## Prompts

<Callout type="note">Prompts and Prompts Library are currently available in Cody's VS Code extension and the Sourcegraph Web UI.</Callout>
<Callout type="note">Prompts and Prompts Library are currently available in Sourcegraph v5.6.0 and up.</Callout>

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.

Expand Down
Loading