[BUG] "Send to Claude Code Web" from Claude Design opens a session with no way to connect a GitHub repo
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 "Send to Claude Code Web" from a Claude Design project, the resulting claude.ai/code session has the design bundle attached at the working directory but no way to connect a GitHub repo — not at session start, and not from inside the session.
The composer's + menu only offers "Add image" and "Slash commands". There's no repo picker on the session page, and the Claude Design dialog doesn't expose one either. The only way to connect a GitHub repo is to abandon the session and start a fresh one from claude.ai/code directly, which loses the attached design bundle.
This forces users into a two-step workaround: download the bundle via "Send to local coding agent", commit it manually to their repo, then start a separate web session pointed at that repo.
What Should Happen?
Either (a) the "Send to Claude Code Web" dialog in Claude Design should include a repo picker, or (b) the resulting session should expose one so the design bundle can be committed to an existing repo without leaving the session.
Environment
Claude Code on the web (claude.ai/code)
Session started via Claude Design handoff
Model: Opus 4.7
Error Messages/Logs
Steps to Reproduce
Open a project in Claude Design (claude.ai/design)
Click the hand-off button → "Send to Claude Code Web" tab
Click "Open in Claude Code Web"
In the resulting session, try to connect a GitHub repo — there's no repo picker in the composer + menu, the session-title dropdown, or anywhere else I could find
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
web
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