mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 06:15:51 +00:00
feat: 添加模型 1M 上下文切换
This commit is contained in:
@@ -153,6 +153,7 @@ export const KEYBINDING_ACTIONS = [
|
||||
// Model picker actions (ant-only)
|
||||
'modelPicker:decreaseEffort',
|
||||
'modelPicker:increaseEffort',
|
||||
'modelPicker:toggle1M',
|
||||
// Select component actions (distinct from confirm: to avoid collisions)
|
||||
'select:next',
|
||||
'select:previous',
|
||||
|
||||
Reference in New Issue
Block a user