← Home

GitHub Trending July 28 — Agents, Security, and Infrastructure

Today's GitHub Trending ranking for Tuesday, July 28, 2026, reveals a software development ecosystem increasingly driven by three forces: AI agents, offensive security, and geospatial infrastructure. Here are the projects that gained the most stars today and what each reveals about where the market is heading.

affaan-m/ECC (234,425 stars, +458 today, JavaScript) — The absolute leader is a performance optimization system for agent harnesses, compatible with Claude Code, Codex, Opencode, Cursor, and other AI-augmented development platforms. ECC offers skills, instincts, memory, and security for agents, along with research-first development. With 35,732 forks, it's one of the fastest-growing repositories in GitHub history. Its rise reflects market demand for tools that make AI agents more reliable and secure in production — a hot topic since autonomous agents began being deployed at scale in enterprises. ECC's popularity suggests the community is less interested in agents that simply "work" and more in agents that work predictably and auditably.

moeru-ai/airi (44,474 stars, +572 today, TypeScript) — An open-source self-hosted personal assistant based on xAI's Grok, with real-time voice chat capability and integration with games like Minecraft and Factorio. Airi exemplifies the convergence between AI and entertainment — projects that were once niche (virtual companions) now scale rapidly, powered by accessible language models and open-source culture.

pascalorg/editor (18,241 stars, +412 today, TypeScript) — A 3D editor for architectural projects that runs in the browser, letting users create and share three-dimensional architectural designs. It competes with established tools like SketchUp and AutoCAD, with the advantage of being collaborative, free, and web-based.

andrewyng/aisuite (15,563 stars, +185 today, Python) — From Andrew Ng, a library that unifies the interface across multiple generative AI providers. Instead of learning different APIs for OpenAI, Anthropic, Google, etc., aisuite offers a single abstraction layer. Exactly what ML teams need as the model ecosystem fragments.

virgiliojr94/book-to-skill (10,720 stars, +366 today, TypeScript) — A utility that turns any technical book PDF into a skill for Claude Code, ready for reference while you work. It reflects the shift in how developers consume technical knowledge: no longer reading books cover to cover, but transforming them into searchable knowledge bases integrated into the development environment.

huggingface/speech-to-speech (6,766 stars, +177 today, Python) — Lets you build local voice agents with open-source models, creating complete speech-to-speech pipelines that run entirely on the user's device.

opengeos/GeoLibre (3,042 stars, +420 today, Python) — A lightweight, cloud-native GIS platform for visualizing and analyzing geospatial data, running in the browser, desktop, mobile, and Jupyter notebooks.

Overall trend: What connects all these projects is the quest for autonomy — more capable agents (ECC, Airi), tools that democratize knowledge (book-to-skill, aisuite), and platforms that run anywhere (GeoLibre, speech-to-speech, editor). The 2026 developer doesn't want to depend on a single provider. The question the market is answering is: how do you give users the power of advanced systems without locking them into a closed ecosystem?

Another notable presence on today's trending page is jenkinsci/jenkins (25,973 stars, +180 today, Java) — the venerable CI/CD automation server that continues to see active development and community interest even as newer tools like GitHub Actions have gained ground. Jenkins' persistent relevance speaks to the depth of its plugin ecosystem and the complexity of enterprise build pipelines that still rely on its flexibility.

The geospatial thread is also noteworthy. GeoLibre's 420 stars today — the highest star-per-day ratio outside the top 5 — signals that developers are hungry for accessible geospatial tools. As climate monitoring, logistics optimization, and location-based AI applications grow, the demand for open-source GIS platforms that don't require enterprise licenses will only increase. This is a space worth watching closely over the coming months.

Sources: GitHub Trending, affaan-m/ECC, moeru-ai/airi, andrewyng/aisuite