mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-03 14:46:46 -07:00
fix(workspaces): move gemini-extension.json back to root for git install
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user