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
2 changes: 1 addition & 1 deletion docs/cody/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Cody is an AI coding assistant that helps you understand, write, and fix code fa
<source src="https://storage.googleapis.com/sourcegraph-assets/Docs/Media/cody-in-action.mp4" type="video/mp4"/>
</video>

Cody connects seamlessly with codehosts like <a target="blank" href="https://github.com/login?client_id=e917b2b7fa9040e1edd4">GitHub</a>, <a target="blank" href="https://gitlab.com/users/sign_in">GitLab</a> and IDEs like <a target="blank" href="/cody/clients/install-vscode">VS Code</a> and <a target="blank" href="/cody/clients/install-jetbrains">JetBrains</a>. Once connected, Cody acts as your personal AI coding assistant, equipped with the following three crucial elements:
Cody connects seamlessly with codehosts like <a target="blank" href="https://github.com/login?client_id=e917b2b7fa9040e1edd4">GitHub</a>, <a target="blank" href="https://gitlab.com/users/sign_in">GitLab</a> and IDEs like <a target="blank" href="https://sourcegraph.com/docs/cody/clients/install-vscode">VS Code</a> and <a target="blank" href="https://sourcegraph.com/docs/cody/clients/install-jetbrains">JetBrains</a>. Once connected, Cody acts as your personal AI coding assistant, equipped with the following three crucial elements:

1. The ability to search your entire codebase for context
2. Vast knowledge of open source code
Expand Down
Loading