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

Add summary replacement for excluded lockfiles/generated files

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

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
55/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
git, go
Lĩnh vực
cli

Hướng nghiên cứu

Start by tracing how files exceeding MAX_TOKENS are excluded from the diff, then inspect the user-prompt construction and the --compact-summary git output. Decide how well-known generated files should be recognized and summarized, with the completed behavior replacing eligible excluded files with summary lines while leaving other exclusions unchanged.

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

Mô tả

Currently, files that exceed the MAX_TOKENS limit are simply excluded from the diff sent to the LLM. For well-known generated files (lockfiles, minified assets), we should replace them with a summary line instead of excluding them entirely.

For example:
... (lockfile updated: X dependencies added, Y removed)

This could use the --compact-summary git output in the user prompt, or implement a lightweight summary generator for excluded files.

Originally identified in #183 - Smart Token Budgeting & Large Diff Truncation.

Ngôn ngữ chính
Go
Star
0
Fork
0
Merge trung bình
18 giờ 49 phút
Pull request đã merge (30 ngày)
13

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

  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 rm-hull/git-commit-summary

Tất cả issue của rm-hull/git-commit-summary

Issue tương tự

Thêm issue về Go

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.