Skip to content

Question: Would it be helpful to enable GitHub Repo Integration? #151

@chrislangston

Description

@chrislangston

Hi @leonvanzyl. I'm loving this project you've created! Simply amazing Leon.

Sorry if this is the wrong way to ask you these questions. Wasn't sure how to tag a question.

Anyway, I'm wondering if thre would be value for others if at the end of a feature build cycle if AutoCoder could automatically commit and push to remote branch. I realize the user would have to setup the repository url, along with ensuring that gh cli is installed and availalbe to Claude Code. Maybe we'd have some wizard flow that asked about their remote repo (or by-pass if they wanted to easy mode).

How have you been managing this? Here's how I'm doing it (open for suggestions)

  1. After initial new project is built out (e.g. /users/Projects/my-awesome-new-project), I jump into this directory and walk through gh cli to create a new repository. Take all the local git commits and then push to the remote.

  2. Then when I want to add new features, I open the project directory in the terminal, create a new feature branch ( so I'm not working directly on main). Then I just back into AutoCode WebUI and start asking the Agent to add new features as I describe. them.

  3. Then repeat the cycle pushing feature branch, reviewing, then opening PR to merge into main.

What's your thoughts?

Thanks,

Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions