mirror of
https://github.com/instructkr/claude-code.git
synced 2026-04-03 20:58:47 +03:00
feat: Python porting workspace with reference data and parity audit
This commit is contained in:
32
src/reference_data/subsystems/components.json
Normal file
32
src/reference_data/subsystems/components.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"archive_name": "components",
|
||||
"package_name": "components",
|
||||
"module_count": 389,
|
||||
"sample_files": [
|
||||
"components/AgentProgressLine.tsx",
|
||||
"components/App.tsx",
|
||||
"components/ApproveApiKey.tsx",
|
||||
"components/AutoModeOptInDialog.tsx",
|
||||
"components/AutoUpdater.tsx",
|
||||
"components/AutoUpdaterWrapper.tsx",
|
||||
"components/AwsAuthStatusBox.tsx",
|
||||
"components/BaseTextInput.tsx",
|
||||
"components/BashModeProgress.tsx",
|
||||
"components/BridgeDialog.tsx",
|
||||
"components/BypassPermissionsModeDialog.tsx",
|
||||
"components/ChannelDowngradeDialog.tsx",
|
||||
"components/ClawCodeHint/PluginHintMenu.tsx",
|
||||
"components/ClawInChromeOnboarding.tsx",
|
||||
"components/ClawMdExternalIncludesDialog.tsx",
|
||||
"components/ClickableImageRef.tsx",
|
||||
"components/CompactSummary.tsx",
|
||||
"components/ConfigurableShortcutHint.tsx",
|
||||
"components/ConsoleOAuthFlow.tsx",
|
||||
"components/ContextSuggestions.tsx",
|
||||
"components/ContextVisualization.tsx",
|
||||
"components/CoordinatorAgentStatus.tsx",
|
||||
"components/CostThresholdDialog.tsx",
|
||||
"components/CtrlOToExpand.tsx",
|
||||
"components/CustomSelect/SelectMulti.tsx"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user