claude-code-best/src/server
DoSun 862a16c295
Merge pull request #50 from Askhz/feat/server-add-session
feat: serve 模式 session 列表按工作目录过滤
2026-05-09 10:01:45 +08:00
..
__tests__ feat(hub): migrate favorite command with auto-enable, real-time toggle and server refactor 2026-05-08 18:18:44 +08:00
backends feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
routes Merge pull request #50 from Askhz/feat/server-add-session 2026-05-09 10:01:45 +08:00
connectHeadless.ts feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
createDirectConnectSession.ts feat: build 2026-03-31 19:22:47 +08:00
directConnectManager.ts feat: build 2026-03-31 19:22:47 +08:00
errors.ts feat(hub): migrate favorite command with auto-enable, real-time toggle and server refactor 2026-05-08 18:18:44 +08:00
eventBus.ts feat(hub): migrate favorite command with auto-enable, real-time toggle and server refactor 2026-05-08 18:18:44 +08:00
parseConnectUrl.ts feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
server.ts fix: remove debug logs, add model fallback, fix prompt_async flow 2026-05-08 18:42:51 +08:00
serverBanner.ts feat(hub): migrate favorite command with auto-enable, real-time toggle and server refactor 2026-05-08 18:18:44 +08:00
serverLog.ts feat(hub): migrate favorite command with auto-enable, real-time toggle and server refactor 2026-05-08 18:18:44 +08:00
sessionHandle.ts fix: pass dynamic provider_id from initData instead of hardcoding 2026-05-08 18:59:00 +08:00
sessionManager.ts feat(hub): migrate favorite command with auto-enable, real-time toggle and server refactor 2026-05-08 18:18:44 +08:00
transcriptReader.ts feat(hub): migrate favorite command with auto-enable, real-time toggle and server refactor 2026-05-08 18:18:44 +08:00
types.ts feat(hub): migrate favorite command with auto-enable, real-time toggle and server refactor 2026-05-08 18:18:44 +08:00