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
Copy file name to clipboardExpand all lines: docs/optimizing-with-codeflash/staging.mdx
+9-12Lines changed: 9 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,13 @@ keywords:
15
15
16
16
# Staging Review for Optimizations
17
17
18
-
<Note>This is a Pro feature available exclusively to Codeflash Pro users.</Note>
19
-
20
-
Staging Review allows you to preview and evaluate all optimizations before creating pull requests. This feature provides a centralized review interface where you can examine proposed changes and selectively create pull requests for approved optimizations.
18
+
<Note>
19
+
This is a Pro feature available exclusively to Codeflash Pro users. [Upgrade to
20
+
Pro](https://app.codeflash.ai/billing) to access it.
21
+
</Note>
22
+
Staging Review allows you to preview and evaluate all optimizations before creating pull requests. This
23
+
feature provides a centralized review interface where you can examine proposed changes and selectively
0 commit comments