This reverts commit 6f79a88abd. Made-with: Cursor
6f79a88abd
Without this the bot PAT 403s on POST /orgs/{org}/repos, which is the single most important operation — creating new project repos inside the workspace's Gitea org. Made-with: Cursor
- Mirror GitHub repos to Gitea as-is on import (skip scaffold) - Auto-trigger ImportAnalyzer agent after successful mirror - Add POST/GET /api/projects/[projectId]/analyze route - Fix project delete button visibility (was permanently opacity:0) - Store isImport, importAnalysisStatus, importAnalysisJobId on projects Made-with: Cursor