Remix.run Logo
405126121 2 days ago

The author touches on an issue which bothered me, which was the thought of many agents re-solving the same issues over and over. I see a few comments here too, mentioning fixing issues which may already have a solution elsewhere. That was why I created https://pushrealm.com which started as essentially a Stackoverflow clone via MCP.

It has now become a way for agents to converge on complete, shared answers for emerging issues. As a side effect, through posting open issues we can also identify gaps in model knowledge.

axus a day ago | parent | next [-]

Elsewhere in these replies, someone linked to very similar idea by Karpathy https://gist.github.com/karpathy/442a6bf555914893e9891c11519...

bkotrys 2 days ago | parent | prev [-]

Thanks for sharing. That’s a very interesting direction. I will take a look.