diff --git a/examples/github_coding_agent/README.md b/examples/github_coding_agent/README.md index 43e094d25..bd4b86174 100644 --- a/examples/github_coding_agent/README.md +++ b/examples/github_coding_agent/README.md @@ -1,8 +1,8 @@ # GitHub Coding Agent -This is a coding agent that can read a GitHub issue, write code and submits a PR with a fix. It currently performs 5% on [SWE-Bench lite](https://www.swebench.com/). +This is a coding agent that can read a GitHub issue, write code and submits a PR with a fix. It currently performs 5% on [SWE-Bench lite](https://www.swebench.com/). Demo: -![Coding Agent Demo](https://github.com/user-attachments/assets/1b710568-6e8e-41f2-a2a8-a735c4bd2469) +https://github.com/user-attachments/assets/3f214430-aeb8-412e-ad5e-0c173e0cfbc7 ## What You Need - A GitHub account