[BUG] Folder management feature missing in Desktop sidebar when using Gateway mode (macOS)

Status Open
Maintainer reply None cached
Activity 0 comments · opened Aug 7, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

When using Claude Code Desktop in Gateway mode (macOS), the sidebar lacks the "folder" feature that is available when logged in with an OAuth subscription (Max plan).

With subscription login on another machine, I can create custom folders to organize sessions. In Gateway mode, the sidebar only shows auto-grouped sessions by working directory — no option to create/manage folders.

Steps to reproduce:

  1. Use Claude Code Desktop on macOS with Gateway authentication
  2. Observe the sidebar — sessions are listed by project, but there is no folder creation/management UI
  3. Compare with the same Desktop app using OAuth login on a different machine — folder feature is present

Expected: Folder management should be available regardless of authentication method.

Environment:

  • OS: macOS (Darwin 25.5.0)
  • Auth mode: Gateway
  • Model: claude-opus-4-6
  • Claude Code Desktop version: latest

Related: #83164 (same Gateway-mode sidebar limitation class)

What Should Happen?

The folder creation and management feature in the sidebar should work identically in Gateway mode as it does with OAuth subscription login. Authentication method should not affect Desktop UI features.

Error Messages/Logs

No error messages — the feature is simply absent from the UI.

Steps to Reproduce

  1. Log into Claude Code Desktop via Gateway (API key / third-party provider)
  2. Look at the sidebar for folder management options
  3. Compare with OAuth-authenticated Desktop instance — folders are available there but not in Gateway mode

View original on GitHub ↗