CommandCodeAI / CommandCodeAI/command-code
Command Code failed to read globally installed skill
Nessuno ha ancora preso questa issue.
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 4k
- Fork
- 350
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Riproduci il problema su macOS con uno skill exa-search installato globalmente, quindi traccia il percorso di registrazione dello skill e di lettura dei file utilizzato da Command Code. Il lavoro è completato quando uno skill situato al di fuori del workspace può essere letto ed eseguito e il flusso di riproduzione esistente ha esito positivo.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- fish, macos
- Ambito
- cli, operating-systems
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 48/100