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

Explicit control over model context window size

Đang mở
#4,898 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ó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
35/100
Loại issue
Tính năng
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Sôi nổi
Lĩnh vực
ai, cli

Hướng nghiên cứu

Start by tracing the /settings, /config, /model, and /context command entry points, then locate the Auto model-selection path. Done means the proposed preference can influence Auto selection and /context indicates when a larger-context alternative is available.

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

Mô tả

triage
Describe the feature or problem you'd like to solve

Currently, in Auto mode, the active model (and therefore context window size, e.g., 128K vs 1M) is chosen automatically per turn with no visible way to pin a session/turn to a specific context window tier. This makes it hard to plan for large-context workflows (big diffs, long codebases, big review sessions) since: 1. There's no setting ( /settings ,  /config ) to default Auto to prefer 1M-context models when available. 2.  /model  requires manually picking a specific model each session; this choice isn't "sticky" across Auto reselection. 3.  /context  shows current usage but doesn't indicate whether a larger-context alternative exists for the same task

Proposed solution

Suggestion: Add a session/user-level preference (e.g.,  /settings context=large ) that biases Auto toward 1M-context-capable models when the task or repo size warrants it, and surface in  /context  whether a bigger-context model is available.

Example prompts or workflows

No response

Additional context

No response

Ngôn ngữ chính
Shell
Star
11.2k
Fork
1.9k
Merge trung bình
14 giờ 16 phút
Pull request đã merge (30 ngày)
6

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

Mở hướng dẫn đóng góp

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 github/copilot-cli

Tất cả issue của github/copilot-cli

Issue tương tự

Thêm issue về Shell/Bash

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.