I don't think there's a way to have that work in Claude Code for web, since each checkout there uses a custom GitHub access token scoped to a single repository.
GitHub tokens can span more than one repo or org if the account requesting has access to them. Is this supported on the non-web version?
(I was going to try claude again this weekend, but when I tried to login, got an error and am reminded how much down time I experience from Anthropic, arg...)
I don't think there's a way to have that work in Claude Code for web, since each checkout there uses a custom GitHub access token scoped to a single repository.
GitHub tokens can span more than one repo or org if the account requesting has access to them. Is this supported on the non-web version?
(I was going to try claude again this weekend, but when I tried to login, got an error and am reminded how much down time I experience from Anthropic, arg...)
The non web version uses whatever credentials you have setup yourself, so it works just fine.
2 replies →
Submodules are pain, use the dependency management systems for the languages in your monorepo.