[BUG] The completion path for chip sessions assumes PRs, which excludes repo owners who commit directly and people not on GitHub at all
Status Open
Maintainer reply None cached
Activity 0 comments · opened Aug 23, 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?
If I click on a chip in Claude Code, it creates a separate worktree and commits in a separate branch. This is unexpected and inconvenient for those of us who commit directly to GitHub without going through PRs or who don't use GitHub at all.
What Should Happen?
There should be a documented, well-supported end process that is straightforward, and allows users to edit files before committing (or sending PRs, for that matter), and can incorporate other files in the same workspace that the user wants to include in the same commit (such as versioning files).
Error Messages/Logs
Steps to Reproduce
- Click on a chip that Claude Code provides
- Note that it does its work in a separate worktree and then commits into a separate branch.
- Note that the documented flow in this case requires a PR and then a merge.
Claude Model
Other
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
Claude 1.34493.1 (255293) 2026-08-21T02:05:20.000Z
Platform
Other
Operating System
macOS
Terminal/Shell
Other
Additional Information
_No response_