{"reportDate":"2026-06-04","heroSummary":"Look past the new agent releases and focus on the tooling ecosystem emerging around them, particularly for context compression and skill management.","topChanges":["chopratejas/headroom shows a maturing ecosystem focused on optimizing token efficiency for existing agents, not just creating new ones.","github/copilot-sdk shows a major platform player standardizing agent integration to build a developer ecosystem around its core product.","NVIDIA/cosmos shows a hardware leader pushing AI beyond software into robotics and physical systems, defining the stack for 'Physical AI'."],"categoryBlocks":[{"category":"Memory, RAG & Context","summary":"The focus is on pre-processing and compression before data hits the LLM. Tools like headroom aim to optimize token usage, while others like codegraph provide structured knowledge to improve answer quality beyond simple RAG.","repos":[{"repoName":"chopratejas/headroom","repoUrl":"https://github.com/chopratejas/headroom","summary":"A context compression tool that reduces token usage for LLMs by 60-95% without sacrificing answer quality. Its rise indicates a shift in the ecosystem towards optimizing the cost and efficiency of existing AI agents, rather than just building new ones.","signalBadge":"rising","spanPresence":["daily","monthly","weekly"],"stars":11775},{"repoName":"colbymchenry/codegraph","repoUrl":"https://github.com/colbymchenry/codegraph","summary":"Creates a local, pre-indexed knowledge graph of a codebase for various AI coding agents. This tool represents an approach to improve agent performance and reduce token usage by providing structured context, moving beyond simple file-based RAG.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":40613},{"repoName":"rohitg00/agentmemory","repoUrl":"https://github.com/rohitg00/agentmemory","summary":"A library for persistent memory in AI agents, allowing them to retain information across sessions. Its continued presence highlights the critical need for long-term memory to make AI agents more capable and useful for complex, multi-step tasks.","signalBadge":"cooling","spanPresence":["monthly"],"stars":21146},{"repoName":"Lum1104/Understand-Anything","repoUrl":"https://github.com/Lum1104/Understand-Anything","summary":"This tool converts code into an interactive knowledge graph for exploration and querying. Like codegraph, it signals a demand for more sophisticated code understanding tools that provide structured context to both humans and AI agents.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":51820},{"repoName":"lfnovo/open-notebook","repoUrl":"https://github.com/lfnovo/open-notebook","summary":"An open-source implementation of Google's NotebookLM. This project indicates community interest in open alternatives to proprietary AI-native knowledge management tools, focusing on flexibility and user control over data and models.","signalBadge":"new","spanPresence":["daily"],"stars":24612},{"repoName":"supermemoryai/supermemory","repoUrl":"https://github.com/supermemoryai/supermemory","summary":"A fast, scalable memory engine and API for AI applications. It's another data point in the trend towards building robust memory systems for agents, enabling them to handle more complex histories and context.","signalBadge":"new","spanPresence":["weekly"],"stars":25449}],"insight":"The focus is on pre-processing and compression before data hits the LLM. Tools like headroom aim to optimize token usage, while others like codegraph provide structured knowledge to improve answer quality beyond simple RAG."},{"category":"AI Infra & Protocols","summary":"The trend moves up the abstraction stack towards agent orchestration. Tools like revfactory/harness design agent teams, while SDKs like github/copilot-sdk aim to standardize integration, signaling a maturation from single agents to multi-agent systems.","repos":[{"repoName":"NousResearch/hermes-agent","repoUrl":"https://github.com/NousResearch/hermes-agent","summary":"An AI agent from a well-known research group. Its trending status is driven by the reputation of NousResearch. The project itself is a standard agent framework, but it serves as a base for community experimentation and extensions.","signalBadge":"new","spanPresence":["daily"],"stars":180442},{"repoName":"affaan-m/ECC","repoUrl":"https://github.com/affaan-m/ECC","summary":"A performance optimization system or 'harness' for AI agents, specifically mentioning Claude Code and Codex. This project is a clear signal that the ecosystem is maturing towards improving the reliability and performance of existing agents.","signalBadge":"rising","spanPresence":["daily","weekly"],"stars":206803},{"repoName":"revfactory/harness","repoUrl":"https://github.com/revfactory/harness","summary":"A meta-skill for designing and generating teams of specialized AI agents. This represents a higher level of abstraction in agent development, moving from building single agents to orchestrating multi-agent systems designed for specific domains.","signalBadge":"new","spanPresence":["weekly"],"stars":5874},{"repoName":"github/copilot-sdk","repoUrl":"https://github.com/github/copilot-sdk","summary":"An SDK from GitHub to integrate its Copilot Agent into other applications. This is a strategic platform play, encouraging developers to build an ecosystem around Copilot and solidifying its market position beyond a simple IDE plugin.","signalBadge":"new","spanPresence":["daily"],"stars":8865},{"repoName":"ogulcancelik/herdr","repoUrl":"https://github.com/ogulcancelik/herdr","summary":"A terminal-based multiplexer for managing multiple AI agents. This is a practical developer utility for those working with several agent systems simultaneously, reflecting the growing complexity of the agent landscape.","signalBadge":"new","spanPresence":["weekly"],"stars":4252},{"repoName":"bytedance/UI-TARS-desktop","repoUrl":"https://github.com/bytedance/UI-TARS-desktop","summary":"An open-source multimodal AI agent stack from Bytedance. Its presence is significant due to its origin, suggesting a major tech company is open-sourcing its internal agent infrastructure, potentially to build a community around its stack.","signalBadge":"cooling","spanPresence":["monthly"],"stars":36042},{"repoName":"decolua/9router","repoUrl":"https://github.com/decolua/9router","summary":"A proxy that routes requests to free tiers of various AI models, including Claude and GPT. This tool is a response to the high cost of API access and rate limits, showing a user-driven effort to make AI coding tools more accessible.","signalBadge":"cooling","spanPresence":["monthly"],"stars":16270}],"insight":"The trend moves up the abstraction stack towards agent orchestration. Tools like revfactory/harness design agent teams, while SDKs like github/copilot-sdk aim to standardize integration, signaling a maturation from single agents to multi-agent systems."},{"category":"On-device & Multimodal AI","summary":"This category is dominated by application-level tools that bridge the physical and digital worlds. Projects range from OCR (PaddleOCR) and video generation (MoneyPrinterTurbo) to non-visual sensing (RuView), showing a practical application focus.","repos":[{"repoName":"harry0703/MoneyPrinterTurbo","repoUrl":"https://github.com/harry0703/MoneyPrinterTurbo","summary":"An AI-powered tool for one-click short video generation. Its repeated trending status shows a persistent high demand for automated content creation tools, particularly in the lucrative short-form video market.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":79337},{"repoName":"microsoft/markitdown","repoUrl":"https://github.com/microsoft/markitdown","summary":"A Python tool from Microsoft for converting various document formats to Markdown. This is a practical utility for preparing unstructured data for LLMs, reflecting the foundational data preparation work needed for RAG and fine-tuning pipelines.","signalBadge":"new","spanPresence":["weekly"],"stars":143903},{"repoName":"PaddlePaddle/PaddleOCR","repoUrl":"https://github.com/PaddlePaddle/PaddleOCR","summary":"An open-source OCR toolkit for extracting structured data from images and PDFs. Its popularity highlights the crucial role of OCR in bridging the gap between physical documents and AI systems, a key step in enterprise AI adoption.","signalBadge":"new","spanPresence":["daily"],"stars":79668},{"repoName":"HKUDS/ViMax","repoUrl":"https://github.com/HKUDS/ViMax","summary":"An 'agentic' video generation project that frames the process with roles like Director and Screenwriter. This conceptual approach is more notable than its current technical implementation, pointing towards more structured, multi-agent approaches to creative generation.","signalBadge":"cooling","spanPresence":["monthly"],"stars":8706},{"repoName":"Open-LLM-VTuber/Open-LLM-VTuber","repoUrl":"https://github.com/Open-LLM-VTuber/Open-LLM-VTuber","summary":"A project for creating an interactive VTuber powered by a local LLM. This represents a niche but interesting application of on-device AI, focusing on real-time, hands-free interaction for entertainment and companionship.","signalBadge":"new","spanPresence":["daily"],"stars":9392},{"repoName":"OpenBMB/VoxCPM","repoUrl":"https://github.com/OpenBMB/VoxCPM","summary":"A tokenizer-free, multilingual text-to-speech (TTS) model. Its 'tokenizer-free' architecture is technically significant, potentially allowing for more natural and expressive speech generation across many languages compared to traditional TTS systems.","signalBadge":"new","spanPresence":["weekly"],"stars":25783},{"repoName":"ruvnet/RuView","repoUrl":"https://github.com/ruvnet/RuView","summary":"A system that uses commodity WiFi signals for spatial intelligence and presence detection without cameras. This is an example of multimodal AI expanding beyond visual and audio data, with significant privacy and monitoring applications.","signalBadge":"cooling","spanPresence":["monthly"],"stars":70690},{"repoName":"OpenMOSS/MOSS-TTS","repoUrl":"https://github.com/OpenMOSS/MOSS-TTS","summary":"An open-source, high-fidelity speech and sound generation model family. Like VoxCPM, its emergence points to growing interest and progress in open-source alternatives for high-quality, expressive speech synthesis, a domain previously dominated by proprietary models.","signalBadge":"new","spanPresence":["weekly"],"stars":3049}],"insight":"This category is dominated by application-level tools that bridge the physical and digital worlds. Projects range from OCR (PaddleOCR) and video generation (MoneyPrinterTurbo) to non-visual sensing (RuView), showing a practical application focus."},{"category":"AI Coding Tools & Agents","summary":"The space is maturing from basic chat interfaces to sophisticated terminal-native agents. anthropics/claude-code and can1357/oh-my-pi show a focus on tight integration with local codebases, git workflows, and LSP, making them practical developer tools.","repos":[{"repoName":"Hmbown/CodeWhale","repoUrl":"https://github.com/Hmbown/CodeWhale","summary":"A coding agent that combines the DeepSeek model with a specific multi-modal architecture (MiMo) in the terminal. It represents experimentation with different model combinations and architectures to find optimal performance for coding tasks.","signalBadge":"cooling","spanPresence":["monthly"],"stars":37031},{"repoName":"can1357/oh-my-pi","repoUrl":"https://github.com/can1357/oh-my-pi","summary":"A terminal-based AI coding agent with advanced features like hash-anchored edits and LSP integration. This tool caters to advanced developers, showing a demand for AI tools that offer precision, control, and deep integration with existing workflows.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":10476},{"repoName":"anthropics/claude-code","repoUrl":"https://github.com/anthropics/claude-code","summary":"The official terminal-based coding agent from Anthropic. Its release is significant as it's a first-party tool from a major AI lab, designed to be deeply integrated with a developer's local environment and git workflows.","signalBadge":"new","spanPresence":["weekly"],"stars":130092}],"insight":"The space is maturing from basic chat interfaces to sophisticated terminal-native agents. anthropics/claude-code and can1357/oh-my-pi show a focus on tight integration with local codebases, git workflows, and LSP, making them practical developer tools."},{"category":"Security & Reverse Engineering","summary":"Security tools are adapting to the AI development lifecycle. aquasecurity/trivy scans AI artifacts like containers for vulnerabilities, while reconurge/flowsint provides a modern, graph-based interface for investigation, reflecting more complex analysis needs.","repos":[{"repoName":"CloakHQ/CloakBrowser","repoUrl":"https://github.com/CloakHQ/CloakBrowser","summary":"A stealth version of Chromium designed to defeat bot detection systems. It's a specialized tool for web scraping and automation, and its persistence on trending lists indicates a continuous cat-and-mouse game between automation tools and anti-bot services.","signalBadge":"cooling","spanPresence":["monthly"],"stars":23838},{"repoName":"aquasecurity/trivy","repoUrl":"https://github.com/aquasecurity/trivy","summary":"A comprehensive security scanner for vulnerabilities, secrets, and misconfigurations in code, containers, and cloud environments. Its relevance is growing as AI systems are increasingly packaged in containers and deployed to the cloud, making their security critical.","signalBadge":"new","spanPresence":["daily"],"stars":35588},{"repoName":"reconurge/flowsint","repoUrl":"https://github.com/reconurge/flowsint","summary":"A platform for graph-based cybersecurity investigations. This represents a shift towards more visual and interconnected analysis tools for security, which is well-suited for tracking the complex relationships in modern cyber attacks.","signalBadge":"new","spanPresence":["daily"],"stars":5146}],"insight":"Security tools are adapting to the AI development lifecycle. aquasecurity/trivy scans AI artifacts like containers for vulnerabilities, while reconurge/flowsint provides a modern, graph-based interface for investigation, reflecting more complex analysis needs."},{"category":"Developer Tools & Productivity","summary":"The focus is on integrating AI deeper into the developer's environment. GitHub's spec-kit promotes AI-assisted, spec-driven development, while companion apps like fathah/hermes-desktop embed agent functionality directly onto the desktop.","repos":[{"repoName":"github/spec-kit","repoUrl":"https://github.com/github/spec-kit","summary":"A toolkit from GitHub to support Spec-Driven Development. This is a push by a major platform to establish a particular development methodology, likely with deep integrations into its AI and code hosting products planned for the future.","signalBadge":"new","spanPresence":["daily"],"stars":108358},{"repoName":"fathah/hermes-desktop","repoUrl":"https://github.com/fathah/hermes-desktop","summary":"A desktop application for the NousResearch/hermes-agent. The quick appearance of a companion app for a new agent shows how the community rapidly builds user-friendly interfaces on top of core agent engines.","signalBadge":"cooling","spanPresence":["monthly"],"stars":10193},{"repoName":"jwasham/coding-interview-university","repoUrl":"https://github.com/jwasham/coding-interview-university","summary":"A popular, long-standing curriculum for software engineering interview preparation. Its perennial appearance on trending lists reflects the constant influx of new developers into the industry and the enduring nature of technical interviews.","signalBadge":"new","spanPresence":["daily"],"stars":349535},{"repoName":"rohitg00/ai-engineering-from-scratch","repoUrl":"https://github.com/rohitg00/ai-engineering-from-scratch","summary":"An educational repository about AI engineering. Its sustained popularity indicates a strong demand from developers to move beyond using AI APIs and learn how to build and ship robust AI-powered applications themselves.","signalBadge":"cooling","spanPresence":["monthly"],"stars":28256},{"repoName":"openclaw/openclaw-windows-node","repoUrl":"https://github.com/openclaw/openclaw-windows-node","summary":"A companion suite for the OpenClaw system on Windows. Similar to hermes-desktop, this shows the pattern of building platform-specific, user-friendly tooling around more abstract, cross-platform AI systems.","signalBadge":"new","spanPresence":["daily"],"stars":1214},{"repoName":"datawhalechina/easy-vibe","repoUrl":"https://github.com/datawhalechina/easy-vibe","summary":"A programming course for beginners from a Chinese open-source community. Its trend status is likely localized to the Chinese developer community and reflects seasonal interest in learning to code.","signalBadge":"cooling","spanPresence":["monthly"],"stars":15992},{"repoName":"HKUDS/AI-Trader","repoUrl":"https://github.com/HKUDS/AI-Trader","summary":"A project describing a fully automated, agent-based trading system. Such projects are perennially popular but often more conceptual than practical, attracting attention due to the allure of automated financial gains.","signalBadge":"cooling","spanPresence":["monthly"],"stars":19188}],"insight":"The focus is on integrating AI deeper into the developer's environment. GitHub's spec-kit promotes AI-assisted, spec-driven development, while companion apps like fathah/hermes-desktop embed agent functionality directly onto the desktop."},{"category":"Prompt & Skill Libraries","summary":"This category demonstrates a clear trend towards modularizing agent capabilities. Developers are sharing structured, reusable 'skills' (e.g., hardikpandya/stop-slop, mukul975/Anthropic-Cybersecurity-Skills) that plug into agents, standardizing how agent behavior is extended.","repos":[{"repoName":"EveryInc/compound-engineering-plugin","repoUrl":"https://github.com/EveryInc/compound-engineering-plugin","summary":"A plugin for AI coding agents that adds 'compound engineering' skills. This repo is part of the broader trend of modularizing agent capabilities, creating specialized, shareable skills rather than relying on a monolithic model's general knowledge.","signalBadge":"new","spanPresence":["weekly"],"stars":19697},{"repoName":"hardikpandya/stop-slop","repoUrl":"https://github.com/hardikpandya/stop-slop","summary":"A skill file designed to make AI-generated text sound less generic and more human. This directly addresses a common weakness of current LLMs and represents a fine-grained, targeted approach to improving output quality.","signalBadge":"new","spanPresence":["weekly"],"stars":8651},{"repoName":"Leonxlnx/taste-skill","repoUrl":"https://github.com/Leonxlnx/taste-skill","summary":"A skill that aims to give an AI agent 'good taste' to avoid generating generic content. Similar to 'stop-slop', this reflects a user demand for higher-quality, more nuanced AI outputs, moving beyond mere correctness.","signalBadge":"new","spanPresence":["weekly"],"stars":32975},{"repoName":"Imbad0202/academic-research-skills","repoUrl":"https://github.com/Imbad0202/academic-research-skills","summary":"A structured set of skills for AI agents focused on the academic research workflow. This is a prime example of domain specialization, creating a tool that makes a general agent proficient in a specific, complex process.","signalBadge":"cooling","spanPresence":["monthly"],"stars":27156},{"repoName":"cursor/plugins","repoUrl":"https://github.com/cursor/plugins","summary":"The plugin specification and official plugins for the Cursor editor. This is a platformization move by Cursor, creating a standardized way for the community to extend its AI-native code editor, fostering an ecosystem.","signalBadge":"new","spanPresence":["weekly"],"stars":1808},{"repoName":"mattpocock/skills","repoUrl":"https://github.com/mattpocock/skills","summary":"A personal collection of skills for the Claude AI agent from a well-known developer. Its popularity is driven by the author's reputation and developers' interest in learning how experts configure and use their AI tools.","signalBadge":"cooling","spanPresence":["monthly"],"stars":117304},{"repoName":"mvanhorn/last30days-skill","repoUrl":"https://github.com/mvanhorn/last30days-skill","summary":"An AI agent skill that researches recent information on a topic from various online sources. This tool addresses the LLM limitation of stale knowledge by creating a specific skill for timely, synthesized research.","signalBadge":"new","spanPresence":["daily"],"stars":27375},{"repoName":"mukul975/Anthropic-Cybersecurity-Skills","repoUrl":"https://github.com/mukul975/Anthropic-Cybersecurity-Skills","summary":"A large, structured collection of cybersecurity skills for AI agents, mapped to industry frameworks. This is a significant effort to create a domain-specific, verifiable set of capabilities for agents operating in a high-stakes field.","signalBadge":"new","spanPresence":["weekly"],"stars":14075}],"insight":"This category demonstrates a clear trend towards modularizing agent capabilities. Developers are sharing structured, reusable 'skills' (e.g., hardikpandya/stop-slop, mukul975/Anthropic-Cybersecurity-Skills) that plug into agents, standardizing how agent behavior is extended."},{"category":"ML & GPU Infrastructure","summary":"With only NVIDIA/cosmos present, the signal is a major hardware player defining the stack for 'Physical AI'. This project aims to connect large models to robotics and autonomous systems, pushing beyond software-only applications.","repos":[{"repoName":"NVIDIA/cosmos","repoUrl":"https://github.com/NVIDIA/cosmos","summary":"An NVIDIA platform for building 'Physical AI' for robotics and autonomous vehicles. This is a major strategic initiative from a key hardware player to define the software and data ecosystem for AI that interacts with the real world.","signalBadge":"new","spanPresence":["daily"],"stars":8859}],"insight":"With only NVIDIA/cosmos present, the signal is a major hardware player defining the stack for 'Physical AI'. This project aims to connect large models to robotics and autonomous systems, pushing beyond software-only applications."},{"category":"Uncategorized","summary":"The repositories in this category, anthropics/financial-services and yikart/AiToEarn, appear to be low-signal examples or speculative projects without significant recent development or clear utility, representing noise in the trend data.","repos":[{"repoName":"anthropics/financial-services","repoUrl":"https://github.com/anthropics/financial-services","summary":"Appears to be a collection of examples or demos from Anthropic for the financial services industry. It is likely trending due to the company's name recognition rather than any recent, substantial code contributions.","signalBadge":"cooling","spanPresence":["monthly"],"stars":29910},{"repoName":"yikart/AiToEarn","repoUrl":"https://github.com/yikart/AiToEarn","summary":"A project with a speculative title suggesting using AI for financial gain. The repository lacks clear substance or a functional tool, and its presence is likely noise driven by a catchy name.","signalBadge":"cooling","spanPresence":["monthly"],"stars":17982}],"insight":"The repositories in this category, anthropics/financial-services and yikart/AiToEarn, appear to be low-signal examples or speculative projects without significant recent development or clear utility, representing noise in the trend data."}],"meta":{"generatedAt":"2026-06-04T15:34:48Z","rulesVersion":"v1","degraded":false,"fallbackUsed":false,"repoCount":45,"signalCount":45},"vibeSummary":"The ecosystem is standardizing around a few core AI agents, with development shifting to performance, memory, and specialized skills.","strategicInsights":["AI agent development is consolidating around a few backbones like 'Claude Code' and 'Codex', evidenced by numerous third-party tools (affaan-m/ECC, EveryInc/compound-engineering-plugin) explicitly targeting them.","The focus is shifting from capability to efficiency. Projects like chopratejas/headroom (token compression), rohitg00/agentmemory (persistent memory), and affaan-m/ECC (performance harness) signal a move to make agents practical and cost-effective.","Major tech players are making platform plays. GitHub's copilot-sdk and NVIDIA's cosmos are not just tools, but attempts to establish ecosystems and developer lock-in for AI applications.","Agent intelligence is becoming modular. The rise of 'skill' libraries (hardikpandya/stop-slop, mukul975/Anthropic-Cybersecurity-Skills, cursor/plugins) shows a trend towards augmenting general agents with specialized, reusable capabilities rather than building monolithic models."],"trendSection":{"daily":{"rows":[{"repoName":"github/spec-kit","repoUrl":"https://github.com/github/spec-kit","yesterdayStars":null,"todayStars":108358,"delta":108358,"state":"first"},{"repoName":"PaddlePaddle/PaddleOCR","repoUrl":"https://github.com/PaddlePaddle/PaddleOCR","yesterdayStars":null,"todayStars":79668,"delta":79668,"state":"first"},{"repoName":"mvanhorn/last30days-skill","repoUrl":"https://github.com/mvanhorn/last30days-skill","yesterdayStars":null,"todayStars":27375,"delta":27375,"state":"first"},{"repoName":"lfnovo/open-notebook","repoUrl":"https://github.com/lfnovo/open-notebook","yesterdayStars":null,"todayStars":24612,"delta":24612,"state":"first"},{"repoName":"github/copilot-sdk","repoUrl":"https://github.com/github/copilot-sdk","yesterdayStars":null,"todayStars":8865,"delta":8865,"state":"first"},{"repoName":"NVIDIA/cosmos","repoUrl":"https://github.com/NVIDIA/cosmos","yesterdayStars":null,"todayStars":8859,"delta":8859,"state":"first"},{"repoName":"reconurge/flowsint","repoUrl":"https://github.com/reconurge/flowsint","yesterdayStars":null,"todayStars":5146,"delta":5146,"state":"first"},{"repoName":"chopratejas/headroom","repoUrl":"https://github.com/chopratejas/headroom","yesterdayStars":9000,"todayStars":11775,"delta":2775,"state":"strengthening"},{"repoName":"NousResearch/hermes-agent","repoUrl":"https://github.com/NousResearch/hermes-agent","yesterdayStars":178686,"todayStars":180442,"delta":1756,"state":"continuous"},{"repoName":"affaan-m/ECC","repoUrl":"https://github.com/affaan-m/ECC","yesterdayStars":205303,"todayStars":206803,"delta":1500,"state":"continuous"},{"repoName":"openclaw/openclaw-windows-node","repoUrl":"https://github.com/openclaw/openclaw-windows-node","yesterdayStars":null,"todayStars":1214,"delta":1214,"state":"first"},{"repoName":"jwasham/coding-interview-university","repoUrl":"https://github.com/jwasham/coding-interview-university","yesterdayStars":348879,"todayStars":349535,"delta":656,"state":"stable"},{"repoName":"Open-LLM-VTuber/Open-LLM-VTuber","repoUrl":"https://github.com/Open-LLM-VTuber/Open-LLM-VTuber","yesterdayStars":8830,"todayStars":9392,"delta":562,"state":"strengthening"},{"repoName":"aquasecurity/trivy","repoUrl":"https://github.com/aquasecurity/trivy","yesterdayStars":35317,"todayStars":35588,"delta":271,"state":"continuous"}],"analysis":"A surge of high-profile new entries like github/spec-kit, PaddlePaddle/PaddleOCR, and NVIDIA/cosmos is driving daily momentum, overwhelming established projects."},"weekly":{"rows":[{"repoName":"chopratejas/headroom","repoUrl":"https://github.com/chopratejas/headroom","yesterdayStars":9001,"todayStars":11775,"delta":2774,"state":"strengthening"},{"repoName":"affaan-m/ECC","repoUrl":"https://github.com/affaan-m/ECC","yesterdayStars":205303,"todayStars":206803,"delta":1500,"state":"continuous"},{"repoName":"colbymchenry/codegraph","repoUrl":"https://github.com/colbymchenry/codegraph","yesterdayStars":39164,"todayStars":40613,"delta":1449,"state":"strengthening"},{"repoName":"microsoft/markitdown","repoUrl":"https://github.com/microsoft/markitdown","yesterdayStars":142579,"todayStars":143903,"delta":1324,"state":"continuous"},{"repoName":"Lum1104/Understand-Anything","repoUrl":"https://github.com/Lum1104/Understand-Anything","yesterdayStars":50962,"todayStars":51820,"delta":858,"state":"continuous"},{"repoName":"Leonxlnx/taste-skill","repoUrl":"https://github.com/Leonxlnx/taste-skill","yesterdayStars":32343,"todayStars":32975,"delta":632,"state":"continuous"},{"repoName":"harry0703/MoneyPrinterTurbo","repoUrl":"https://github.com/harry0703/MoneyPrinterTurbo","yesterdayStars":78706,"todayStars":79337,"delta":631,"state":"continuous"},{"repoName":"supermemoryai/supermemory","repoUrl":"https://github.com/supermemoryai/supermemory","yesterdayStars":25045,"todayStars":25449,"delta":404,"state":"continuous"},{"repoName":"anthropics/claude-code","repoUrl":"https://github.com/anthropics/claude-code","yesterdayStars":129806,"todayStars":130092,"delta":286,"state":"stable"},{"repoName":"mukul975/Anthropic-Cybersecurity-Skills","repoUrl":"https://github.com/mukul975/Anthropic-Cybersecurity-Skills","yesterdayStars":13824,"todayStars":14075,"delta":251,"state":"continuous"},{"repoName":"OpenBMB/VoxCPM","repoUrl":"https://github.com/OpenBMB/VoxCPM","yesterdayStars":25538,"todayStars":25783,"delta":245,"state":"continuous"},{"repoName":"can1357/oh-my-pi","repoUrl":"https://github.com/can1357/oh-my-pi","yesterdayStars":10247,"todayStars":10476,"delta":229,"state":"continuous"},{"repoName":"revfactory/harness","repoUrl":"https://github.com/revfactory/harness","yesterdayStars":5652,"todayStars":5874,"delta":222,"state":"strengthening"},{"repoName":"ogulcancelik/herdr","repoUrl":"https://github.com/ogulcancelik/herdr","yesterdayStars":4046,"todayStars":4252,"delta":206,"state":"strengthening"},{"repoName":"hardikpandya/stop-slop","repoUrl":"https://github.com/hardikpandya/stop-slop","yesterdayStars":8473,"todayStars":8651,"delta":178,"state":"continuous"},{"repoName":"EveryInc/compound-engineering-plugin","repoUrl":"https://github.com/EveryInc/compound-engineering-plugin","yesterdayStars":19548,"todayStars":19697,"delta":149,"state":"continuous"},{"repoName":"OpenMOSS/MOSS-TTS","repoUrl":"https://github.com/OpenMOSS/MOSS-TTS","yesterdayStars":2938,"todayStars":3049,"delta":111,"state":"strengthening"},{"repoName":"cursor/plugins","repoUrl":"https://github.com/cursor/plugins","yesterdayStars":1770,"todayStars":1808,"delta":38,"state":"continuous"}],"analysis":"The weekly view shows persistent growth from strengthening repositories like chopratejas/headroom and colbymchenry/codegraph, with no new projects breaking into the top movers."},"monthly":{"rows":[{"repoName":"HKUDS/AI-Trader","repoUrl":"https://github.com/HKUDS/AI-Trader","yesterdayStars":null,"todayStars":19188,"delta":19188,"state":"first"},{"repoName":"chopratejas/headroom","repoUrl":"https://github.com/chopratejas/headroom","yesterdayStars":9001,"todayStars":11775,"delta":2774,"state":"strengthening"},{"repoName":"colbymchenry/codegraph","repoUrl":"https://github.com/colbymchenry/codegraph","yesterdayStars":39164,"todayStars":40613,"delta":1449,"state":"strengthening"},{"repoName":"mattpocock/skills","repoUrl":"https://github.com/mattpocock/skills","yesterdayStars":116071,"todayStars":117304,"delta":1233,"state":"continuous"},{"repoName":"Lum1104/Understand-Anything","repoUrl":"https://github.com/Lum1104/Understand-Anything","yesterdayStars":50962,"todayStars":51820,"delta":858,"state":"continuous"},{"repoName":"harry0703/MoneyPrinterTurbo","repoUrl":"https://github.com/harry0703/MoneyPrinterTurbo","yesterdayStars":78706,"todayStars":79337,"delta":631,"state":"continuous"},{"repoName":"Imbad0202/academic-research-skills","repoUrl":"https://github.com/Imbad0202/academic-research-skills","yesterdayStars":26650,"todayStars":27156,"delta":506,"state":"continuous"},{"repoName":"rohitg00/ai-engineering-from-scratch","repoUrl":"https://github.com/rohitg00/ai-engineering-from-scratch","yesterdayStars":27807,"todayStars":28256,"delta":449,"state":"continuous"},{"repoName":"fathah/hermes-desktop","repoUrl":"https://github.com/fathah/hermes-desktop","yesterdayStars":9865,"todayStars":10193,"delta":328,"state":"strengthening"},{"repoName":"ruvnet/RuView","repoUrl":"https://github.com/ruvnet/RuView","yesterdayStars":70452,"todayStars":70690,"delta":238,"state":"stable"},{"repoName":"CloakHQ/CloakBrowser","repoUrl":"https://github.com/CloakHQ/CloakBrowser","yesterdayStars":23602,"todayStars":23838,"delta":236,"state":"continuous"},{"repoName":"can1357/oh-my-pi","repoUrl":"https://github.com/can1357/oh-my-pi","yesterdayStars":10247,"todayStars":10476,"delta":229,"state":"continuous"},{"repoName":"rohitg00/agentmemory","repoUrl":"https://github.com/rohitg00/agentmemory","yesterdayStars":20947,"todayStars":21146,"delta":199,"state":"continuous"},{"repoName":"anthropics/financial-services","repoUrl":"https://github.com/anthropics/financial-services","yesterdayStars":29728,"todayStars":29910,"delta":182,"state":"continuous"},{"repoName":"decolua/9router","repoUrl":"https://github.com/decolua/9router","yesterdayStars":16095,"todayStars":16270,"delta":175,"state":"continuous"},{"repoName":"yikart/AiToEarn","repoUrl":"https://github.com/yikart/AiToEarn","yesterdayStars":17812,"todayStars":17982,"delta":170,"state":"continuous"},{"repoName":"datawhalechina/easy-vibe","repoUrl":"https://github.com/datawhalechina/easy-vibe","yesterdayStars":15830,"todayStars":15992,"delta":162,"state":"continuous"},{"repoName":"Hmbown/CodeWhale","repoUrl":"https://github.com/Hmbown/CodeWhale","yesterdayStars":36871,"todayStars":37031,"delta":160,"state":"stable"},{"repoName":"HKUDS/ViMax","repoUrl":"https://github.com/HKUDS/ViMax","yesterdayStars":8621,"todayStars":8706,"delta":85,"state":"continuous"},{"repoName":"bytedance/UI-TARS-desktop","repoUrl":"https://github.com/bytedance/UI-TARS-desktop","yesterdayStars":35993,"todayStars":36042,"delta":49,"state":"stable"}],"analysis":"Monthly trends are stable, marked by the significant new entry of HKUDS/AI-Trader and the long-term, strengthening growth of projects like chopratejas/headroom."}},"locale":"en"}