Move to the AI category on the marketplace

This commit is contained in:
Lars Baunwall 2025-10-04 19:26:44 +02:00
parent 9fb170aff5
commit 93395e5711
No known key found for this signature in database

View file

@ -4,7 +4,7 @@
"name": "copilot-bridge",
"displayName": "Copilot Bridge",
"description": "Local OpenAI-compatible chat endpoint (inference) bridging to GitHub Copilot via the VS Code Language Model API.",
"version": "1.1.0",
"version": "1.1.1",
"publisher": "thinkability",
"repository": {
"type": "git",
@ -19,7 +19,7 @@
"ui"
],
"categories": [
"Other"
"AI"
],
"activationEvents": [
"onStartupFinished"