github / github/copilot-cli

Command /model shows context window sizes per model

Open
#2,474 0 comments 2 reactions 0 assignees View on GitHub
area:context-memory area:models
Dominant language
Shell
Stars
11.2k
Forks
1.9k
Avg merge
14h 16m
Merged PRs (30d)
6

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.