Command Code failed to read globally installed skill

オープン
#436 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
48/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
fish, macos

調査の方向性

グローバルにインストールされた exa-search skill を使って macOS 上で問題を再現し、その後、Command Code が使用する skill の登録およびファイル読み取りの経路を追跡します。workspace 外にある skill を読み取って実行でき、既存の再現フローが成功すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

p1
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
  1. Install a skill globally, in my case i install exa-search skill globally
  2. 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
  3. 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.

主要言語
言語のデータがありません
スター
4k
フォーク
350
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CommandCodeAI/command-code のほかの issue

CommandCodeAI/command-code の issue をすべて見る

似ている issue

CLI の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。