with open("App.tsx", "r") as f: content = f.read() # Add the HFCueWizardModal to the bottom of the component modal_search = """ setHfWizardOpen(false)} onStartTimer={handleStartHfTimer} sources={sources} currentSessionId={currentSessionId} githubToken={settings.githubTokens[currentAgent.id]} githubProfile={settings.githubProfiles[currentAgent.id]} hfProfileData={hfProfiles[currentAgent.id]} />