A linked skill folder can make chat hash an entire repository at launch
Maintainer thường phản hồi trong vòng 1 ngày
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức phù hợp với người mới
- 48/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Khá rõ ràng
- Mức độ hoạt động
- Sôi nổi
- Công nghệ
- go
- Lĩnh vực
- cli, performance
Hướng nghiên cứu
Start with internal/resident/skills.go at contentDigest and line 705, then inspect internal/tui3/skillpick.go:515. Reproduce the linked-folder case by calling skills.Discover and ReconcileImportedSkills, counting files passed through contentDigest, and reopening /skill. Done means bounded chat and picker work, unrelated root files are excluded from the digest, and the boundary is documented in the skills manual and invalidates.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
Found on santos/dev2 at 008363c98 (#1410). It reaches dev when #1410 merges.
What happened
Discovery follows linked skill folders, while import digesting walks every regular file beneath a resolved folder. A committed .agents/skills/x -> .. link and a valid root SKILL.md make the digest cover the repository. /skill also reruns discovery on the update loop. The path is confirmed by reading the code; no slow launch was measured in the small hand setup.
Replication
Deterministic (no model). In a throwaway Git repository, write a root SKILL.md, make .agents/skills/x link to .., and add many regular files under the root. Call skills.Discover and ReconcileImportedSkills from internal/resident; count files passed through contentDigest. The count grows with unrelated repository files. Open /skill again and observe another discovery pass.
Where
internal/resident/skills.go:226, contentDigest, walks all regular files; :705 resolves a linked folder before digesting. internal/tui3/skillpick.go:515, discoveredSkills, scans on picker updates.
The fix
Bound imported-skill content to the skill's allowed folder and files, and cache or schedule picker discovery so an update cannot repeatedly walk a large tree.
Acceptance
- e2e:
codeaf chatand/skillin the linked fixture finish within a bounded time as unrelated files are added, while still listing the valid skill. - Unit: the digest does not include unrelated root files through a linked folder.
- State the link boundary in the skills manual and
invalidates.
- Ngôn ngữ chính
- Go
- Star
- 115
- Fork
- 14
- Merge trung bình
- 9 giờ 38 phút
- Pull request đã merge (30 ngày)
- 749
Chuẩn bị môi trường
Chúng tôi chưa kiểm tra các tệp thiết lập môi trường của dự án này. Hãy bắt đầu từ README và xem hướng dẫn đóng góp lần đầu của chúng tôi để biết các bước chung.
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- 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.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của Agent-Field/CodeAF
-
area:chat feature
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100
Agent-Field/CodeAF#1510 ·
Maintainer thường phản hồi trong vòng 1 ngày
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 82/100
Agent-Field/CodeAF#1489 ·
Maintainer thường phản hồi trong vòng 1 ngày
-
area:chat bug good first issue sev:papercut
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
Agent-Field/CodeAF#1470 ·
Maintainer thường phản hồi trong vòng 1 ngày
-
area:chat bug good first issue sev:papercut
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 85/100
Agent-Field/CodeAF#1469 ·
Maintainer thường phản hồi trong vòng 1 ngày
-
area:chat bug sev:papercut
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100
Agent-Field/CodeAF#1468 ·
Maintainer thường phản hồi trong vòng 1 ngày
Tất cả issue của Agent-Field/CodeAF
Issue tương tự
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 84/100
Maintainer thường phản hồi trong vòng 1 ngày
-
Remove obsolete ipAllocationPolicy field from containernodepool-subnetworkref test dependencyĐang mở
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 92/100
GoogleCloudPlatform/k8s-config-connector#13462 ·
Maintainer thường phản hồi trong vòng 1 ngày
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
coder/coder#29955 · 1 bình luận ·
Maintainer thường phản hồi trong vòng 1 ngày
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 84/100
microsoft/TypeScript#64453 ·
Maintainer thường phản hồi trong vòng 1 ngày
-
OpenAI-compatible endpoint: response ids have only 999 possible values (chatcmpl-rand.Intn(999))Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
Maintainer thường phản hồi trong vòng 1 ngày