claude-code-best/src/costrict
林凯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
..
agents refactor(agents): remove English description from StrictSpec whenToUse 2026-04-20 15:57:51 +08:00
backup refactor: 重构 provider、agents、status 及相关工具模块 2026-04-14 14:21:21 +00:00
favorite feat(hub): migrate favorite command with auto-enable, real-time toggle and server refactor 2026-05-08 18:18:44 +08:00
provider feat(hub): migrate favorite command with auto-enable, real-time toggle and server refactor 2026-05-08 18:18:44 +08:00
skills Merge branch 'main' into dev 2026-04-20 20:09:58 +08:00