Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Eliminate agent/MCP skill file duplication

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

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
35/100
Loại issue
Tái cấu trúc
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Lĩnh vực
build-system, tooling

Hướng nghiên cứu

Compare the skill files under apps/agent/skills/ and apps/mcp/skills/, then inspect the monorepo's existing build and CI configuration for a suitable synchronization mechanism. Choose and document one approach, and verify that the two directories cannot drift while preserving the current skill files.

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

Mô tả

enhancement

Priority: P2 | Source: PR #21 self-review (F3)

Problem

All skill files in apps/agent/skills/ are exact byte-for-byte copies in apps/mcp/skills/. No mechanism prevents drift — edits to one must be manually replicated to the other.

Suggested Approaches

  • Symlink the MCP files to the agent files
  • Use a build/copy step in the monorepo
  • Add a CI check that verifies the directories stay in sync
Ngôn ngữ chính
TypeScript
Star
1.6k
Fork
203
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Chuẩn bị môi trường

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.

Issue khác của CopilotKit/OpenGenerativeUI

Tất cả issue của CopilotKit/OpenGenerativeUI

Issue tương tự

Thêm issue về TypeScript

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.