claude-code-best/src/services/mcp
claude-code-best c07ad4c738
chore: 清理仓库审计问题——修正 CLAUDE.md、删除冗余 yoga-layout、清除 621 个未使用的类型 stub (#354)
- 修正 CLAUDE.md/AGENTS.md 六处过时陈述:modifiers-napi、url-handler-napi 已非 stub,
  Magic Docs/LSP Server/Plugins/Marketplace 已恢复
- 删除未使用的 src/native-ts/yoga-layout/ 冗余副本(2715 行),权威版本保留在 packages/@ant/ink
- 删除 src/ 下 621 个 Auto-generated type stub 文件(全部 export type X = any,无活跃引用)

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-25 08:54:18 +08:00
..
__tests__ refactor: 统一 log.ts/debug.ts 的测试 mock 为共享定义 2026-04-23 11:39:53 +08:00
adapter feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
auth.ts feat: build 2026-03-31 19:22:47 +08:00
channelAllowlist.ts feat: 接入内建 weixin channel(同 #301 重构版本) (#303) 2026-04-19 21:33:27 +08:00
channelNotification.ts feat: 接入内建 weixin channel(同 #301 重构版本) (#303) 2026-04-19 21:33:27 +08:00
channelPermissions.ts feat: 接入内建 weixin channel(同 #301 重构版本) (#303) 2026-04-19 21:33:27 +08:00
claudeai.ts feat: build 2026-03-31 19:22:47 +08:00
client.ts feat: 添加服务层增强与零散改进 2026-04-22 22:38:10 +08:00
config.ts feat: 完成第一个 mcp-chrome 接入版本 2026-04-12 21:32:09 +08:00
elicitationHandler.ts feat: build 2026-03-31 19:22:47 +08:00
envExpansion.ts feat: build 2026-03-31 19:22:47 +08:00
headersHelper.ts feat: build 2026-03-31 19:22:47 +08:00
InProcessTransport.ts feat: build 2026-03-31 19:22:47 +08:00
MCPConnectionManager.tsx 更新大量 tsx 原始文件; 已经迁移 login panel; 部分 (#121) 2026-04-04 23:24:27 +08:00
mcpStringUtils.ts feat: build 2026-03-31 19:22:47 +08:00
normalization.ts feat: build 2026-03-31 19:22:47 +08:00
oauthPort.ts feat: build 2026-03-31 19:22:47 +08:00
officialRegistry.ts feat: build 2026-03-31 19:22:47 +08:00
SdkControlTransport.ts feat: build 2026-03-31 19:22:47 +08:00
types.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
useManageMCPConnections.ts feat: 接入内建 weixin channel(同 #301 重构版本) (#303) 2026-04-19 21:33:27 +08:00
utils.ts feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
vscodeSdkMcp.ts feat: build 2026-03-31 19:22:47 +08:00
xaa.ts feat: build 2026-03-31 19:22:47 +08:00
xaaIdpLogin.ts feat: build 2026-03-31 19:22:47 +08:00