mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-15 23:14:36 -05:00
Issues with the App (mcp_ai_agents/github_mcp_agent) #88
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BV003 on GitHub (Sep 30, 2025).
I'm having problems with this app. When I run it, I get errors like this.

@Shubhamsaboo commented on GitHub (Oct 4, 2025):
Fixed now in the last commit.
You were getting the error as they have moved to the official GitHub MCP server and we were using the old one before.
Updated the code now: https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/mcp_ai_agents/github_mcp_agent
@BV003 commented on GitHub (Oct 9, 2025):
Thanks a lot for the quick fix and update