SWE-agent icon indicating copy to clipboard operation
SWE-agent copied to clipboard

SWE-agent as a github action or bot

Open kripper opened this issue 3 months ago • 4 comments

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

kripper avatar Apr 03 '24 06:04 kripper

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

ezzcodeezzlife avatar Apr 04 '24 22:04 ezzcodeezzlife

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

klieret avatar Apr 06 '24 01:04 klieret

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?

zachblume avatar Apr 06 '24 22:04 zachblume