Skip to content

Commit 9f28e61

Browse files
committed
Add link to GH billing and premium requests docs
1 parent ae6ba28 commit 9f28e61

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/copilot/chat/chat-sessions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ The following examples illustrate how to invoke a subagent:
136136
Agents enable you to perform AI coding tasks asynchronously in the background. This allows you to continue working in VS Code while the agent processes your requests. These agents are different from chat sessions in VS Code, since agents work in the background, while chat sessions are interactive and require your real-time input. Agents can also run in different environments, such as locally on your machine or remotely in the cloud.
137137

138138
> [!TIP]
139-
> The OpenAI Codex agent enables you to use your Copilot Pro+ subscription to authenticate and access Codex without additional setup.
139+
> The OpenAI Codex agent enables you to use your Copilot Pro+ subscription to authenticate and access Codex without additional setup. Get more information about [GitHub Copilot billing and premium requests](https://docs.github.com/en/copilot/concepts/billing/copilot-requests) in the GitHub documentation.
140140
141141
### Agent Sessions view
142142

release-notes/v1_105.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,13 @@ The new [Agent Sessions view](https://code.visualstudio.com/docs/copilot/chat/ch
149149

150150
> **Note**: This feature is currently only available in [VS Code Insiders](https://code.visualstudio.com/insiders/).
151151
152-
The new [Agent Sessions view](https://code.visualstudio.com/docs/copilot/chat/chat-sessions#_agent-sessions-view) in VS Code Insiders now integrates with OpenAI Codex. Manage both local and cloud-based agent sessions from a unified interface, making it easier to track progress and delegate tasks across multiple AI coding assistants.
152+
The new [Agent Sessions view](https://code.visualstudio.com/docs/copilot/chat/chat-sessions#_agent-sessions-view) in VS Code Insiders now also integrates with OpenAI Codex. Manage both local and cloud-based agent sessions from a unified interface, making it easier to track progress and delegate tasks across multiple AI coding assistants.
153153

154154
![Screenshot of the Agent Sessions view showing an OpenAI Codex session.](images/1_105/agent-sessions-codex.png)
155155

156156
In addition, OpenAI Codex can now be powered by your Copilot subscription. Once the Codex extension is installed and configured, Codex will automatically appear in the Agent Sessions view. Use your Copilot Pro+ subscription to authenticate and access Codex without additional setup.
157157

158-
Download [VS Code Insiders](https://code.visualstudio.com/insiders/) to try out this functionality. Read more about this in the announcement [GitHub blog post](https://aka.ms/github-changelog-codex-agent).
158+
Get more information about [GitHub Copilot billing and premium requests](https://docs.github.com/en/copilot/concepts/billing/copilot-requests) in the GitHub documentation.
159159

160160
## Chat
161161

0 commit comments

Comments
 (0)