fix(workspaces): move gemini-extension.json back to root for git install

This commit is contained in:
mkorwel
2026-03-19 15:53:09 -07:00
parent b3848043f1
commit fc5e289f81
+11
View File
@@ -0,0 +1,11 @@
{
"name": "workspaces",
"version": "0.1.0",
"description": "High-performance remote development workspaces for Gemini CLI.",
"author": "Google Gemini Team",
"license": "Apache-2.0",
"skills": [
"extensions/workspaces/skills/workspaces/SKILL.md"
],
"contextFileName": "extensions/workspaces/docs/GEMINI.md"
}