Skip to content

更新大量 tsx 原始文件; 已经迁移 login panel; 部分#121

Merged
claude-code-best merged 9 commits intomainfrom
feature/update-552-files
Apr 4, 2026
Merged

更新大量 tsx 原始文件; 已经迁移 login panel; 部分#121
claude-code-best merged 9 commits intomainfrom
feature/update-552-files

Conversation

@claude-code-best
Copy link
Copy Markdown
Owner

No description provided.

claude-code-best and others added 9 commits April 4, 2026 21:56
…ings/state (43 files)

纯格式化:移除分号、React Compiler import、import 多行展开。
修复了 Box.tsx 和 ScrollBox.tsx 中无效的 global.d.ts import。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
纯格式化:移除分号、React Compiler import、import 多行展开。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…04 files)

纯格式化:移除分号、React Compiler import、import 多行展开。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…kills,design-system,wizard (73 files)

纯格式化:移除分号、React Compiler import、import 多行展开。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
纯格式化:移除分号、React Compiler import、import 多行展开。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
纯格式化:移除分号、React Compiler import、import 多行展开。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- README.md: 大幅重写,更详细版本历史和配置示例
- Run.ps1: 新增 Windows 启动脚本
- TODO.md: 新增包完成清单
- V6.md: 删除(架构重构规划已不适用)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mintlify
Copy link
Copy Markdown

mintlify bot commented Apr 4, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
ccb-863780bf 🟢 Ready View Preview Apr 4, 2026, 3:25 PM

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 4, 2026

Important

Review skipped

Too many files!

This PR contains 300 files, which is 150 over the limit of 150.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2f726c16-8f3d-48b4-b47b-6b83b2ca9786

📥 Commits

Reviewing files that changed from the base of the PR and between 0269491 and 0cc846a.

