WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 62b511c

Browse files
Benjincroblesm
andauthored
Removing run query - agent tool (#19618) (#19619)
Co-authored-by: Carlos Robles <[email protected]>
1 parent 0d1f072 commit 62b511c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Release status: GA
66
### What’s new in 1.33.0
77
* Introduced Local SQL Server Containers (Public Preview) for local development — spin up SQL Server containers in seconds inside VS Code with SQL Server 2025 by default, no Docker commands needed
8-
* Introduced GitHub Copilot Agent Mode (Public Preview) to connect, disconnect, or switch databases, run queries, and explore and visualize schemas with smart, context-aware suggestions
8+
* Introduced GitHub Copilot Agent Mode (Public Preview) to connect, disconnect, or switch databases, and explore and visualize schemas with smart, context-aware suggestions
99
* Added Connection Groups for organized connection management — group local, staging, and production connections for clearer structure and faster switching
1010
* Fixed query execution issues with GitHub Copilot
1111
* Improved connection pooling behavior for serverless databases

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ The [**MSSQL Extension for Visual Studio Code**](aka.ms/vscode-mssql) is designe
5656
- **GitHub Copilot Agent Mode (`Preview`)**
5757
- Use chat in Agent mode to connect, disconnect, or switch databases
5858
- List servers and view available connections
59-
- Run SQL queries directly from chat
6059
- Show database schema contextually
6160
- Access all available Agent tools from the Agent Tools panel
6261
- **Local SQL Server Containers (`Preview`)**

0 commit comments

Comments
 (0)