Просмотр исходного кода

Move Gemini extension to repo root for cross-platform support

Symlinks inside .gemini/ don't work on Windows. Moving
gemini-extension.json and GEMINI.md to the repo root means
the extension root IS the repo root, so skills/ is found
naturally without symlinks.
Jesse Vincent 6 месяцев назад
Родитель
Сommit
9df7269d73
4 измененных файлов с 1 добавлено и 2 удалено
  1. 0 1
      .gemini/GEMINI.md
  2. 0 1
      .gemini/skills
  3. 1 0
      GEMINI.md
  4. 0 0
      gemini-extension.json

+ 0 - 1
.gemini/GEMINI.md

@@ -1 +0,0 @@
-@../skills/using-superpowers/SKILL.md

+ 0 - 1
.gemini/skills

@@ -1 +0,0 @@
-../skills

+ 1 - 0
GEMINI.md

@@ -0,0 +1 @@
+@./skills/using-superpowers/SKILL.md

+ 0 - 0
.gemini/gemini-extension.json → gemini-extension.json