Denoise · 2026-08-31

The AI agent ecosystem is standardizing around 'skills' as the new unit of abstraction, moving beyond raw prompts to reusable, packaged capabilities.

Look for the proliferation of skill libraries and agent harnesses, signaling a market shift from model performance to the tooling that makes models useful.

The AI agent ecosystem is standardizing around 'skills' as the new unit of abstraction, moving beyond raw prompts to reusable, packaged capabilities. Today's trending covers 45 repos across 8 categories, including THU-MAIC/OpenMAIC, Osmantic/ODS, apache/maka, affaan-m/ECC, unclebob/swarm-forge. (This lead is templated: today's LLM output failed structural checks.)

跨周期持续信号

AI Infra & Protocols(6)

The focus is shifting from generic agent loops to specialized, local-first harnesses. `Osmantic/ODS` and `apache/maka` reveal a push for self-hosted, private AI environments that go beyond simple inference.

  • An open-source project from Tsinghua University for creating multi-agent learning environments. Its rise suggests academic interest in complex agent-to-agent interactions, moving beyond single-user, single-agent systems to simulated social learning.

    rising⭐ 27k
  • An ambitious project to package a full AI server (inference, UI, agents, RAG) for local deployment on consumer hardware. It represents a strong push towards decentralization and user ownership of AI infrastructure.

    new⭐ 5.4k
  • An Apache Incubating project for a local-first agent workspace. Its key feature is an append-only log for all agent activities, which is critical for reproducibility, debugging, and security in agentic systems.

    repeated⭐ 4.3k
  • An 'agent harness' focused on performance optimization. Its existence indicates the agent stack is maturing, with developers now focusing on optimizing the execution environment (harness) rather than just the agent's logic (prompt).

    new⭐ 245k
  • A simple tool for coordinating multiple AI agents. It's a lightweight take on the multi-agent problem, suggesting demand for simpler orchestration tools alongside more complex frameworks like OpenMAIC.

    cooling⭐ 3.4k
  • A toolkit providing a unified API for different LLMs and a basic agent loop. It's an example of the foundational libraries being built to abstract away the differences between various model providers.

    cooling⭐ 100k

Prompt & Skill Libraries(10)

This category is the epicenter of today's trend. The volume and specificity of repos like `K-Dense-AI/scientific-agent-skills` and `handsomestWei/patent-disclosure-skill` confirm that 'skill' is replacing 'prompt' as the primary unit of agent capability.

  • An agent skill that generates interactive architecture diagrams from descriptions. This is a prime example of packaging a high-value, complex developer task into a simple, reusable component for an AI agent.

    rising⭐ 38k
  • A large, curated collection of prompts for image generation, structured as 'Prompt as Code'. It represents an advanced stage of prompt engineering, moving towards version-controlled, reusable templates and 'skills'.

    repeated⭐ 26k
  • A library of 165+ validated skills to equip agents for scientific tasks. This is a key signal of the 'skill' as the new primitive for agent capability, moving from generalist agents to domain-specific experts.

    rising⭐ 41k
  • A read-only mirror of the community plugin marketplace for Anthropic's Claude. Its existence alongside the official one highlights the classic tension between platform-controlled and community-driven ecosystems.

    repeated⭐ 3.0k
  • A skill package for AI agents focused on security research and penetration testing. It demonstrates how highly specialized and sensitive professional workflows are being codified into skills for agent consumption.

    repeated⭐ 33k
  • The official, curated directory of plugins for Claude Code. This is a clear platform play by Anthropic to build a defensible ecosystem around its models, controlling quality and creating a developer channel.

    new⭐ 36k
  • The plugin specification for the Cursor editor. Similar to Anthropic's move, this shows AI-native developer tools are also building out their own walled-garden ecosystems to lock in users and developers.

    new⭐ 6.4k
  • A highly specific skill for Chinese patent writing and analysis. Its niche focus is evidence of the 'long tail' of agent skills, where even very specialized domains can be automated.

    new⭐ 6.2k
  • A collection of open-source skills from a known developer. This represents the 'creator economy' pattern applied to AI skills, where individuals build and share their own libraries of agent capabilities.

    new⭐ 12k
  • A niche skill designed to make coding agent outputs more concise and to the point. This is an interesting example of user experience customization being delivered as a pluggable 'skill'.

    cooling⭐ 26k

Developer Tools & Productivity(15)

AI is being integrated into specific, high-value workflows. `MadsLorentzen/ai-job-search` applies an agent framework to career management, while `freellmapi` and `OmniRoute` abstract away the complexity of LLM provider selection, commoditizing the inference layer.

  • An opinionated Linux distribution. Its continued popularity is a reminder of the persistent developer interest in curated, aesthetically pleasing, and minimalist operating system experiences, separate from the AI hype cycle.

    repeated⭐ 36k
  • An extension for the Wand (WeMod) game modding app. A niche tool, its trendiness highlights the active community around game modification and the demand for better UX in specialized software.

    new⭐ 23k
  • A command-line tool for downloading iOS app packages from the App Store. Its popularity points to a persistent need among developers and security researchers for tools that inspect and manage mobile app binaries outside of official channels.

    new⭐ 10k
  • A local, AI-powered framework for managing a job search. It's a significant example of applying agentic workflows to a complex, real-world personal problem, moving beyond code generation and developer tasks.

    new⭐ 39k
  • A classic static analysis tool for Java. Its appearance on the trends list suggests a large-scale project or company has recently adopted it, causing a spike in attention for this mature, foundational tool.

    new⭐ 9.4k
  • A unified API gateway for hundreds of free LLM endpoints. This project aggressively commoditizes LLM access, suggesting the value is rapidly moving up the stack from raw inference to orchestration and application layers.

    new⭐ 23k
  • A local-first, open-source alternative to Logitech's peripheral management software. Its sustained popularity indicates a strong user desire for privacy, no telemetry, and offline functionality in hardware companion apps.

    repeated⭐ 18k
  • An educational resource for learning AI engineering fundamentals. Its popularity highlights the continuous demand for foundational knowledge as the field becomes more complex and abstracted.

    new⭐ 52k
  • An open-source alternative to commercial SEO tools like Semrush. This reflects a broader trend of open-source projects challenging established SaaS products by offering self-hostable, transparent alternatives.

    rising⭐ 16k
  • A tool to create your own personal search engine. It taps into the themes of data ownership and dissatisfaction with centralized search, offering users more control over their information discovery.

    new⭐ 3.4k
  • A tool for censorship removal in language models. Its presence on the list is a direct commentary on the ongoing debate around LLM alignment, safety, and the desire for unfiltered model outputs.

    rising⭐ 30k
  • Google's C++ testing framework. Like Checkstyle, its appearance suggests a major project adoption. It's a reminder that foundational, non-AI developer tools remain cornerstones of software engineering.

    new⭐ 39k
  • A long-standing, community-curated list of free APIs. Its persistent popularity underscores its value as a fundamental resource for developers, hobbyists, and students looking for data to build projects with.

    cooling⭐ 474k
  • A tool that converts technical books into Claude Code skills. This is meta-work on the skill ecosystem itself, creating tools to accelerate the creation of other skills, which indicates a maturing development cycle.

    cooling⭐ 28k
  • Another free AI gateway, similar to `freellmapi`, offering a single endpoint for a vast number of models. The duplication in this space signals a race to become the default commodity layer for LLM access.

    cooling⭐ 59k

On-device & Multimodal AI(2)

`firecrawl/pdf-inspector`'s focus on routing based on document type implies a growing need for sophisticated pre-processing pipelines in multimodal systems, a sign of maturation beyond basic text extraction.

  • A Rust library for PDF analysis that can differentiate between scanned and text-based documents. It's a critical piece of plumbing for RAG and multimodal pipelines, enabling smarter pre-processing and routing of documents.

    repeated⭐ 17k
  • A tiny 14MB foundation model for on-device applications. This represents the extreme end of model compression, aiming for deployment on microcontrollers and other resource-constrained environments, a different frontier from the server-side AI race.

    cooling⭐ 9.9k

Memory, RAG & Context(4)

Enterprise-grade solutions from `TencentCloud/TencentDB-Agent-Memory` and `volcengine/OpenViking` indicate that agent memory is maturing from simple chat history into a structured, governable asset for teams.

  • An enterprise-focused memory hub for AI agents from Tencent. This signals that major cloud players are moving into the agent memory space, treating it as a critical piece of infrastructure for team-level AI adoption.

    cooling⭐ 25k
  • A context database for agents from Volcengine (ByteDance). Like Tencent's offering, this shows big tech investment in solving the agent memory and context problem, framing it as a specialized database challenge.

    cooling⭐ 35k
  • A solution for long-term memory in coding agents. This is a more developer-focused take on the memory problem, highlighting the specific need for persistent context during complex, multi-turn coding sessions.

    cooling⭐ 5.3k
  • A personal AI project aiming to create a local-first 'brain' that orchestrates agent fleets. It's a highly ambitious, user-centric vision for personal AI that contrasts with the enterprise focus of other memory hubs.

    new⭐ 39k

ML & GPU Infrastructure(3)

The trend towards smaller, more accessible models is validated by `jingyaogong/minimind`, which lowers the barrier for model experimentation by enabling rapid training of a small LLM from scratch.

  • A project demonstrating how to train a 64M-parameter LLM from scratch in two hours. It demystifies and democratizes model training, making it accessible for experimentation without massive GPU clusters.

    new⭐ 56k
  • The platform including the Mojo language, designed for high-performance AI development. Its continued presence reflects the ongoing search for better programming models and infrastructure to optimize AI workloads.

    cooling⭐ 29k
  • Reinforcement learning training environments for a specific robot. This is a niche application, but it shows how ML infrastructure is being tailored for specific hardware in the robotics domain.

    new⭐ 1.1k

Security & Reverse Engineering(2)

This category is also adopting the 'skill' abstraction. While not in this category, `zhaoxuya520/reverse-skill`'s trendiness coupled with `kaifcodec/user-scanner` suggests complex OSINT workflows are being packaged for agent consumption.

  • An OSINT tool for finding user data from an email or username. It's a tool for security researchers and privacy advocates, and its popularity highlights ongoing concerns about digital footprints.

    new⭐ 4.1k
  • A tool that checks email address usage across various websites. Like `user-scanner`, it serves the OSINT community and its trendiness reflects an interest in tools for mapping online identities.

    cooling⭐ 15k

AI Coding Tools & Agents(3)

The trend in AI coding tools is fragmenting towards specialized, single-purpose tools. The rise of `abi/screenshot-to-code` suggests a preference for tools that do one thing well over monolithic, general-purpose coding agents.

  • A coding agent, though the README is sparse. Without more detail, its trendiness might be due to a mention by a content creator or could be suspicious. It represents the baseline noise in the coding agent category.

    cooling⭐ 21k
  • A tool that converts screenshots of web UIs into functional code. This is a very practical, single-purpose AI tool that solves a common front-end development problem, demonstrating the value of specialized AI applications.

    new⭐ 77k
  • A free coding agent. Its presence indicates the ongoing commoditization of basic AI coding assistance, with numerous free options competing for developer attention against more integrated, paid solutions.

    cooling⭐ 11k
#01The explosion of skill-focused repos like `K-Dense-AI/scientific-agent-skills`, `tt-a1i/archify`, and `zhaoxuya520/reverse-skill` reveals a market convergence on the 'skill' as the primary abstraction for extending agent capabilities, replacing bespoke prompt engineering.
#02The parallel rise of official plugin directories (`anthropics/claude-plugins-official`, `cursor/plugins`) and open, community-driven alternatives reveals a classic platformization battle for control over agent ecosystems.
#03Local-first AI infrastructure projects such as `apache/maka`, `Osmantic/ODS`, and `AprilNEA/OpenLogi` refute the narrative that powerful AI must be cloud-dependent, indicating growing demand for privacy, control, and offline functionality.
#04LLM gateway projects like `freellmapi` and `OmniRoute` demonstrate the aggressive commoditization of model inference, implying that future value creation will shift towards higher-level orchestration and agent frameworks.
#05Enterprise-grade memory solutions from `TencentCloud/TencentDB-Agent-Memory` and `volcengine/OpenViking` suggest agent memory is evolving from a simple conversational log into a structured, governable asset for collaborative teams.

Trend tracking

Today

Newcomers like affaan-m/ECC and jingyaogong/minimind are seeing explosive growth, dominating the daily charts with sudden, high star counts.

