github / github/copilot-cli

Command /model shows context window sizes per model

未关闭
#2,474 0 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
area:context-memory area:models
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

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

It will be good to have /model show context window sizes per model. Presently, we have to call / model and then /context to see the context window size.

### Proposed solution

Example output of `/model`:

```bash
Claude Sonnet 4.6 ✓ 1x 200K
Claude Sonnet 4.5 1x 200K
Claude Haiku 4.5 0.33x 200K
Claude Opus 4.6 3x 200K
Claude Opus 4.6 (1M context)(Internal only) (default) 6x 1M
Claude Opus 4.5 3x 200K
Claude Sonnet 4 1x 200K
Goldeneye (Internal Only) 1x 200K
GPT-5.4 1x 200K
GPT-5.3-Codex 1x 200K
GPT-5.2-Codex 1x 200K
GPT-5.2 1x 200K
GPT-5.1 1x 200K
GPT-5.4 mini 0.33x 200K
GPT-5 mini 0x 200K
GPT-4.1 0x 200K
```

### Example prompts or workflows

_No response_

### Additional context

_No response_

贡献指南

打开贡献指南

调研方向

Start at the `/model` command entry point and compare its current model listing with the `/context` command's context-window information. Update the model listing so each model displays its context window size as shown in the proposed output, then verify that the output remains readable and includes the expected values.

由索引模型根据 Issue 内容生成。

评估

技术栈
shell
领域
cli
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
62/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。