CommandCodeAI / CommandCodeAI/command-code

Command Code failed to read globally installed skill

Đang mở
#436 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

p1
Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
4k
Fork
350
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Hướng nghiên cứu

Tái hiện sự cố trên macOS với một skill exa-search được cài đặt trên toàn hệ thống, sau đó theo dõi đường dẫn đăng ký skill và đọc tệp được Command Code sử dụng. Hoàn tất khi một skill nằm bên ngoài workspace có thể được đọc và thực thi, đồng thời quy trình tái hiện hiện có hoạt động thành công.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
fish, macos
Lĩnh vực
cli, operating-systems
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Ít trao đổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
48/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.