Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SWE-agent as a github action or bot #23

Closed
kripper opened this issue Apr 3, 2024 · 4 comments
Closed

SWE-agent as a github action or bot #23

kripper opened this issue Apr 3, 2024 · 4 comments

Comments

@kripper
Copy link

kripper commented Apr 3, 2024

Automatically process SWE-agent repo issues.
Investing effort in this more complex feature will accelerate/leverage future development of SWE-agent itself.

@ezzcodeezzlife
Copy link

A github action to easily copy to other repos would be great 👍

@klieret
Copy link
Member

klieret commented Apr 6, 2024

There's #84, but note that this is dangerous because of potentially escalating costs without further safeguards.

@zachblume
Copy link

zachblume commented Apr 6, 2024

sweep.dev has a really nice getting started workflow:

  • Authorize sweep.dev access to your github repos
  • Add a "sweep" label to any existing repo
  • Title any new issue "Sweep: "
  • The bot comments on the existing issue
  • A PR shows up

A similar workflow with the security params thought through would be great --> is there a github security feature to restrict certain kinds of issue manipulation to the maintainers only that SWE-agent could hook into and be safe by default?

@klieret klieret changed the title [Feature request] Automatically process SWE-agent repo issues SWE-agent as a github action or bot Apr 10, 2024
@ofirpress
Copy link
Collaborator

I think this could be a really cool addition. We welcome contributions here. I also registered the github username @SWE-agent so we could use that for this.

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

No branches or pull requests

6 participants
@kripper @klieret @ofirpress @zachblume @ezzcodeezzlife and others