CommandCodeAI / CommandCodeAI/command-code
Command Code failed to read globally installed skill
Personne n'a encore pris cette issue.
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 4k
- Forks
- 350
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Summary
Command code failed to read and execute globally installed skill. The skill registration found it, but the file permissions didn't follow.
Expected Behavior
Command code should be able to find and read globally installed skill.
Actual Behavior
Command code able to find globally installed skill, but unable to read it because the file is located outside of the workspace.
Steps to reproduce the issue
- Install a skill globally, in my case i install exa-search skill globally
- Write a prompt that tell command code to find information online (to trigger it to use exa search). In my case, i ask command code to find information to compare Step 2.7 Flash vs Deepseek v4 Flash for coding related task
- Press ctrl+o to see the model thinking or read the result
Command Code Version
0.30.1
Operating System
macOS
Terminal/IDE
ghostty
Shell
fish
Additional context
Here is the model COT in my test:
The user asked about comparing Step 3.7 Flash vs DeepSeek V4 Flash for coding tasks. I
tried to use the explore agent, but the skill file for exa-search is outside the
workspace so I couldn't read it. The explore agent returned a general comparison based
on public information.
The user is asking a knowledge question about recent AI model releases - specifically
Step 3.7 Flash vs DeepSeek V4 Flash. This is a question I should answer directly rather
than searching the codebase, per the taste rules: "For questions unrelated to the
current project, do not search the codebase; provide general knowledge answers instead."
However, I also have access to the exa-search skill which is designed for semantic
search. The issue is the SKILL.md file is outside my workspace, so I couldn't read it
via read_file. I could potentially still invoke the skill through shell commands or
other means, but the skill might need to be invoked differently.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
Reproduisez le problème sur macOS avec un skill exa-search installé globalement, puis retracez le chemin d’enregistrement du skill et de lecture des fichiers utilisé par Command Code. C’est terminé lorsqu’un skill situé en dehors du workspace peut être lu et exécuté, et que le flux de reproduction existant aboutit correctement.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- fish, macos
- Domaine
- cli, operating-systems
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 48/100