GitGenius daily developer trends - June 6, 2026
Published: 6/6/2026
This daily roundup highlights repository momentum from GitGenius analytics for June 6, 2026, using UTC daily deltas in stars and subscribers.
The scan reviewed 1880 repositories, with 1764 repos contributing star deltas and 1764 repos contributing subscriber deltas.
Repo of the day
NousResearch/hermes-agent led the day with +1663 stars to 184727 total stars and +8 subscribers to 721 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 - +1663 stars (184727 total), language: Python. The agent that grows with you
- Leonxlnx/taste-skill - +1308 stars (35212 total), language: Shell. Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop
- microsoft/markitdown - +1010 stars (146361 total), language: Python. Python tool for converting files and office documents to Markdown.
- safishamsi/graphify - +826 stars (60596 total), language: Python. AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
- mattpocock/skills - +821 stars (119478 total), language: Shell. Skills for Real Engineers. Straight from my .claude directory.
Subscriber surge
- NousResearch/hermes-agent - +8 subscribers (721 total), +1663 stars. The agent that grows with you
- safishamsi/graphify - +7 subscribers (211 total), +826 stars. AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
- affaan-m/ECC - +6 subscribers (1051 total), +797 stars. The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
- obra/superpowers - +6 subscribers (843 total), +743 stars. An agentic skills framework & software development methodology that works.
- mattpocock/skills - +6 subscribers (794 total), +821 stars. Skills for Real Engineers. Straight from my .claude directory.
Hidden gems
- opendatahub-io/architecture-decision-records - +1 stars to 27 total stars, 41 subscribers. Collection of Architectural Decision Records
- VincentGranville/Large-Language-Models - +1 stars to 475 total stars, 18 subscribers. xLLM 1.0, smart crawling, knowledge graph discovery.
- mannaandpoem/OpenManus - +1 stars to 488 total stars, 13 subscribers
- nutanix/nutanix.ansible - +1 stars to 100 total stars, 12 subscribers. Official Nutanix Ansible collections
- alexziskind1/llm-inference-calculator - +1 stars to 284 total stars, 5 subscribers
Language movers
- python - +14849 stars across 329 repos. Example repos: openai/gpt-oss, volcengine/MineContext, safety-research/bloom
- typescript - +9599 stars across 213 repos. Example repos: nrwl/nx, amantus-ai/vibetunnel, QwenLM/qwen-code
- shell - +3547 stars across 25 repos. Example repos: VoltAgent/awesome-claude-code-subagents, frankbria/ralph-claude-code, obra/superpowers
- rust - +2973 stars across 73 repos. Example repos: BloopAI/vibe-kanban, farion1231/cc-switch, firecracker-microvm/firecracker
- javascript - +1846 stars across 46 repos. Example repos: facebook/react, Piebald-AI/claude-code-system-prompts, vercel-labs/agent-skills
Category spotlight
- machine learning - +6979 stars across 179 repos. Example repos: amantus-ai/vibetunnel, openai/gpt-oss, timescale/pg-aiguide
- automation - +3604 stars across 109 repos. Example repos: shiyu-coder/Kronos, disler/claude-code-hooks-mastery, eigent-ai/eigent
- deep learning - +3591 stars across 111 repos. Example repos: openai/gpt-oss, QwenLM/qwen-code, facebookresearch/sam3
- ai agents - +3494 stars across 36 repos. Example repos: NousResearch/hermes-agent, MemoriLabs/Memori, langchain-ai/deepagents
- ai - +3301 stars across 63 repos. Example repos: frankbria/ralph-claude-code, anthropics/skills, multica-ai/multica
Maintainer watch
- microsoft - +1698 stars across 30 repos. Example repos: microsoft/terminal, microsoft/VibeVoice, microsoft/agent-governance-toolkit
- nousresearch - +1663 stars across 1 repos. Example repos: NousResearch/hermes-agent
- leonxlnx - +1308 stars across 1 repos. Example repos: Leonxlnx/taste-skill
- anthropics - +886 stars across 10 repos. Example repos: anthropics/skills, anthropics/claude-plugins-official, anthropics/knowledge-work-plugins
- safishamsi - +826 stars across 1 repos. Example repos: safishamsi/graphify
