Skip to content

Commit 3bdccc3

Browse files
Copilotcrwaters16
andauthored
Remove Plan mode preview note for JetBrains (now GA) (#60715)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: crwaters16 <78226508+crwaters16@users.noreply.github.com>
1 parent bcc5da3 commit 3bdccc3

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

content/copilot/how-tos/chat-with-copilot/chat-in-ide.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,9 @@ To see all available slash commands, type `/` in the chat prompt box. For more i
560560

561561
## Using plan mode
562562

563+
> [!NOTE]
564+
> Plan mode is currently in {% data variables.release-phases.public_preview %} and subject to change.
565+
563566
{% data reusables.copilot.plan-agent-intro %}
564567

565568
To use plan mode:
@@ -677,6 +680,9 @@ To see all available slash commands, type `/` in the chat prompt box.
677680

678681
## Using plan mode
679682

683+
> [!NOTE]
684+
> Plan mode is currently in {% data variables.release-phases.public_preview %} and subject to change.
685+
680686
{% data reusables.copilot.plan-agent-intro %}
681687

682688
To use plan mode:

data/reusables/copilot/plan-agent-intro.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
> [!NOTE]
2-
> Plan mode is currently in {% data variables.release-phases.public_preview %} and subject to change.
3-
41
Plan mode helps you to create detailed implementation plans before executing them. This ensures that all requirements are considered and addressed before any code changes are made. The plan agent does not make any code changes until the plan is reviewed and approved by you. Once approved, you can hand off the plan to the default agent or save it for further refinement, review, or team discussions.
52

63
The plan agent is designed to:

0 commit comments

Comments
 (0)