Archived projects persist after GitHub repo deletion
Resolved 💬 3 comments Opened Apr 6, 2026 by faisal-claude Closed Apr 9, 2026
Description
Archived projects in the Claude Code mobile app continue to show in the "Archived" section even after the linked GitHub repository has been deleted. There's no way to manually remove them from the list.
Steps to reproduce
- Create a project in Claude Code linked to a GitHub repo
- Archive the project
- Delete the GitHub repo (via
gh repo deleteor GitHub UI) - Open Claude Code mobile app — the archived entry still appears
Expected behavior
Archived projects should either:
- Automatically disappear when the linked repo no longer exists
- Provide a manual "Remove" option (swipe, long-press, or menu)
Actual behavior
The archived project entry persists indefinitely with no way to remove it. Force-quitting and reopening the app does not help.
Environment
- Claude Code mobile app (iOS)
- April 2026
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