claude-code - 💡(How to fix) Fix [FEATURE] Desktop app: conversational mode without requiring a project folder [2 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#45342Fetched 2026-04-09 08:07:34
View on GitHub
Comments
2
Participants
2
Timeline
7
Reactions
0
Author
Timeline (top)
labeled ×3commented ×2cross-referenced ×1unsubscribed ×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

The Claude Code desktop app requires a folder to start any session. There's no lightweight mode for quick conversations — asking how a tool works, exploring an idea, or figuring out whether something is worth setting up. The terminal handles this fine, but the desktop app is the entry point for designers and non-engineers, and the folder requirement is a real barrier to using it as a thinking tool, not just a coding agent

Proposed Solution

A conversational mode in the desktop app that starts without requiring a project folder. Optionally, the ability to add a folder mid-session if needed.

Alternative Solutions

Using Claude directly from the terminal works, but that's not accessible to non-engineers who are otherwise capable of using the Claude Code productively.

Priority

Medium - Would be very helpful

Feature Category

Interactive mode (TUI)

Use Case Example

I'm a Staff Product Designer and consultant with a Claude Max subscription, using Claude Code for agentic work on real projects. When I want to ask a general question — how a tool works, whether something is worth setting up — I have to context-switch to Claude.ai, which has no continuity with my Claude Code sessions. Context gets lost, things get repeated, and the workflow feels fragmented, working against having a real AI collaborator.

Additional Context

macOS, Claude Code desktop app.

extent analysis

TL;DR

Implement a conversational mode in the Claude Code desktop app that allows users to start a session without requiring a project folder.

Guidance

  • Consider adding an option to the app's startup process that enables users to choose between starting a new project or entering a conversational mode.
  • Consider implementing a "Quick Conversation" or "Explore" button on the app's main screen to provide easy access to the conversational mode.
  • When in conversational mode, provide an option to add a folder mid-session if the user decides to turn their conversation into a project.
  • Review the app's current folder requirement and assess whether it can be made optional or removed altogether for certain use cases.

Example

No code example is provided as the issue does not contain specific technical details.

Notes

The solution will depend on the specific architecture and implementation of the Claude Code desktop app, which is not provided in the issue.

Recommendation

Apply workaround: Implement a conversational mode in the desktop app, as it would provide a more accessible and user-friendly experience for non-engineers and designers, allowing them to use the app as a thinking tool without the barrier of requiring a project folder.

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