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 Edit 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 Edit 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 Edit command feature.
Acceptance Criteria:
When the user selects content in an excluded file and attempts to perform a Edit command operation using the context menu, they should not be able to complete the operation
When the user selects content in an excluded file and attempts to perform a Edit command operation using the sidebar menu, they should not be able to complete the operation
When the user selects content in an excluded file and attempts to perform a Edit command operation using a keyboard shortcut, they should not be able to complete the operation
When the user selects content in an excluded file and attempts to perform a Edit command operation using the command palette, 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.
aramaraju
changed the title
PRD: [Cody Ignore] Enterprise users cannot use ignored repos as context for Edit Commands
PRD: [Cody Ignore] Enterprise users cannot use ignored repos as context for Edit Command
Mar 28, 2024
Description:
When an enterprise admin has configured Cody to allow/ignore repos, Cody Edit 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 Edit 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 Edit 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 VSCode ticket
The text was updated successfully, but these errors were encountered: