Skip to content

feat: Github Integration #5

Description

@juliusmarminge

Main goal: Go from idea to PR blazingly fast

  • Core features (commit, push, create/open PR)
  • commit status, mergability checks etc

Pros and Cons with alternatives

Conductor:

  • ✅ One click action for a lot of stuff (these are really just prompt templates exposed as buttons)
    • Commit & Push
    • Create PR
    • Resolve Conflicts
    • Fix Errors
      • Their solution here is subpar at best though.. they just paste the entire ci log to context. Models are veeeery good at using the gh cli already so they can very easily just figure it out on their own and selectively get what they need, especially when paired with a SKILL
  • ❌ Their sync is terrible...
  • ❌ Everything HAS to be a github repo

Codex

  • ✅ UI is more selective
    • You can choose to only commit for example wihtout pushing
  • ❌ You can't one-click create feature branch if you have local changes on main

Others

  • Would like to have stacking (Graphite?)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequested improvement or new capability.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions