claude-code-best/src/keybindings
y574444354 8f9e7d5067 merge: sync upstream/main while preserving local brand/config
- 保留本地 package.json(@costrict/csc, v4.0.12)、CLAUDE.md、README、contributors.svg
- 采用上游代码更新:19 commits including bug fixes, security improvements
- 删除 upstream 废弃文件:automation.js, automation.test.js, health-check.ts
2026-04-29 09:06:20 +08:00
..
__tests__ feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
defaultBindings.ts Feature/add auto mode settings and fix bug (#368) 2026-04-26 15:43:25 +08:00
KeybindingContext.tsx feat: 将 keybinding 纳入 ink 管辖 2026-04-07 17:51:01 +08:00
KeybindingProviderSetup.tsx refactor: 大规模迁移原有组件到 ink 包内 2026-04-07 22:26:45 +08:00
loadUserBindings.ts feat: build 2026-03-31 19:22:47 +08:00
match.ts feat: 将 keybinding 纳入 ink 管辖 2026-04-07 17:51:01 +08:00
parser.ts feat: 将 keybinding 纳入 ink 管辖 2026-04-07 17:51:01 +08:00
reservedShortcuts.ts feat: build 2026-03-31 19:22:47 +08:00
resolver.ts feat: 将 keybinding 纳入 ink 管辖 2026-04-07 17:51:01 +08:00
schema.ts merge: sync upstream/main while preserving local brand/config 2026-04-29 09:06:20 +08:00
shortcutFormat.ts feat: build 2026-03-31 19:22:47 +08:00
template.ts rebrand: 将 Claude Code 品牌改为 CoStrict 2026-04-09 17:14:39 +08:00
types.ts feat: 将 keybinding 纳入 ink 管辖 2026-04-07 17:51:01 +08:00
useKeybinding.ts feat: 将 keybinding 纳入 ink 管辖 2026-04-07 17:51:01 +08:00
useShortcutDisplay.ts feat: build 2026-03-31 19:22:47 +08:00
validate.ts feat: 完成一大波类型修复, 虽然 any 很多 2026-03-31 23:43:39 +08:00