7 Strengthening · 2 Continuous · 7 First seen
Expand list (16)
ProjectYesterday ⭐Today ⭐ΔState
affaan-m/ECC245k🆕First seen
jingyaogong/minimind56k🆕First seen
zhaoxuya520/reverse-skill33k🆕First seen
k1tbyte/Wand-Enhancer23k🆕First seen
firecrawl/pdf-inspector17k🆕First seen
Osmantic/ODS5.4k🆕First seen
tt-a1i/archify34k38k+4421Strengthening
kaifcodec/user-scanner4.1k🆕First seen
THU-MAIC/OpenMAIC23k27k+3172Strengthening
K-Dense-AI/scientific-agent-skills39k41k+1837Strengthening
every-app/open-seo15k16k+665Strengthening
handsomestWei/patent-disclosure-skill5.6k6.2k+588Strengthening
p-e-w/heretic29k30k+537Continuous
pollen-robotics/microduck_rl7241.1k+379Strengthening
majd/ipatool10k10k+378Strengthening
checkstyle/checkstyle9.1k9.4k+224Continuous

This week

Projects like tt-a1i/archify and THU-MAIC/OpenMAIC show persistent growth, while newcomers such as p-e-w/heretic also establish a strong weekly presence.

7 Strengthening · 7 Continuous · 3 Stable · 3 First seen
Expand list (20)
ProjectYesterday ⭐Today ⭐ΔState
p-e-w/heretic30k🆕First seen
every-app/open-seo16k🆕First seen
tt-a1i/archify34k38k+4421Strengthening
asciimoo/hister3.4k🆕First seen
THU-MAIC/OpenMAIC23k27k+3172Strengthening
K-Dense-AI/scientific-agent-skills39k41k+1837Strengthening
freestylefly/awesome-gpt-image-226k26k+767Strengthening
omacom/omarchy35k36k+764Continuous
tashfeenahmed/freellmapi23k23k+719Strengthening
MadsLorentzen/ai-job-search38k39k+642Continuous
abi/screenshot-to-code76k77k+358Stable
rohitg00/ai-engineering-from-scratch51k52k+347Continuous
AprilNEA/OpenLogi18k18k+305Continuous
tinyhumansai/openhuman39k39k+223Continuous
anthropics/claude-plugins-community2.8k3.0k+194Strengthening
apache/maka4.1k4.3k+161Strengthening
ConardLi/garden-skills12k12k+158Continuous
anthropics/claude-plugins-official36k36k+144Stable
cursor/plugins6.2k6.4k+114Continuous
google/googletest39k39k+32Stable

This month

tt-a1i/archify solidifies its position with persistent monthly growth, alongside steady accumulators like omacom/omarchy and freestylefly/awesome-gpt-image-2.

5 Strengthening · 13 Continuous · 3 Stable · 1 First seen
Expand list (22)
ProjectYesterday ⭐Today ⭐ΔState
CodebuffAI/freebuff11k🆕First seen
tt-a1i/archify34k38k+4421Strengthening
zhaoxuya520/reverse-skill32k33k+1250Strengthening
freestylefly/awesome-gpt-image-226k26k+767Strengthening
omacom/omarchy35k36k+764Continuous
diegosouzapw/OmniRoute58k59k+736Continuous
earendil-works/pi99k100k+605Continuous
public-apis/public-apis473k474k+546Stable
firecrawl/pdf-inspector17k17k+334Continuous
ayghri/i-have-adhd26k26k+320Continuous
virgiliojr94/book-to-skill27k28k+308Continuous
AprilNEA/OpenLogi18k18k+305Continuous
volcengine/OpenViking34k35k+228Continuous
anthropics/claude-plugins-community2.8k3.0k+194Strengthening
TencentCloud/TencentDB-Agent-Memory25k25k+165Continuous
apache/maka4.1k4.3k+161Strengthening
akitaonrails/ai-memory5.2k5.3k+135Continuous
pingdotgg/t3code21k21k+134Continuous
cactus-compute/needle9.7k9.9k+123Continuous
unclebob/swarm-forge3.3k3.4k+91Continuous
megadose/holehe14k15k+60Stable
modular/modular29k29k+46Stable
2026-08-312026-08-31T19:04:41Zrules v1Healthyrepos 45signals 0

Recent reports

  • 2026-08-31 · current

    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

    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