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>
This commit is contained in:
claude-code-best
2026-04-25 08:54:18 +08:00
committed by GitHub
parent e38d45460e
commit c07ad4c738
626 changed files with 260 additions and 4386 deletions

View File

@@ -1,3 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type Notification = any;
export type useNotifications = any;

View File

@@ -1,2 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type getPastedTextRefNumLines = any;

View File

@@ -1,2 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type HistoryMode = any;

View File

@@ -1,2 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type useCommandQueue = any;

View File

@@ -1,3 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type IDEAtMentioned = any;
export type useIdeAtMentioned = any;

View File

@@ -1,3 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type Box = any;
export type Text = any;

View File

@@ -1,3 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type logEvent = any;
export type AnalyticsMetadata_I_VERIFIED_THIS_IS_NOT_CODE_OR_FILEPATHS = any;

View File

@@ -1,5 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type useAppState = any;
export type useAppStateStore = any;
export type AppState = any;
export type useSetAppState = any;

View File

@@ -1,2 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type FooterItem = any;

View File

@@ -1,4 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type AGENT_COLOR_TO_THEME_COLOR = any;
export type AGENT_COLORS = any;
export type AgentColorName = any;

View File

@@ -1,2 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type PromptInputMode = any;

View File

@@ -1,3 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type getGlobalConfig = any;
export type PastedContent = any;

View File

@@ -1,2 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type getCwd = any;

View File

@@ -1,2 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type getExampleCommandFromCache = any;

View File

@@ -1,3 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type isQueuedCommandEditable = any;
export type popAllEditable = any;

View File

@@ -1,2 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type getPlatform = any;

View File

@@ -1,2 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type getTeammateColor = any;

View File

@@ -1,2 +0,0 @@
// Auto-generated type stub — replace with real implementation
export type Theme = any;