claude-code - 💡(How to fix) Fix NEW PROJECT [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#46824Fetched 2026-04-12 13:32:07
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Timeline (top)
labeled ×3commented ×1
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Bug: When opening a project via terminal (cd /path/to/project && claude), the project does not automatically appear in the left sidebar of the Claude Code macOS desktop app. Restarting the app does not help
either.

Feature request: Add a "New Project" button in the macOS desktop app sidebar that allows users to select a project folder directly from the UI — without needing to use the terminal.

Proposed Solution

Update APP MacOS

Alternative Solutions

No response

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

No response

Additional Context

No response

extent analysis

TL;DR

The issue can be potentially resolved by adding a feature to the macOS desktop app that allows users to select a project folder directly from the UI.

Guidance

  • The current implementation relies on opening a project via the terminal, which does not update the app's sidebar automatically.
  • To mitigate this, a "New Project" button in the sidebar could be added, allowing users to select a project folder directly from the UI.
  • This would eliminate the need to use the terminal and potentially resolve the issue of the project not appearing in the sidebar.
  • The priority of this feature is marked as "Critical - Blocking my work", indicating that a solution is urgently needed.

Notes

The provided information does not include technical details about the current implementation or potential solutions, so a detailed code-based fix cannot be provided.

Recommendation

Apply workaround: Add a "New Project" button in the macOS desktop app sidebar, as this would directly address the reported issue and provide an alternative to using the terminal.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING