makecindy / makecindy/cindy

GPT-5.6-Luna 的上下文窗口在刷新模型信息后从 1.1M 变为 272K

Open
#4,087 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
2.7k
Forks
401
Avg merge
21h 48m
Merged PRs (30d)
776

Description

**提交人**: JINJIA XU
**客户端版本**: 0.1.73

---

### 问题描述

GPT-5.6-Luna 的上下文窗口容量在不同安装环境以及刷新模型信息前后显示不一致。同一模型首次下载后可使用约 1.1M 上下文,但模型信息刷新后会变为 272K;上下文计数器的实际上限也随之变化。

### 复现过程

1. 在一台全新安装 Cindy 的电脑上下载 GPT-5.6-Luna。
2. 初次使用时,界面显示上下文为 `241.4K / 1.1M`,即上下文上限约为 1.1M。
3. 在另一台已经安装 Cindy 的电脑上查看同名模型,显示上下文上限为 `272K`。
4. 在原先显示 1.1M 的电脑上刷新模型信息。
5. 刷新后,该模型的上下文上限从约 1.1M 变为 `272K`,且上下文计数器也按 272K 计算。

### 预期行为

同一模型在相同模型来源和配置下,应保持一致的上下文窗口容量。刷新模型信息不应降低已经识别到的模型上下文上限,除非确实发生了模型能力或服务端配置变更,并且应明确提示用户。

### 实际行为

GPT-5.6-Luna 初次下载时显示约 1.1M 上下文,刷新模型信息后变为 272K。另一台已安装 Cindy 的电脑始终显示 272K,疑似模型刷新所使用的信息源没有及时更新或不同步。

### 环境

- Cindy:`0.1.73`
- 操作系统:Windows 11 25H2
---
## 提交时的任务环境

仅代表提交时快照,不一定是故障环境。OS 来自提交客户端本机,不含 SSH 远端主机;Harness / 模型来自当前任务。与运行环境无关的反馈可忽略本段。
**OS**: win32 x64 (10.0.26200)
**Harness**: Claude Code
**Model ID**: ` chatgpt/gpt-5.6-luna `
**界面语言**: zh-CN

Contributor guide

Open the contributing guide

Research direction

No file or test is identified in the report. Start by reproducing the GPT-5.6-Luna model-information refresh on Cindy 0.1.73 and trace where the model metadata and context counter obtain the 1.1M and 272K values. Done means the same model source and configuration retain a consistent context limit after refresh, with coverage for the reported sequence.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ai
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.