📒 Files selected for processing (300)
  • README.md
  • README_EN.md
  • Run.ps1
  • TODO.md
  • V6.md
  • docs/pr-120-merge-plan.md
  • src/buddy/CompanionSprite.tsx
  • src/buddy/useBuddyNotification.tsx
  • src/cli/handlers/mcp.tsx
  • src/cli/handlers/util.tsx
  • src/commands/add-dir/add-dir.tsx
  • src/commands/agents/agents.tsx
  • src/commands/bridge/bridge.tsx
  • src/commands/btw/btw.tsx
  • src/commands/chrome/chrome.tsx
  • src/commands/config/config.tsx
  • src/commands/context/context.tsx
  • src/commands/copy/copy.tsx
  • src/commands/desktop/desktop.tsx
  • src/commands/diff/diff.tsx
  • src/commands/doctor/doctor.tsx
  • src/commands/effort/effort.tsx
  • src/commands/exit/exit.tsx
  • src/commands/export/export.tsx
  • src/commands/extra-usage/extra-usage.tsx
  • src/commands/fast/fast.tsx
  • src/commands/feedback/feedback.tsx
  • src/commands/help/help.tsx
  • src/commands/hooks/hooks.tsx
  • src/commands/ide/ide.tsx
  • src/commands/install-github-app/ApiKeyStep.tsx
  • src/commands/install-github-app/CheckExistingSecretStep.tsx
  • src/commands/install-github-app/CheckGitHubStep.tsx
  • src/commands/install-github-app/ChooseRepoStep.tsx
  • src/commands/install-github-app/CreatingStep.tsx
  • src/commands/install-github-app/ErrorStep.tsx
  • src/commands/install-github-app/ExistingWorkflowStep.tsx
  • src/commands/install-github-app/InstallAppStep.tsx
  • src/commands/install-github-app/OAuthFlowStep.tsx
  • src/commands/install-github-app/SuccessStep.tsx
  • src/commands/install-github-app/WarningsStep.tsx
  • src/commands/install-github-app/install-github-app.tsx
  • src/commands/install.tsx
  • src/commands/login/login.tsx
  • src/commands/logout/logout.tsx
  • src/commands/mcp/mcp.tsx
  • src/commands/memory/memory.tsx
  • src/commands/mobile/mobile.tsx
  • src/commands/model/model.tsx
  • src/commands/output-style/output-style.tsx
  • src/commands/passes/passes.tsx
  • src/commands/permissions/permissions.tsx
  • src/commands/plan/plan.tsx
  • src/commands/plugin/AddMarketplace.tsx
  • src/commands/plugin/BrowseMarketplace.tsx
  • src/commands/plugin/DiscoverPlugins.tsx
  • src/commands/plugin/ManageMarketplaces.tsx
  • src/commands/plugin/ManagePlugins.tsx
  • src/commands/plugin/PluginErrors.tsx
  • src/commands/plugin/PluginOptionsDialog.tsx
  • src/commands/plugin/PluginOptionsFlow.tsx
  • src/commands/plugin/PluginSettings.tsx
  • src/commands/plugin/PluginTrustWarning.tsx
  • src/commands/plugin/UnifiedInstalledCell.tsx
  • src/commands/plugin/ValidatePlugin.tsx
  • src/commands/plugin/index.tsx
  • src/commands/plugin/plugin.tsx
  • src/commands/plugin/pluginDetailsHelpers.tsx
  • src/commands/privacy-settings/privacy-settings.tsx
  • src/commands/rate-limit-options/rate-limit-options.tsx
  • src/commands/remote-env/remote-env.tsx
  • src/commands/remote-setup/remote-setup.tsx
  • src/commands/resume/resume.tsx
  • src/commands/review/UltrareviewOverageDialog.tsx
  • src/commands/review/ultrareviewCommand.tsx
  • src/commands/sandbox-toggle/sandbox-toggle.tsx
  • src/commands/session/session.tsx
  • src/commands/skills/skills.tsx
  • src/commands/stats/stats.tsx
  • src/commands/status/status.tsx
  • src/commands/statusline.tsx
  • src/commands/tag/tag.tsx
  • src/commands/tasks/tasks.tsx
  • src/commands/terminalSetup/terminalSetup.tsx
  • src/commands/theme/theme.tsx
  • src/commands/thinkback/thinkback.tsx
  • src/commands/ultraplan.tsx
  • src/commands/upgrade/upgrade.tsx
  • src/commands/usage/usage.tsx
  • src/components/AgentProgressLine.tsx
  • src/components/App.tsx
  • src/components/ApproveApiKey.tsx
  • src/components/AutoModeOptInDialog.tsx
  • src/components/AutoUpdater.tsx
  • src/components/AutoUpdaterWrapper.tsx
  • src/components/AwsAuthStatusBox.tsx
  • src/components/BaseTextInput.tsx
  • src/components/BashModeProgress.tsx
  • src/components/BridgeDialog.tsx
  • src/components/BypassPermissionsModeDialog.tsx
  • src/components/ChannelDowngradeDialog.tsx
  • src/components/ClaudeCodeHint/PluginHintMenu.tsx
  • src/components/ClaudeInChromeOnboarding.tsx
  • src/components/ClaudeMdExternalIncludesDialog.tsx
  • src/components/ClickableImageRef.tsx
  • src/components/CompactSummary.tsx
  • src/components/ConfigurableShortcutHint.tsx
  • src/components/ConsoleOAuthFlow.tsx
  • src/components/ContextSuggestions.tsx
  • src/components/ContextVisualization.tsx
  • src/components/CoordinatorAgentStatus.tsx
  • src/components/CostThresholdDialog.tsx
  • src/components/CtrlOToExpand.tsx
  • src/components/CustomSelect/SelectMulti.tsx
  • src/components/CustomSelect/select-input-option.tsx
  • src/components/CustomSelect/select-option.tsx
  • src/components/CustomSelect/select.tsx
  • src/components/DesktopHandoff.tsx
  • src/components/DesktopUpsell/DesktopUpsellStartup.tsx
  • src/components/DevBar.tsx
  • src/components/DevChannelsDialog.tsx
  • src/components/DiagnosticsDisplay.tsx
  • src/components/EffortCallout.tsx
  • src/components/ExitFlow.tsx
  • src/components/ExportDialog.tsx
  • src/components/FallbackToolUseErrorMessage.tsx
  • src/components/FallbackToolUseRejectedMessage.tsx
  • src/components/FastIcon.tsx
  • src/components/Feedback.tsx
  • src/components/FeedbackSurvey/FeedbackSurvey.tsx
  • src/components/FeedbackSurvey/FeedbackSurveyView.tsx
  • src/components/FeedbackSurvey/TranscriptSharePrompt.tsx
  • src/components/FeedbackSurvey/useFeedbackSurvey.tsx
  • src/components/FeedbackSurvey/useMemorySurvey.tsx
  • src/components/FeedbackSurvey/usePostCompactSurvey.tsx
  • src/components/FeedbackSurvey/useSurveyState.tsx
  • src/components/FileEditToolDiff.tsx
  • src/components/FileEditToolUpdatedMessage.tsx
  • src/components/FileEditToolUseRejectedMessage.tsx
  • src/components/FilePathLink.tsx
  • src/components/FullscreenLayout.tsx
  • src/components/GlobalSearchDialog.tsx
  • src/components/HelpV2/Commands.tsx
  • src/components/HelpV2/General.tsx
  • src/components/HelpV2/HelpV2.tsx
  • src/components/HighlightedCode.tsx
  • src/components/HighlightedCode/Fallback.tsx
  • src/components/HistorySearchDialog.tsx
  • src/components/IdeAutoConnectDialog.tsx
  • src/components/IdeOnboardingDialog.tsx
  • src/components/IdeStatusIndicator.tsx
  • src/components/IdleReturnDialog.tsx
  • src/components/InterruptedByUser.tsx
  • src/components/InvalidConfigDialog.tsx
  • src/components/InvalidSettingsDialog.tsx
  • src/components/KeybindingWarnings.tsx
  • src/components/LanguagePicker.tsx
  • src/components/LogSelector.tsx
  • src/components/LogoV2/AnimatedAsterisk.tsx
  • src/components/LogoV2/AnimatedClawd.tsx
  • src/components/LogoV2/ChannelsNotice.tsx
  • src/components/LogoV2/Clawd.tsx
  • src/components/LogoV2/CondensedLogo.tsx
  • src/components/LogoV2/EmergencyTip.tsx
  • src/components/LogoV2/Feed.tsx
  • src/components/LogoV2/FeedColumn.tsx
  • src/components/LogoV2/GuestPassesUpsell.tsx
  • src/components/LogoV2/LogoV2.tsx
  • src/components/LogoV2/Opus1mMergeNotice.tsx
  • src/components/LogoV2/OverageCreditUpsell.tsx
  • src/components/LogoV2/VoiceModeNotice.tsx
  • src/components/LogoV2/WelcomeV2.tsx
  • src/components/LogoV2/feedConfigs.tsx
  • src/components/LspRecommendation/LspRecommendationMenu.tsx
  • src/components/MCPServerApprovalDialog.tsx
  • src/components/MCPServerDesktopImportDialog.tsx
  • src/components/MCPServerDialogCopy.tsx
  • src/components/MCPServerMultiselectDialog.tsx
  • src/components/ManagedSettingsSecurityDialog/ManagedSettingsSecurityDialog.tsx
  • src/components/Markdown.tsx
  • src/components/MarkdownTable.tsx
  • src/components/MemoryUsageIndicator.tsx
  • src/components/Message.tsx
  • src/components/MessageModel.tsx
  • src/components/MessageResponse.tsx
  • src/components/MessageRow.tsx
  • src/components/MessageSelector.tsx
  • src/components/MessageTimestamp.tsx
  • src/components/Messages.tsx
  • src/components/ModelPicker.tsx
  • src/components/NativeAutoUpdater.tsx
  • src/components/NotebookEditToolUseRejectedMessage.tsx
  • src/components/OffscreenFreeze.tsx
  • src/components/Onboarding.tsx
  • src/components/OutputStylePicker.tsx
  • src/components/PackageManagerAutoUpdater.tsx
  • src/components/Passes/Passes.tsx
  • src/components/PrBadge.tsx
  • src/components/PressEnterToContinue.tsx
  • src/components/PromptInput/HistorySearchInput.tsx
  • src/components/PromptInput/IssueFlagBanner.tsx
  • src/components/PromptInput/Notifications.tsx
  • src/components/PromptInput/PromptInput.tsx
  • src/components/PromptInput/PromptInputFooter.tsx
  • src/components/PromptInput/PromptInputFooterLeftSide.tsx
  • src/components/PromptInput/PromptInputFooterSuggestions.tsx
  • src/components/PromptInput/PromptInputHelpMenu.tsx
  • src/components/PromptInput/PromptInputModeIndicator.tsx
  • src/components/PromptInput/PromptInputQueuedCommands.tsx
  • src/components/PromptInput/PromptInputStashNotice.tsx
  • src/components/PromptInput/SandboxPromptFooterHint.tsx
  • src/components/PromptInput/ShimmeredInput.tsx
  • src/components/PromptInput/VoiceIndicator.tsx
  • src/components/QuickOpenDialog.tsx
  • src/components/RemoteCallout.tsx
  • src/components/RemoteEnvironmentDialog.tsx
  • src/components/ResumeTask.tsx
  • src/components/SandboxViolationExpandedView.tsx
  • src/components/ScrollKeybindingHandler.tsx
  • src/components/SearchBox.tsx
  • src/components/SessionBackgroundHint.tsx
  • src/components/SessionPreview.tsx
  • src/components/Settings/Config.tsx
  • src/components/Settings/Settings.tsx
  • src/components/Settings/Status.tsx
  • src/components/Settings/Usage.tsx
  • src/components/ShowInIDEPrompt.tsx
  • src/components/SkillImprovementSurvey.tsx
  • src/components/Spinner.tsx
  • src/components/Spinner/FlashingChar.tsx
  • src/components/Spinner/GlimmerMessage.tsx
  • src/components/Spinner/ShimmerChar.tsx
  • src/components/Spinner/SpinnerAnimationRow.tsx
  • src/components/Spinner/SpinnerGlyph.tsx
  • src/components/Spinner/TeammateSpinnerLine.tsx
  • src/components/Spinner/TeammateSpinnerTree.tsx
  • src/components/Stats.tsx
  • src/components/StatusLine.tsx
  • src/components/StatusNotices.tsx
  • src/components/StructuredDiff.tsx
  • src/components/StructuredDiff/Fallback.tsx
  • src/components/StructuredDiffList.tsx
  • src/components/TagTabs.tsx
  • src/components/TaskListV2.tsx
  • src/components/TeammateViewHeader.tsx
  • src/components/TeleportError.tsx
  • src/components/TeleportProgress.tsx
  • src/components/TeleportRepoMismatchDialog.tsx
  • src/components/TeleportResumeWrapper.tsx
  • src/components/TeleportStash.tsx
  • src/components/TextInput.tsx
  • src/components/ThemePicker.tsx
  • src/components/ThinkingToggle.tsx
  • src/components/TokenWarning.tsx
  • src/components/ToolUseLoader.tsx
  • src/components/TrustDialog/TrustDialog.tsx
  • src/components/ValidationErrorsList.tsx
  • src/components/VimTextInput.tsx
  • src/components/VirtualMessageList.tsx
  • src/components/WorkflowMultiselectDialog.tsx
  • src/components/WorktreeExitDialog.tsx
  • src/components/agents/AgentDetail.tsx
  • src/components/agents/AgentEditor.tsx
  • src/components/agents/AgentNavigationFooter.tsx
  • src/components/agents/AgentsList.tsx
  • src/components/agents/AgentsMenu.tsx
  • src/components/agents/ColorPicker.tsx
  • src/components/agents/ModelSelector.tsx
  • src/components/agents/ToolSelector.tsx
  • src/components/agents/new-agent-creation/CreateAgentWizard.tsx
  • src/components/agents/new-agent-creation/wizard-steps/ColorStep.tsx
  • src/components/agents/new-agent-creation/wizard-steps/ConfirmStep.tsx
  • src/components/agents/new-agent-creation/wizard-steps/ConfirmStepWrapper.tsx
  • src/components/agents/new-agent-creation/wizard-steps/DescriptionStep.tsx
  • src/components/agents/new-agent-creation/wizard-steps/GenerateStep.tsx
  • src/components/agents/new-agent-creation/wizard-steps/LocationStep.tsx
  • src/components/agents/new-agent-creation/wizard-steps/MemoryStep.tsx
  • src/components/agents/new-agent-creation/wizard-steps/MethodStep.tsx
  • src/components/agents/new-agent-creation/wizard-steps/ModelStep.tsx
  • src/components/agents/new-agent-creation/wizard-steps/PromptStep.tsx
  • src/components/agents/new-agent-creation/wizard-steps/ToolsStep.tsx
  • src/components/agents/new-agent-creation/wizard-steps/TypeStep.tsx
  • src/components/design-system/Byline.tsx
  • src/components/design-system/Dialog.tsx
  • src/components/design-system/Divider.tsx
  • src/components/design-system/FuzzyPicker.tsx
  • src/components/design-system/KeyboardShortcutHint.tsx
  • src/components/design-system/ListItem.tsx
  • src/components/design-system/LoadingState.tsx
  • src/components/design-system/Pane.tsx
  • src/components/design-system/ProgressBar.tsx
  • src/components/design-system/Ratchet.tsx
  • src/components/design-system/StatusIcon.tsx
  • src/components/design-system/Tabs.tsx
  • src/components/design-system/ThemeProvider.tsx
  • src/components/design-system/ThemedBox.tsx
  • src/components/design-system/ThemedText.tsx
  • src/components/diff/DiffDetailView.tsx
  • src/components/diff/DiffDialog.tsx
  • src/components/diff/DiffFileList.tsx

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/update-552-files

Comment @coderabbitai help to get the list of available commands and usage tips.

@claude-code-best claude-code-best merged commit 5b1a52b into main Apr 4, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant