Denoise · 2026-08-12

The battleground has shifted from the model to the harness; giving agents tools and a 'computer' is the new platform play.

Look for the convergence of agent skills, agent infrastructure, and agent memory, as projects like cloudflare/computer and TencentCloud/TencentDB-Agent-Memory redefine the agent's operating environment.

The era of marveling at raw model intelligence is over; the new frontier is building the agent's chassis. Today's trends show a decisive pivot from developing LLMs to architecting the ecosystems that make them useful and stateful. This is the race to build the agent's equivalent of an operating system. Cloudflare, a bellwether of internet infrastructure, threw its hat in the ring with `cloudflare/computer`, a sandboxed environment for agents that treats them as first-class compute workloads. This platform-level thinking is echoed by `TencentCloud/TencentDB-Agent-Memory`, which addresses the critical need for shared, persistent memory at an enterprise scale. Concurrently, the community is standardizing the 'software' that runs on these new platforms. High-profile releases like `google/skills` and `addyosmani/agent-skills` reveal an urgent push to componentize agent capabilities, moving beyond brittle prompts to robust, reusable libraries. Even the nature of an agent's 'memory' is being re-evaluated, with projects like `semantica-agi/semantica` proposing graph-native infrastructure for context, a direct challenge to the dominance of simpler vector-based RAG. The question is no longer just which model is smarter, but which 'harness' — the combination of runtime, memory, and skills — can reliably execute complex, long-running tasks.

跨周期持续信号

Memory, RAG & Context(5)

Graph-based architectures are challenging the dominance of simple vector search for RAG. The approaches in `semantica-agi/semantica` and `vitali87/code-graph-rag` imply a need for more structured, accountable context management in complex AI systems.

  • Graph-native infrastructure for managing context in AI systems. This is a significant project because it challenges the vector-database-centric approach to RAG, arguing for a more structured, queryable, and accountable form of AI memory.

    rising⭐ 5.4k
  • A team-level memory hub for AI agents from Tencent. This is a major enterprise-focused signal, showing that large tech companies are building infrastructure to support governed, reusable memory assets for agent teams.

    repeated⭐ 20k
  • A RAG system specifically designed for large, multi-language monorepos using knowledge graphs. It further validates the trend toward graph-based context, applying it to the difficult and high-value domain of large-scale code understanding.

    new⭐ 4.0k
  • An open-source RAG engine that combines retrieval with agent capabilities. It represents the convergence of RAG and agentic workflows, where the system doesn't just retrieve information but can also act upon it.

    new⭐ 87k
  • A local-first tool that builds a persistent knowledge graph of a codebase to improve AI-assisted code reviews. It's a practical application of the code-graph concept, focused on optimizing a specific, high-frequency developer workflow.

    cooling⭐ 30k

Prompt & Skill Libraries(9)

This category reveals a push toward standardizing agent capabilities. The parallel emergence of `google/skills` and `addyosmani/agent-skills` indicates a shift from one-off prompts to creating professional, reusable component libraries for agents.

  • A collection of 29 high-quality, human-centric diagram types for Claude Code. Its trendiness stems from its focus on editorial quality over automated generation, providing agents with well-designed visual communication primitives.

    new⭐ 8.5k
  • A 'skill' for AI agents focused on generating high-quality design assets, opposing the low-effort output often associated with AI. It's a signal of developers demanding more craft and aesthetic control from their agent tools.

    cooling⭐ 24k
  • A skill pack for agents specializing in security tasks like reverse engineering and penetration testing. Its reappearance on the trend list indicates a sustained interest in applying agentic workflows to the complex, multi-step domain of cybersecurity.

    repeated⭐ 24k
  • An official repository from Google defining a schema and collection of skills for agents interacting with Google products. It's a significant move toward standardizing how agents perform tasks within a major tech ecosystem.

    new⭐ 18k
  • A collection of agent skills from a prominent developer educator. Its presence alongside corporate efforts like Google's highlights the dual grassroots and top-down push to define a common library of agent capabilities.

    cooling⭐ 215k
  • A utility that converts technical PDF books into executable skills for Claude Code. This tool reflects a broader trend of repurposing existing knowledge corpora into structured, machine-usable formats for AI agents.

    repeated⭐ 21k
  • Another high-profile collection of engineering skills for coding agents, this one from a well-known Google engineer. It reinforces the theme of skill standardization and the community's desire for production-ready agent tooling.

    new⭐ 86k
  • A tool for distilling long-form content like books and videos into agent skills. This is a Chinese-language project showing that the 'skill-ification' of knowledge is a global pattern, not limited to English-language content.

    cooling⭐ 7.4k
  • An agent skill for generating high-quality software architecture diagrams. Like `diagram-design`, its focus on verifiable and aesthetically pleasing output shows a demand for agents to act as expert communication tools, not just code generators.

    cooling⭐ 12k

AI Infra & Protocols(10)

The focus is shifting from simple API gateways to providing agents with stateful operating environments. `cloudflare/computer` giving an agent a 'computer' and `huangruiteng/loopx` providing a state kernel exemplify this move toward durable, long-running agent processes.

  • A sandboxed environment for AI agents from Cloudflare. This is a major signal, indicating a platform shift where infrastructure providers are beginning to offer specialized compute environments for stateful, long-running agent workloads.

    new⭐ 7.7k
  • A free, open-source AI gateway that provides a single endpoint for over 290 providers and 500 models. Its enduring popularity reflects the developer need to abstract away the fragmented LLM provider landscape and avoid vendor lock-in.

    cooling⭐ 46k
  • A desktop and server application for managing and running a 'fleet' of parallel agents. Its presence indicates that agent usage is maturing from single, fire-and-forget tasks to coordinating multiple, persistent agents for complex goals.

    repeated⭐ 43k
  • A lightweight state kernel for long-running agent teams. It addresses a core challenge in agent development: maintaining state and goals over time. It represents a move towards more robust, durable agent architectures.

    new⭐ 4.3k
  • Pitched as a RAM-efficient agent harness. While the claim is generic, its popularity suggests a persistent demand for performance and efficiency in agent runtimes, especially as developers run more complex agents locally.

    cooling⭐ 17k
  • A collection of pre-packaged, specialized agents with defined roles and personalities. This project exemplifies the trend of moving from general-purpose assistants to assembling teams of AI specialists for specific business functions.

    new⭐ 144k
  • An open-source application for managing agents in a work environment. Its trendiness signals the growing need for user-friendly interfaces and management tools as agents move from developer terminals to deployment within business teams.

    new⭐ 77k
  • A comprehensive AI agent toolkit providing a unified API, agent loop, and TUI. It's an example of an all-in-one solution that aims to simplify the agent development stack for individual developers.

    cooling⭐ 88k
  • An agent framework specifically for the Java Virtual Machine (JVM). Its appearance is notable because it indicates that agentic architectures are expanding beyond the Python-dominated ecosystem into the enterprise Java world.

    new⭐ 4.2k
  • A tool for orchestrating multiple agents into a 'crew'. Similar to `stablyai/orca`, it reflects the architectural shift towards multi-agent systems over monolithic, single-agent designs to solve complex problems.

    cooling⭐ 3.3k

Developer Tools & Productivity(11)

AI is becoming the connective tissue in unified productivity suites. Tools like `macro-inc/macro` and `hugohe3/ppt-master` suggest a future where AI isn't a feature in an app, but the platform that integrates multiple workstreams.

  • A unified workspace that integrates email, chat, docs, and other tools with a shared AI memory. It's a significant project representing the thesis that AI's true value lies in becoming the central nervous system of productivity software.

    new⭐ 1.2k
  • An AI-powered global intelligence dashboard for monitoring news and geopolitical events. Its continued popularity points to a strong demand for AI applications that can synthesize vast amounts of real-time public data into actionable insights.

    cooling⭐ 81k
  • A crawler for major Chinese social media platforms like Xiaohongshu, Douyin, and Bilibili. Its popularity is a strong signal of the high demand for data pipelines to train and run models on region-specific social media content.

    new⭐ 62k
  • A project focused on lifelong, personalized tutoring powered by AI. Its presence on the trending list highlights the ongoing interest and research in using AI to create adaptive and individualized educational experiences.

    cooling⭐ 35k
  • An AI tool that generates native PowerPoint decks from documents or topics. This goes beyond simple text-to-image by creating structured, editable presentations, showing a move towards AI tools that understand and produce complex file formats.

    new⭐ 45k
  • A free online database diagram editor. While not strictly an AI tool, its trendiness alongside AI projects suggests developers are actively seeking better visualization and design tools to manage the complexity of modern application backends.

    new⭐ 39k
  • An open-source alternative to commercial SEO tools like Semrush. This reflects a continuous developer interest in building open, transparent, and often AI-enhanceable tools for core business functions like marketing and analytics.

    cooling⭐ 11k
  • A project titled 'Everyone can use English'. This is likely an educational resource or tool for Chinese speakers. Its popularity underscores the significant global demand for language learning tools, a prime area for AI application.

    new⭐ 36k
  • An independent web browser built from scratch. A non-AI project, its presence is a reminder of the enduring developer ambition to challenge the dominance of major tech platforms at the most fundamental layers of the stack.

    new⭐ 65k
  • An open-source, cross-platform alternative to Apple's AirDrop. Its popularity highlights the persistent demand for open protocols and interoperability between different device ecosystems, a problem that proprietary solutions often fail to address.

    new⭐ 88k
  • An open-source identity and access management (IAM) solution. Its trendiness indicates a strong, ongoing need for flexible and self-hostable authentication infrastructure, especially in complex, multi-service environments.

    new⭐ 25k

On-device & Multimodal AI(6)

This category demonstrates the practical tooling being built to feed agents non-text data. `firecrawl/pdf-inspector` and `bradautomates/claude-video` show a clear trend of equipping agents to perceive and process complex, real-world formats.

  • A fast Rust library for PDF analysis and text extraction. It's notable for its intelligent detection of scanned vs. text-based PDFs, a crucial capability for building robust multimodal ingestion pipelines for RAG systems and agents.

    new⭐ 15k
  • A powerful and modular GUI for diffusion models. Its trendiness shows the continued vibrancy of the open-source image generation community and the demand for advanced, node-based interfaces that offer maximum control and flexibility.

    new⭐ 127k
  • Official inference and training package for the LTX-2 audio-video generative model. An official release from a known company in the creative tools space, it signals the increasing accessibility of advanced multimodal generation capabilities.

    new⭐ 8.6k
  • A 14MB foundation model designed for tiny devices. Its presence is a counter-signal to the trend of ever-larger models, highlighting the critical research and engineering effort focused on bringing capable AI to edge and resource-constrained environments.

    new⭐ 3.9k
  • A command-line interface purpose-built for AI agents to interact with Microsoft Office files. It provides a crucial bridge, enabling agents to automate and manipulate the vast ecosystem of existing enterprise documents.

    cooling⭐ 28k
  • A tool that enables the Claude model to 'watch' videos by processing their frames and transcriptions. It's a practical example of how developers are stitching together multiple tools to grant multimodal perception to text-based LLMs.

    cooling⭐ 15k

ML & GPU Infrastructure(2)

This category is quiet, indicating the center of gravity has moved up the stack. The presence of a specialized model like `shiyu-coder/Kronos` and an NVIDIA component like `Switchyard` refutes a total stall, but reveals that broad-based infra is not today's focus.

  • A foundation model specifically for the 'language of financial markets'. Its emergence indicates a trend towards domain-specific models trained on proprietary or specialized data, aiming to outperform general models on high-value vertical tasks.

    new⭐ 37k
  • A new project from NVIDIA's NeMo team. Lacking a description, its name suggests it might be related to model routing or Mixture-of-Experts (MoE) architectures, which aligns with NVIDIA's focus on efficient, large-scale model inference.

    new⭐ 627

AI Coding Tools & Agents(5)

The user interface layer for coding agents is fragmenting around specific models and workflows. The emergence of `esengine/DeepSeek-Reasonix` and `MoonshotAI/kimi-code` shows a move away from generic chat interfaces toward specialized, terminal-native experiences.

  • Given the name, this is likely an AI coding agent or toolset built around the popular T3 Stack (Next.js, TypeScript, tRPC). Its popularity would reflect a demand for AI tools tailored to specific, modern web development ecosystems.

    cooling⭐ 18k
  • A terminal-native AI coding agent optimized for the DeepSeek model family. Its key feature is stability for long-running sessions, which addresses a major pain point of using agents for complex, multi-hour coding tasks.

    new⭐ 34k
  • A web interface for the `pi` coding agent. The trendiness of a UI for another trending tool shows the natural ecosystem development where foundational CLI tools are quickly wrapped in more accessible interfaces for a broader audience.

    cooling⭐ 4.1k
  • A command-line interface for coding with the Kimi model from Moonshot AI. This signals the move by model providers to build out their own dedicated developer tooling to encourage ecosystem lock-in and provide an optimized experience.

    cooling⭐ 6.4k
  • An open-source alternative to the proprietary Claude Cowork. This is a classic open-source play: providing a free, self-hostable alternative to a popular, closed-source product, indicating strong developer demand for the underlying functionality.

    cooling⭐ 22k

Security & Reverse Engineering(1)

The single trending repo `smicallef/spiderfoot` implies that automation of open-source intelligence (OSINT) gathering remains a high-priority task, likely accelerated by AI-powered analysis tools even if the repo itself is a classic automation framework.

  • An open-source intelligence (OSINT) automation tool for attack surface mapping. Its trendiness highlights the increasing importance of automated reconnaissance in cybersecurity, a field ripe for further integration with AI for analysis.

    new⭐ 20k
#01Major infrastructure players are building the agent's 'operating system'. The trend of cloudflare/computer and TencentCloud/TencentDB-Agent-Memory reveals a platform race to own the environment where agents execute and persist state.
#02The concept of the 'agent skill' is consolidating into a formal abstraction layer. The parallel emergence of google/skills, addyosmani/agent-skills, and mattpocock/skills signals a maturation from ad-hoc prompting to creating reusable, componentized capabilities.
#03Graph-native context is emerging as the next frontier for RAG. Projects like semantica-agi/semantica and vitali87/code-graph-rag refute the idea that vector search is sufficient, pushing for more accountable and structured AI memory.
#04Agent tooling is professionalizing for enterprise use. The rise of fleet management tools like stablyai/orca and team-level memory hubs like TencentCloud/TencentDB-Agent-Memory indicates a shift from individual developer experiments to managed corporate assets.

Trend tracking

Today

A wave of high-stardom projects, led by `localsend/localsend` and `infiniflow/ragflow`, completely refreshed the daily list, indicating a major influx of newly categorized repositories.

1 Strengthening · 3 Continuous · 13 First seen
Expand list (17)
ProjectYesterday ⭐Today ⭐ΔState
localsend/localsend88k🆕First seen
infiniflow/ragflow87k🆕First seen
NanmiCoder/MediaCrawler62k🆕First seen
hugohe3/ppt-master45k🆕First seen
shiyu-coder/Kronos37k🆕First seen
ZuodaoTech/everyone-can-use-english36k🆕First seen
smicallef/spiderfoot20k🆕First seen
Lightricks/LTX-28.6k🆕First seen
cathrynlavery/diagram-design8.5k🆕First seen
embabel/embabel-agent4.2k🆕First seen
cactus-compute/needle3.9k🆕First seen
msitarzewski/agency-agents142k144k+1849Continuous
macro-inc/macro1.2k🆕First seen
stablyai/orca42k43k+1206Continuous
semantica-agi/semantica4.6k5.4k+841Strengthening
NVIDIA-NeMo/Switchyard627🆕First seen
paperclipai/paperclip77k77k+551Continuous

