Open Source Radar
July 30, 2026
1. Last30Days
Repo: https://github.com/mvanhorn/last30days-skill
Last30Days is an open source search tool that collects discussions from Reddit, Hacker News, GitHub, YouTube, X, TikTok, and several other sources, then turns them into a single report. Instead of searching webpages, it searches conversations. (GitHub)
The idea sounds simple, but it addresses a real problem. If you want to know what developers think about a new framework, what founders are saying about a startup, or how people are reacting to a product launch, most of that information never ends up in articles. It gets buried in comment sections, issue threads, podcasts, and social media posts. Last30Days pulls those discussions together and ranks them using engagement signals such as upvotes, likes, comments, and prediction market activity. (GitHub)
What makes the repository interesting is that it is focused on a specific workflow rather than trying to be a general AI platform. It is essentially an attempt to create a search engine for public opinion and recent discussion, which explains why it recently reached the top of GitHub Trending. (LinkedIn)
2. Chrome DevTools MCP
Repo: https://github.com/ChromeDevTools/chrome-devtools-mcp
Chrome DevTools MCP gives coding agents direct access to Chrome DevTools, making it easier to inspect pages, debug issues, and interact with browser sessions programmatically. The repository has been one of the more discussed developer tools on GitHub Trending because it connects AI coding agents with tooling developers already use every day. (GitHub)
3. OpenWork
Repo: https://github.com/different-ai/openwork
OpenWork is an open source alternative to Claude Cowork built on top of Opencode. The project focuses on collaborative AI-assisted development and has been gaining attention among developers looking for self-hosted or open alternatives to commercial coding tools. (GitHub)
4. Continue
Repo: https://github.com/continuedev/continue
An open source coding assistant that brings support for multiple language models directly into existing editors.
5. Crawl4AI
Repo: https://github.com/unclecode/crawl4ai
A web crawling framework designed for AI applications that need structured data from websites.
6. PowerToys
Repo: https://github.com/microsoft/PowerToys
Microsoft’s collection of productivity utilities remains one of the most consistently popular open source projects on GitHub. (GitHub)




