Releases: dev-proxy-tools/toolkit
v0.25.3-beta
What's Changed
- Update snippets schema version to v0.29.0. Closes #263 by @garrytrinder in #265
- Update snippets to use new DLL name. Closes #264 by @garrytrinder in #266
- Add Dev Proxy MCP Server. Closes #244 by @garrytrinder in #267
- Fix publish workflow. Closes #268 by @garrytrinder in #269
- Add support for upgrade via package manager. Closes #262 by @garrytrinder in #270
- Fix upgrade command. Closes #271 by @garrytrinder in #272
- Add pluginPath guidance and code action. Closes #273 by @garrytrinder in #274
- Update dependencies. Closes #231 by @garrytrinder in #275
- Update isDevProxyRunning check to use API. Closes #218 by @garrytrinder in #276
- Fix pipeline warning. Closes #147 by @garrytrinder in #277
- Add JWT create command. Closes #137 by @garrytrinder in #279
- Fix ESLintIgnoreWarning. Closes #278 by @garrytrinder in #280
Full Changelog: v0.24.0...v0.25.3-beta
v0.25.2-beta
What's Changed
- Update snippets schema version to v0.29.0. Closes #263 by @garrytrinder in #265
- Update snippets to use new DLL name. Closes #264 by @garrytrinder in #266
- Add Dev Proxy MCP Server. Closes #244 by @garrytrinder in #267
- Fix publish workflow. Closes #268 by @garrytrinder in #269
- Add support for upgrade via package manager. Closes #262 by @garrytrinder in #270
- Fix upgrade command. Closes #271 by @garrytrinder in #272
Full Changelog: v0.24.0...v0.25.2-beta
v0.25.1-beta
What's Changed
- Update snippets schema version to v0.29.0. Closes #263 by @garrytrinder in #265
- Update snippets to use new DLL name. Closes #264 by @garrytrinder in #266
- Add Dev Proxy MCP Server. Closes #244 by @garrytrinder in #267
- Fix publish workflow. Closes #268 by @garrytrinder in #269
- Add support for upgrade via package manager. Closes #262 by @garrytrinder in #270
Full Changelog: v0.24.0...v0.25.1-beta
v0.25.0-beta
What's Changed
- Update snippets schema version to v0.29.0. Closes #263 by @garrytrinder in #265
- Update snippets to use new DLL name. Closes #264 by @garrytrinder in #266
- Add Dev Proxy MCP Server. Closes #244 by @garrytrinder in #267
Full Changelog: v0.24.0...v0.25.0-beta
v0.24.0
What's Changed
- Add command support for Dev Proxy Beta. Closes #212 by @garrytrinder in #252
- Fix version detection. Closes #250 by @garrytrinder in #254
- Fixes diagnostics. Closes #215 by @garrytrinder in #255
- Remove config commands from editor. Closes #256 by @garrytrinder in #257
- Improve Dev Proxy process detection. Closes #245 by @garrytrinder in #258
- Add Discover URLs to watch command. Closes #225 by @garrytrinder in #259
- Add OpenAITelemetryPlugin snippets. Closes #260 by @garrytrinder in #261
Full Changelog: v0.22.1...v0.24.0
Dev Proxy Toolkit with MCP Server
This is a pre-release of the Dev Proxy Toolkit that contains the Dev Proxy MCP server which can be used in GitHub Copilot Agent mode.
The MCP server provides two tools:
- Find Dev Proxy documentation
- Get the installed Dev Proxy version
Install instructions
- Download VS Code Insiders
- Download the
dev-proxy-toolkit-mcp-server-4.vsix
package - Install extension as VSIX in VS Code Insiders
- Close VS Code Insiders
- Start VS Code Insiders with proposed API enabled,
code-insiders . --enable-proposed-api=garrytrinder.dev-proxy-toolkit
If you'd like to set it so that your extension using the proposed API is always available to use on every launch of VS Code Insiders, you can run the Preferences: Configure Runtime Arguments command to edit the .vscode-insiders/argv.json
file to set a list of enabled extensions.
{
...
"enable-proposed-api": ["garrytrinder.dev-proxy-toolkit"]
}
See Sharing extensions using the proposed API for more details on installing extensions that use the Proposed API.
v0.23.5-beta
What's Changed
- Add command support for Dev Proxy Beta. Closes #212 by @garrytrinder in #252
- Fix version detection. Closes #250 by @garrytrinder in #254
- Fixes diagnostics. Closes #215 by @garrytrinder in #255
- Remove config commands from editor. Closes #256 by @garrytrinder in #257
- Improve Dev Proxy process detection. Closes #245 by @garrytrinder in #258
- Add Discover URLs to watch command. Closes #225 by @garrytrinder in #259
- Add OpenAITelemetryPlugin snippets. Closes #260 by @garrytrinder in #261
Full Changelog: v0.22.1...v0.23.5-beta
v0.23.4-beta
What's Changed
- Add command support for Dev Proxy Beta. Closes #212 by @garrytrinder in #252
- Fix version detection. Closes #250 by @garrytrinder in #254
- Fixes diagnostics. Closes #215 by @garrytrinder in #255
- Remove config commands from editor. Closes #256 by @garrytrinder in #257
- Improve Dev Proxy process detection. Closes #245 by @garrytrinder in #258
- Add Discover URLs to watch command. Closes #225 by @garrytrinder in #259
Full Changelog: v0.23.0...v0.23.4-beta
v0.23.3-beta
What's Changed
- Add command support for Dev Proxy Beta. Closes #212 by @garrytrinder in #252
- Fix version detection. Closes #250 by @garrytrinder in #254
- Fixes diagnostics. Closes #215 by @garrytrinder in #255
- Remove config commands from editor. Closes #256 by @garrytrinder in #257
- Improve Dev Proxy process detection. Closes #245 by @garrytrinder in #258
Full Changelog: v0.23.0...v0.23.3-beta
Created at 37,000ft
v0.23.2-beta
What's Changed
- Add command support for Dev Proxy Beta. Closes #212 by @garrytrinder in #252
- Fix version detection. Closes #250 by @garrytrinder in #254
Full Changelog: v0.23.0...v0.23.2-beta