github repo creation flow

This commit is contained in:
Will Chen
2025-04-14 21:55:51 -07:00
parent 7ad83a2bdc
commit 05a97d31c4
12 changed files with 288 additions and 10 deletions

View File

@@ -238,7 +238,7 @@ export default function AppDetailsPage() {
Open in Chat
<MessageCircle className="h-5 w-5" />
</Button>
<GitHubConnector appId={appId} />
<GitHubConnector appId={appId} folderName={selectedApp.path} />
</div>
{/* Rename Dialog */}