longcat-2.0 支持 1M 上下文窗口
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 401
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: 用户4143
**客户端版本**: 0.1.22
---
## 使用场景
在大型代码项目中使用 Cindy 进行开发辅助时,258K 上下文的窗口无法容纳整个项目的代码和对话历史。随着对话轮次增加,早期的上下文会被截断,导致 AI 丢失关键的项目上下文信息,影响代码理解和生成质量。
## 诉求
希望 longcat-2.0 模型能够支持 1M(百万级)tokens 的上下文窗口,以便:
- 一次性加载和分析更大的代码项目
- 在超长多轮对话中保持完整的上下文记忆
- 减少因上下文截断导致的信息丢失和重复沟通
## 建议方案
在模型切换/配置中增加 longcat-2.0 的 1M 上下文选项,与现有的 258K 模式并存,让用户可以根据项目规模和需求自行选择。
---
**版本区域**: CN
**OS**: win32 x64 (10.0.26200)
**界面语言**: zh-CN
Contributor guide
Research direction
Start at the model switching/configuration entry point and inspect how the existing 258K longcat-2.0 mode is represented. Confirm whether 1M-token support is available, then verify that a selectable 1M option coexists with 258K and preserves the requested large-project and long-conversation behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100