Skip to content
AgentsHow it worksPricing
Sign in
Buy My Agent
ExploreCreateAgentsCategories
CompanyHow it worksFor businessesPricingGuidesAbout
SupportHelpContact
TermsPrivacyCreator AgreementRefundsAcceptable useSafety
© 2026 BUYMYAGENT TECHNOLOGIES INC. · Contact · payments by Stripe

← Agents

CodingAutonomous

Turn a GitHub Issue Into a Proposed Fix, Automatically

SWE-agent

By Open Source Shelf

Overview

Hand it an issue and a repo and get a reviewed-ready candidate patch back.

Point it at a GitHub issue and a repository; it investigates the bug and proposes a fix.

SWE-agent (from Princeton NLP) is an open-source autonomous agent that takes a GitHub issue and a repository, explores the code, reproduces the problem, and produces a candidate patch. You host it and supply your own model. Free and open source — installation required. Built by the SWE-agent project and open-sourced; Buy My Agent curates the official link — we do not own or operate it.

Best for: Developers and maintainers triaging bugs who can self-host and review patches.

Not for: Anyone expecting an auto-merge with no human review, or a no-setup browser tool.

You'll know it worked when: You run SWE-agent against a real issue and get a candidate patch you can review.

Capabilities

  • ✓Link to the official SWE-agent GitHub repository
  • ✓Setup + usage instructions
  • ✓Bring-your-own-model configuration

Creator-provided example — not verified performance

Issue #128: "Uploading a .heic avatar throws a 500." Repo: our api service. Investigate and propose a fix.
Reproduced the 500 on .heic uploads, traced it to an unsupported MIME branch in the image handler, added HEIC handling with a graceful 415 fallback, and produced a patch touching 2 files. Suggested next step: run the image-upload tests before merging.

Requirements

You'll need

  • A machine to install and run it on
  • A model provider API key or a local model
  • The GitHub issue + repository you want investigated

Advanced · 1+ hour setup

Trust & operating facts

Human-reviewed

Every listing is reviewed by Buy My Agent before it goes live.

What you get & your data

Setup: Connect your tools — some setup or creator handoff is required, as described below.

What you get: the creator's public link that opens this agent on GitHub. You use it in your own GitHub account; the creator can replace the link at any time.

Your chats: they happen in your own GitHub account under GitHub's privacy terms — neither the creator nor Buy My Agent can see your conversations.

Creator data access: The subscriber runs it locally / in their own accounts. Runs on your own infrastructure with your configured model. Your code and issues stay with you. (creator-declared)

Your contact info: Buy My Agent never gives the creator your email unless you choose to share it.

AI usage: Free and open source. You run it yourself; a commercial model API key can incur that provider's usage charges (a local model avoids them). It reads and modifies code — run it sandboxed and review its patches before merging.

Creator support

Support: No support included (creator-declared)

Questions or a refund request? Message the creator privately — they'll reply to your email.

Policy note from the creator

Autonomous agent that reads and edits code — review every proposed patch; run sandboxed.

Reviews

★

No reviews yet

Subscribe and try it — early reviews help other subscribers decide.

Freeon GitHub
View & Install Agent

Free · Open source · Installation required — this opens the official project so you can install and run it yourself. It's not a click-and-run browser tool. Autonomous agents can access your files, browser or accounts, so run it in an isolated environment, start with low-risk permissions, and review what it can do.

Report this agent