This week

`addyosmani/agent-skills` makes a strong new entry, while projects like `semantica-agi/semantica` show sustained strengthening interest throughout the week.

4 Strengthening · 6 Continuous · 4 Stable · 1 First seen
Expand list (15)
ProjectYesterday ⭐Today ⭐ΔState
addyosmani/agent-skills86k🆕First seen
semantica-agi/semantica4.6k5.4k+841Strengthening
TencentCloud/TencentDB-Agent-Memory20k20k+631Strengthening
zhaoxuya520/reverse-skill24k24k+532Continuous
virgiliojr94/book-to-skill20k21k+399Continuous
firecrawl/pdf-inspector15k15k+328Continuous
vitali87/code-graph-rag3.7k4.0k+307Strengthening
Comfy-Org/ComfyUI127k127k+287Stable
esengine/DeepSeek-Reasonix34k34k+221Continuous
huangruiteng/loopx4.1k4.3k+214Strengthening
cloudflare/computer7.5k7.7k+213Continuous
google/skills18k18k+138Continuous
goauthentik/authentik25k25k+97Stable
drawdb-io/drawdb39k39k+93Stable
LadybirdBrowser/ladybird65k65k+87Stable

This month

Long-term players like `mattpocock/skills` and `stablyai/orca` demonstrate entrenched growth, alongside significant new entries like `different-ai/openwork` gaining a foothold.

2 Strengthening · 16 Continuous · 1 Stable · 3 First seen
Expand list (22)
ProjectYesterday ⭐Today ⭐ΔState
different-ai/openwork22k🆕First seen
bradautomates/claude-video15k🆕First seen
kunchenguid/firstmate3.3k🆕First seen
mattpocock/skills213k215k+1265Continuous
stablyai/orca42k43k+1206Continuous
earendil-works/pi87k88k+938Continuous
HKUDS/DeepTutor34k35k+710Continuous
diegosouzapw/OmniRoute46k46k+682Continuous
TencentCloud/TencentDB-Agent-Memory20k20k+631Strengthening
Nutlope/hallmark24k24k+566Continuous
zhaoxuya520/reverse-skill24k24k+532Continuous
koala73/worldmonitor81k81k+433Continuous
virgiliojr94/book-to-skill20k21k+399Continuous
iOfficeAI/OfficeCLI28k28k+247Continuous
tt-a1i/archify11k12k+241Continuous
kangarooking/cangjie-skill7.2k7.4k+224Strengthening
1jehuang/jcode17k17k+215Continuous
pingdotgg/t3code18k18k+176Continuous
every-app/open-seo11k11k+121Continuous
tirth8205/code-review-graph30k30k+101Stable
agegr/pi-web4.0k4.1k+77Continuous
MoonshotAI/kimi-code6.4k6.4k+76Continuous
2026-08-122026-08-12T13:26:33Zrules v1Healthyrepos 49signals 0

