fix(workspaces): correct extension structure and portable script paths

This commit is contained in:
mkorwel
2026-03-19 15:32:55 -07:00
parent c9cc49f62f
commit 400a0020e2
3 changed files with 28 additions and 9 deletions
-11
View File
@@ -1,11 +0,0 @@
{
"name": "workspaces",
"version": "0.1.0",
"description": "High-performance remote development workspaces for Gemini CLI.",
"author": "Google Gemini Team",
"license": "Apache-2.0",
"skills": [
"skills/workspaces/SKILL.md"
],
"contextFileName": "extensions/workspaces/docs/GEMINI.md"
}