claude-code-best/scripts
林凯90331 41dbd44b4e feat(hub): migrate favorite command with auto-enable, real-time toggle and server refactor
- Migrate favorite command from opencode to csc with /hub command
- Rename /favorite → /cloud-enabled → /knowledge-hub → /hub
- Auto-enable cloud favorites on startup without manual Update button
- Toggle items immediately on check/uncheck without Update button
- Add favorite REST routes and kh alias (later removed)
- Fix UDS socket path length exceeding macOS sockaddr_un.sun_path limit
- Add AbortController timeout to CoStrict fetch to prevent startup blocking
- Fix build robustness (handle missing download-ripgrep script)
- Merge server refactor: Hono-based HTTP API, session management, transcript reader
- Add serve API docs, server module unit tests, and cloud command handler

Signed-off-by: 林凯90331 <90331@sangfor.com>
Co-authored-by: CoStrict <zgsm@sangfor.com.cn>
2026-05-08 18:18:44 +08:00
..
check-bundle-integrity.ts chore: 添加 highlight.js 包 2026-04-21 12:42:10 +08:00
defines.ts chore: release 4.0.13 2026-04-29 18:33:57 +08:00
dev-debug.ts feat: 简化 debug 方式 2026-04-03 16:47:24 +08:00
dev.ts feat(hub): migrate favorite command with auto-enable, real-time toggle and server refactor 2026-05-08 18:18:44 +08:00
dump-prompt.ts chore: 添加脚本与构建配置更新 2026-04-22 22:38:10 +08:00
generate-skills.ts Merge branch 'main' of https://github.com/y574444354/csc 2026-04-16 10:58:08 +08:00
install-cosknow.mjs fix: install cosknow globally to always fetch latest version 2026-04-24 19:09:52 +08:00
post-build.ts fix: 修复构建后 vendor 二进制路径解析错误(ripgrep/audio-capture) 2026-04-25 14:46:02 +08:00
postinstall.cjs fix: ripgrep 安装支持内网私服兜底 & 修复终端标题为 csc 2026-04-29 11:50:39 +08:00
rcs-ccb.sh chore: 更新构建 feature 的问题 2026-04-19 08:27:25 +08:00
rcs.ts fix: 修复 node 的 es 版本太高不兼容的构建问题 2026-04-19 09:28:57 +08:00
run-parallel.mjs fix: 修复 linux 端的安装问题 2026-04-17 09:51:59 +08:00
setup-chrome-mcp.mjs fix: resolve dependency audit findings precisely (#361) 2026-04-26 19:49:54 +08:00
vite-plugin-feature-flags.ts Fixture/langfuse record auto mode data error (#308) 2026-04-20 13:30:05 +08:00
vite-plugin-import-meta-require.ts build: 新增 vite 构建流程 2026-04-16 12:39:19 +08:00