GitGenius daily developer trends - June 5, 2026
Published: 6/5/2026
This daily roundup highlights repository momentum from GitGenius analytics for June 5, 2026, using UTC daily deltas in stars and subscribers.
The scan reviewed 1880 repositories, with 1760 repos contributing star deltas and 1760 repos contributing subscriber deltas.
Repo of the day
NousResearch/hermes-agent led the day with +2126 stars to 183064 total stars and +4 subscribers to 713 total subscribers. Hermes Agent, developed by Nous Research, is a self-improving AI agent designed to grow with its user. Its primary function is to provide an intelligent and adaptable conversational interface, capable of learning from experience, improving its skills, and building a personalized understanding of the user over time. The agent is designed to be versatile, running on various infrastructures, from a $5 VPS to a GPU cluster or serverless environments, and accessible through multiple platforms.
A core feature of Hermes Agent is its built-in learning loop. This loop enables the agent to create new skills autonomously after complex tasks, refine these skills through ongoing use, and actively retain knowledge. It achieves this through a combination of agent-curated memory, periodic knowledge nudges, and a full-text search (FTS5) of past conversations, summarized by an LLM, for cross-session recall. This allows the agent to remember and leverage past interactions, making it more effective over time. Furthermore, Hermes Agent integrates with the agentskills.io open standard, promoting interoperability and skill sharing.
The agent offers a real terminal interface with features like multiline editing, slash-command autocomplete, conversation history, and streaming tool output. It also provides a messaging gateway, allowing users to interact with the agent through various platforms, including Telegram, Discord, Slack, WhatsApp, Signal, and CLI. This multi-platform support ensures that users can access and utilize the agent from their preferred communication channels.
Hermes Agent is designed to be highly customizable and adaptable. Users can choose from a wide range of Large Language Models (LLMs) from providers like Nous Portal, OpenRouter (with 200+ models), z.ai/GLM, Kimi/Moonshot, MiniMax, and OpenAI, or even their own custom endpoints. Switching between models is straightforward, requiring no code changes. The agent also supports scheduled automations, allowing users to set up tasks like daily reports, nightly backups, and weekly audits, all in natural language and running unattended.
Beyond its core conversational capabilities, Hermes Agent supports delegation and parallelization. It allows users to spawn isolated subagents for parallel workstreams and write Python scripts that call tools via RPC, streamlining multi-step pipelines. The agent is also designed with research in mind, offering features like batch trajectory generation and integration with Atropos RL environments.
Installation is simplified with a single-line command that handles all dependencies. The project provides comprehensive documentation, including quickstart guides, CLI usage instructions, configuration details, and guides for the messaging gateway, security, tools, skills, memory management, and more. The documentation is readily available at hermes-agent.nousresearch.com/docs.
For users migrating from OpenClaw, Hermes Agent offers a migration tool to import settings, memories, skills, and API keys. The project actively encourages contributions and provides detailed instructions for developers, including development setup, code style guidelines, and the PR process. A vibrant community is fostered through Discord, a Skills Hub, and issue and discussion forums on GitHub. The project is licensed under the MIT license, promoting open use and modification. In essence, Hermes Agent is a powerful, flexible, and evolving AI assistant designed to enhance user productivity and knowledge retention through its self-improving capabilities and versatile integration options.
Fastest rising repos
- NousResearch/hermes-agent - +2126 stars (183064 total), language: Python. The agent that grows with you
- colbymchenry/codegraph - +1403 stars (42250 total), language: TypeScript. Pre-indexed code knowledge graph for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, and Hermes Agent — fewer tokens, fewer tool calls, 100% local
- affaan-m/ECC - +1158 stars (208337 total), language: JavaScript. The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
- microsoft/markitdown - +1115 stars (145351 total), language: Python. Python tool for converting files and office documents to Markdown.
- mattpocock/skills - +1060 stars (118657 total), language: Shell. Skills for Real Engineers. Straight from my .claude directory.
Subscriber surge
- flutter/flutter - +96 subscribers (3577 total), +149 stars. Flutter makes it easy and fast to build beautiful apps for mobile and beyond
- rust-lang/rust - +93 subscribers (1576 total), +185 stars. Empowering everyone to build reliable and efficient software.
- nodejs/node - +92 subscribers (3049 total), +138 stars. Node.js JavaScript runtime ✨🐢🚀✨
- pytorch/pytorch - +89 subscribers (1859 total), +151 stars. Tensors and Dynamic neural networks in Python with strong GPU acceleration
- facebook/react - +88 subscribers (6713 total), +163 stars. The library for web and native user interfaces.
Hidden gems
- VectifyAI/ChatIndex - +4 stars to 141 total stars. ChatIndex: Tree Indexing for Long Conversations
- micytao/vllm-playground - +2 stars to 469 total stars, 5 subscribers. A modern web interface for managing and interacting with vLLM servers (www.github.com/vllm-project/vllm). Supports both GPU and CPU modes, with special optimizations for macOS Apple Silicon and enterprise deployment on OpenShift/Kubernetes.
- kubernetes/cloud-provider-gcp - +1 stars to 157 total stars, 27 subscribers. cloud-provider-gcp contains several projects used to run Kubernetes in Google Cloud
- openstack/barbican - +1 stars to 248 total stars, 24 subscribers. Barbican is a ReST API designed for the secure storage, provisioning and management of secrets, including in OpenStack environments. Mirror of code maintained at opendev.org.
- dora-metrics/pelorus - +1 stars to 253 total stars, 18 subscribers. Automate the measurement of organizational behavior
Language movers
- python - +17598 stars across 337 repos. Example repos: NVIDIA/cutile-python, microsoft/agent-lightning, openai/gpt-oss
- typescript - +12654 stars across 225 repos. Example repos: nrwl/nx, QwenLM/qwen-code, anomalyco/opentui
- rust - +4071 stars across 75 repos. Example repos: BloopAI/vibe-kanban, farion1231/cc-switch, firecracker-microvm/firecracker
- shell - +3711 stars across 26 repos. Example repos: VoltAgent/awesome-claude-code-subagents, frankbria/ralph-claude-code, obra/superpowers
- javascript - +2868 stars across 59 repos. Example repos: facebook/react, micytao/vllm-playground, Piebald-AI/claude-code-system-prompts
Category spotlight
- machine learning - +7551 stars across 197 repos. Example repos: openai/gpt-oss, timescale/pg-aiguide, onnx/onnx
- deep learning - +4946 stars across 122 repos. Example repos: NVIDIA/cutile-python, openai/gpt-oss, QwenLM/qwen-code
- ai - +4774 stars across 72 repos. Example repos: frankbria/ralph-claude-code, anthropics/skills, multica-ai/multica
- ai agents - +4566 stars across 37 repos. Example repos: microsoft/agent-lightning, NousResearch/hermes-agent, MemoriLabs/Memori
- automation - +4435 stars across 113 repos. Example repos: microsoft/agent-lightning, rest-assured/rest-assured, shiyu-coder/Kronos
Maintainer watch
- microsoft - +2226 stars across 29 repos. Example repos: microsoft/terminal, microsoft/agent-lightning, microsoft/VibeVoice
- nousresearch - +2126 stars across 1 repos. Example repos: NousResearch/hermes-agent
- colbymchenry - +1403 stars across 1 repos. Example repos: colbymchenry/codegraph
- anthropics - +1180 stars across 11 repos. Example repos: anthropics/skills, anthropics/claude-plugins-official, anthropics/knowledge-work-plugins
- multica-ai - +1170 stars across 2 repos. Example repos: multica-ai/multica, multica-ai/andrej-karpathy-skills
