cody icon indicating copy to clipboard operation
cody copied to clipboard

AI that knows your entire codebase

Results 367 cody issues
Sort by recently updated
recently updated
newest added

- Since non VSCode clients weren't hiding the buttons under an ellipsis menu, in case there wasn't a smartApply situation the insert and save buttons would have appeared one under...

## Test plan - pnpm storybook from vscode folder - check each story modified that it loads and it functions as needed

### IDE Information IntelliJ IDEA 2024.3.4 (Ultimate Edition) Build #IU-243.25659.39, built on February 27, 2025 Licensed to Booking.com B.V. Runtime version: 21.0.6+8-b631.39 aarch64 (JCEF 122.1.9) VM: OpenJDK 64-Bit Server VM...

bug
feature-request
repo/cody

Show ES instead of enterprise for workspace users since they are not real enterprise users. I think that with the full Enterprise starter the button becomes too big, we instead...

- Removes the custom commands pro-tips from the edit and commands walkthroughs. This is because we no longer have documentation for it, we have instead the prompt documentation https://sourcegraph.com/docs/cody/capabilities/prompts#custom-commands -...

Fixes QA-307 This commit adds an `ExternalLinkIcon` to the "Upgrade to Pro" link in the UserMenu. This provides a visual cue to the user that clicking the link will open...

Fixes QA-579 Added "(Draft)" suffix to the label of draft prompts in the prompt selector. ![Loom Screenshot 2025-05-03 at 09 38 04](https://github.com/user-attachments/assets/2106fb9d-db55-40e7-b9a8-8b5503ec223a) ## Test plan - Add a prompt that...

### What Add initial set of rules from [sandbox repo](https://github.com/sourcegraph/review-agent-sandbox/tree/main/.sourcegraph) to `sg/cody` for dogfooding. These rules are now pulled in as context for Cody chats/edits on relevant files, and they...

Stale

This commit introduces the ability to manage Model Context Protocol (MCP) servers directly within the VS Code extension. It includes features for adding, removing, enabling, and disabling MCP servers, along...

## Description Adds support for inline completion context WIP ## Test plan Manual testing