FunctionResumeConversation({
commands,
worktreePaths,
initialTools,
mcpClients,
dynamicMcpConfig,
debug,
mainThreadAgentDe
src/screens/ResumeConversation.tsx:67
FunctionShortcutRow({
id,
binding,
isDefault,
isConflict,
onRebind,
onReset,
}: {
id: string;
binding: string;
web/components/settings/KeyboardSettings.tsx:39
FunctionSimpleTooltip({
content,
children,
side = 'top',
delayDuration = 400,
asChild = false,
}: SimpleTooltipProps)
web/components/ui/tooltip.tsx:40
FunctionSlider({ value, min, max, step = 1, onChange, showValue = true, unit = "", className }: SliderProps)
web/components/settings/SettingRow.tsx:96
FunctionSpinner({
mode = "loading",
spinnerTip,
overrideMessage,
spinnerSuffix,
inline = false,
className,
}: Spi
web/components/adapted/Spinner.tsx:69
FunctionSpinnerAnimationRow({
mode,
reducedMotion,
hasActiveTools,
responseLengthRef,
message,
messageColor,
shimmerColor,
src/components/Spinner/SpinnerAnimationRow.tsx:81
FunctionSpinnerWithVerbInner({
mode,
loadingStartTimeRef,
totalPausedMsRef,
pauseStartTimeRef,
spinnerTip,
responseLengthRef,
src/components/Spinner.tsx:82