[FEATURE] Auto Mode in the Cloud Repo - Only available on local at the moment
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Currently, Claude Code's "Auto Mode" is incredibly powerful for local development, but our team heavily relies on cloud-hosted repositories and remote development environments.
When working directly within a cloud repo, the lack of Auto Mode means we lose the seamless, autonomous multi-step problem-solving capabilities we enjoy locally. This forces a disjointed workflow where developers have to manually copy context back and forth or replicate the cloud environment locally just to use the tool effectively.
Proposed Solution
Extend Claude Code's Auto Mode capability to support cloud-hosted repositories.
Ideal Experience:
• Provide an official authentication or connection layer (e.g., via GitHub/GitLab APIs or SSH keys) that allows Claude Code to securely run its agentic loops directly on a specified cloud repository branch.
• Allow users to trigger Auto Mode via the CLI or a web interface tied to the cloud repo, giving it the necessary permissions to read files, run tests, and propose commits remotely just like it does in a local terminal.
Alternative Solutions
_No response_
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