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
feat: Clarify auto-edit access for Enterprise customers
- Provide details on how Enterprise customers can enable the auto-edit feature
- Explain the two-step process required to make auto-edit available to developers
Copy file name to clipboardExpand all lines: docs/cody/capabilities/auto-edit.mdx
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,10 @@ Auto-edit is available exclusively for Pro and Enterprise users during the exper
26
26
27
27
### Auto-edit access for Enterprise customers
28
28
29
-
**TBD -- waiting for Aravind to provide the details.**
29
+
Auto-edit is available exclusively for Enterprise customers with [Sourcegraph Cody Gateway](/cody/core-concepts/cody-gateway#sourcegraph-cody-gateway) access. Enabling the feature requires two steps:
30
+
31
+
1. Site administrators must enable the feature flag `cody-autoedit-experiment-enabled-flag`
32
+
2. Once enabled, developers will receive a notification in their editor when the feature becomes available
0 commit comments