Recent reports

  • 2026-08-31

    generated 2026-08-31T19:04:41Z · rules v1 · repos 45 · signals 0

  • 2026-08-30

    generated 2026-08-30T16:33:36Z · rules v1 · repos 50 · signals 0

  • 2026-08-27 · fallback

    generated 2026-08-27T22:10:40Z · rules v1 · repos 51 · signals 0

  • 2026-08-26 · fallback

    generated 2026-08-26T13:06:05Z · rules v1 · repos 41 · signals 0

  • 2026-08-25 · fallback

    generated 2026-08-25T13:01:01Z · rules v1 · repos 41 · signals 0

  • 2026-08-24 · fallback

    generated 2026-08-24T13:04:20Z · rules v1 · repos 45 · signals 0

  • 2026-08-23

    generated 2026-08-23T12:54:00Z · rules v1 · repos 39 · signals 0

  • 2026-08-21 · fallback

    generated 2026-08-21T13:01:42Z · rules v1 · repos 48 · signals 0

  • 2026-08-20 · fallback

    generated 2026-08-20T13:03:24Z · rules v1 · repos 47 · signals 0

  • 2026-08-19 · fallback

    generated 2026-08-19T13:00:26Z · rules v1 · repos 43 · signals 0

  • 2026-08-18

    generated 2026-08-18T12:59:14Z · rules v1 · repos 44 · signals 0

  • 2026-08-17 · fallback

    generated 2026-08-17T12:57:53Z · rules v1 · repos 44 · signals 0

  • 2026-08-15 · fallback

    generated 2026-08-15T12:51:46Z · rules v1 · repos 44 · signals 0

  • 2026-08-14 · fallback

    generated 2026-08-14T13:22:34Z · rules v1 · repos 48 · signals 0

  • 2026-08-12 · current

    generated 2026-08-12T13:26:33Z · rules v1 · repos 49 · signals 0

  • 2026-08-11 · fallback

    generated 2026-08-11T13:22:06Z · rules v1 · repos 47 · signals 0

  • 2026-08-09

    generated 2026-08-09T13:06:00Z · rules v1 · repos 44 · signals 0

  • 2026-08-08

    generated 2026-08-08T13:03:48Z · rules v1 · repos 46 · signals 0

  • 2026-08-07

    generated 2026-08-07T13:19:46Z · rules v1 · repos 52 · signals 5

  • 2026-08-01

    generated 2026-08-01T13:44:40Z · rules v1 · repos 49 · signals 0

  • 2026-07-31 · fallback

    generated 2026-07-31T14:25:43Z · rules v1 · repos 48 · signals 0

  • 2026-07-29 · fallback

    generated 2026-07-29T14:25:31Z · rules v1 · repos 55 · signals 0

  • 2026-07-26

    generated 2026-07-26T13:45:20Z · rules v1 · repos 52 · signals 0

  • 2026-07-25 · fallback

    generated 2026-07-25T13:52:41Z · rules v1 · repos 55 · signals 0

  • 2026-07-23

    generated 2026-07-23T14:23:05Z · rules v1 · repos 51 · signals 0

  • 2026-07-21 · fallback

    generated 2026-07-21T14:10:37Z · rules v1 · repos 56 · signals 0

  • 2026-07-15 · fallback

    generated 2026-07-15T14:00:11Z · rules v1 · repos 45 · signals 0

  • 2026-07-13 · fallback

    generated 2026-07-13T14:52:44Z · rules v1 · repos 43 · signals 0

  • 2026-07-12 · fallback

    generated 2026-07-12T13:44:47Z · rules v1 · repos 51 · signals 0

  • 2026-07-11 · fallback

    generated 2026-07-11T13:43:53Z · rules v1 · repos 54 · signals 0

  • 2026-07-10

    generated 2026-07-10T14:45:06Z · rules v1 · repos 49 · signals 0

  • 2026-07-09 · fallback

    generated 2026-07-09T15:27:59Z · rules v1 · repos 48 · signals 0

  • 2026-07-05 · fallback

    generated 2026-07-05T13:58:03Z · rules v1 · repos 52 · signals 0

  • 2026-07-04 · fallback

    generated 2026-07-04T13:51:20Z · rules v1 · repos 48 · signals 0

  • 2026-07-02 · fallback

    generated 2026-07-02T14:22:20Z · rules v1 · repos 51 · signals 0

  • 2026-06-30 · fallback

    generated 2026-06-30T14:36:09Z · rules v1 · repos 48 · signals 0

  • 2026-06-29

    generated 2026-06-29T16:02:15Z · rules v1 · repos 49 · signals 0

  • 2026-06-24

    generated 2026-06-24T14:48:42Z · rules v1 · repos 47 · signals 0

  • 2026-06-23 · fallback

    generated 2026-06-23T15:17:58Z · rules v1 · repos 50 · signals 0

  • 2026-06-22

    generated 2026-06-22T02:47:38Z · rules v1 · repos 47 · signals 5

  • 2026-06-15

    generated 2026-06-15T17:24:54Z · rules v1 · repos 49 · signals 49

  • 2026-06-14

    generated 2026-06-14T14:21:24Z · rules v1 · repos 49 · signals 49

  • 2026-06-13

    generated 2026-06-13T14:18:33Z · rules v1 · repos 45 · signals 45

  • 2026-06-12

    generated 2026-06-12T15:33:20Z · rules v1 · repos 45 · signals 45

  • 2026-06-11

    generated 2026-06-11T16:16:26Z · rules v1 · repos 50 · signals 50

  • 2026-06-10

    generated 2026-06-10T15:56:30Z · rules v1 · repos 47 · signals 47

  • 2026-06-09

    generated 2026-06-09T15:21:49Z · rules v1 · repos 45 · signals 45

  • 2026-06-08

    generated 2026-06-08T16:10:22Z · rules v1 · repos 44 · signals 44

  • 2026-06-07

    generated 2026-06-07T14:11:47Z · rules v1 · repos 43 · signals 43

  • 2026-06-06

    generated 2026-06-06T14:01:12Z · rules v1 · repos 52 · signals 52

  • 2026-06-05

    generated 2026-06-05T15:22:25Z · rules v1 · repos 47 · signals 47

  • 2026-06-04

    generated 2026-06-04T15:34:48Z · rules v1 · repos 45 · signals 45

  • 2026-06-03

    generated 2026-06-03T17:05:52Z · rules v1 · repos 45 · signals 45

  • 2026-06-02

    generated 2026-06-02T16:49:13Z · rules v1 · repos 43 · signals 43

  • 2026-06-01

    generated 2026-06-01T17:57:29Z · rules v1 · repos 44 · signals 44

  • 2026-05-31

    generated 2026-05-31T14:03:33Z · rules v1 · repos 44 · signals 44

  • 2026-05-30

    generated 2026-05-30T13:57:40Z · rules v1 · repos 48 · signals 48

  • 2026-05-29

    generated 2026-05-29T16:02:16Z · rules v1 · repos 46 · signals 46

  • 2026-05-28

    generated 2026-05-28T16:19:16Z · rules v1 · repos 48 · signals 48

  • 2026-05-27

    generated 2026-05-27T16:04:14Z · rules v1 · repos 45 · signals 45

  • 2026-05-26

    generated 2026-05-26T16:01:07Z · rules v1 · repos 45 · signals 45

  • 2026-05-25

    generated 2026-05-25T15:24:58Z · rules v1 · repos 45 · signals 45

  • 2026-05-24

    generated 2026-05-24T13:51:52Z · rules v1 · repos 43 · signals 43

  • 2026-05-23

    generated 2026-05-23T13:55:04Z · rules v1 · repos 42 · signals 42

  • 2026-05-22

    generated 2026-05-22T14:56:21Z · rules v1 · repos 40 · signals 40

  • 2026-05-21

    generated 2026-05-21T15:46:27Z · rules v1 · repos 41 · signals 41

  • 2026-05-20

    generated 2026-05-20T15:48:11Z · rules v1 · repos 36 · signals 36

  • 2026-05-19

    generated 2026-05-19T15:42:42Z · rules v1 · repos 37 · signals 37

  • 2026-05-18

    generated 2026-05-18T15:51:10Z · rules v1 · repos 39 · signals 39

  • 2026-05-17

    generated 2026-05-17T13:49:34Z · rules v1 · repos 45 · signals 45

  • 2026-05-16

    generated 2026-05-16T13:49:33Z · rules v1 · repos 34 · signals 34

  • 2026-05-15

    generated 2026-05-15T14:26:57Z · rules v1 · repos 38 · signals 38

  • 2026-05-14

    generated 2026-05-14T14:32:26Z · rules v1 · repos 42 · signals 42

  • 2026-05-13

    generated 2026-05-13T14:53:18Z · rules v1 · repos 44 · signals 44

  • 2026-05-12

    generated 2026-05-12T14:42:52Z · rules v1 · repos 36 · signals 36

  • 2026-05-11 · fallback

    generated 2026-05-11T15:30:34Z · rules v1 · repos 40 · signals 40

  • 2026-05-10

    generated 2026-05-10T13:46:39Z · rules v1 · repos 37 · signals 37

  • 2026-05-09

    generated 2026-05-09T13:43:42Z · rules v1 · repos 40 · signals 40

  • 2026-05-08

    generated 2026-05-08T14:08:16Z · rules v1 · repos 38 · signals 38

  • 2026-05-07

    generated 2026-05-07T14:38:09Z · rules v1 · repos 37 · signals 37

  • 2026-05-06

    generated 2026-05-06T14:34:27Z · rules v1 · repos 36 · signals 36

  • 2026-05-04

    generated 2026-05-04T14:22:31Z · rules v1 · repos 36 · signals 36

  • 2026-05-03

    generated 2026-05-03T13:40:38Z · rules v1 · repos 29 · signals 29

  • 2026-05-02 · fallback

    generated 2026-05-02T13:39:14Z · rules v1 · repos 30 · signals 30

  • 2026-05-01 · fallback

    generated 2026-05-01T13:46:05Z · rules v1 · repos 32 · signals 32

  • 2026-04-30

    generated 2026-04-30T14:19:05Z · rules v1 · repos 36 · signals 36

  • 2026-04-29

    generated 2026-04-29T14:23:30Z · rules v1 · repos 36 · signals 36

  • 2026-04-28

    generated 2026-04-28T14:34:52Z · rules v1 · repos 37 · signals 37

  • 2026-04-27

    generated 2026-04-27T14:20:15Z · rules v1 · repos 38 · signals 38

  • 2026-04-26

    generated 2026-04-26T13:24:10Z · rules v1 · repos 37 · signals 37

  • 2026-04-25

    generated 2026-04-25T13:22:57Z · rules v1 · repos 41 · signals 41

  • 2026-04-24

    generated 2026-04-24T13:58:04Z · rules v1 · repos 40 · signals 40

  • 2026-04-23

    generated 2026-04-23T14:04:35Z · rules v1 · repos 43 · signals 43

  • 2026-04-22

    generated 2026-04-22T14:02:49Z · rules v1 · repos 41 · signals 41

  • 2026-04-21

    generated 2026-04-22T07:58:11Z · rules v1 · repos 40 · signals 40

  • 2026-04-20

    generated 2026-04-21T09:23:28Z · rules v1 · repos 40 · signals 40

  • 2026-04-19

    generated 2026-04-19T08:51:11Z · rules v1 · repos 36 · signals 36

  • 2026-04-18

    generated 2026-04-18T08:45:02Z · rules v1 · repos 39 · signals 39

  • 2026-04-17

    generated 2026-04-17T09:14:47Z · rules v1 · repos 40 · signals 40

  • 2026-04-03

    generated 2026-06-16T02:55:56Z · rules v1 · repos 26 · signals 26

  • 2026-04-02 · degraded

    generated 2026-04-03T19:29:39Z · rules v1 · repos 26 · signals 26

  • 2026-04-01 · fallback

    generated 2026-04-03T19:29:39Z · rules v1 · repos 26 · signals 26

  • 1900-01-02 · degraded

    generated 2026-06-22T02:57:11Z · rules v1 · repos 26 · signals 0

  • 1900-01-01

    generated 2026-05-01T12:00:00Z · rules v2-phase2-fixture · repos 6 · signals 3