You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an enterprise admin has configured Cody to allow/ignore repos, Cody Smell command must not be available to the user
As a user on an enterprise instance that has Cody allow/ignore repos configured...
P0: I cannot run the Cody Smell command on any excluded code
P1: I am able to understand that I cannot use the command because the code has been excluded by my administrator
P2: I see guidance in the UX for how to request that my admin include an excluded repo
Objectives:
Cody does not send any code from excluded repos to the LLM when a user is using Cody's Smell command feature.
Acceptance Criteria:
When the user selects content in an excluded file and attempts to perform a Smell command operation using the right-click menu, they should not be able to complete the operation
When the user selects content in an excluded file and attempts to perform a Smell command operation using the palette menu, they should not be able to complete the operation
When the user selects content in an excluded file and attempts to perform a Smell command operation using a keyboard shortcut, they should not be able to complete the operation
An appropriate notification is provided saying that these operations cannot be completed because the repo is excluded
Design Tasks:
The content you are editing has changed. Please copy your edits and refresh the page.
This issue is marked as stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed automatically in 5 days.
Description:
When an enterprise admin has configured Cody to allow/ignore repos, Cody Smell command must not be available to the user
As a user on an enterprise instance that has Cody allow/ignore repos configured...
P0: I cannot run the Cody Smell command on any excluded code
P1: I am able to understand that I cannot use the command because the code has been excluded by my administrator
P2: I see guidance in the UX for how to request that my admin include an excluded repo
Objectives:
Cody does not send any code from excluded repos to the LLM when a user is using Cody's Smell command feature.
Acceptance Criteria:
Design Tasks:
Design Tasks
Engineering Tasks:
Engineering Tasks
Related Docs:
Cody Ignore and Cody Allow GA PRD
RFC 910: Cody Ignore GA Implementation
Related JBs ticket
The text was updated successfully, but these errors were encountered: