diff --git a/README.MD b/README.MD
index 52841ec..17527b2 100644
--- a/README.MD
+++ b/README.MD
@@ -1,6 +1,6 @@
# awesome-repo-graph
-  
+  
A curated, structured collection of open-source repositories, grouped by sector and category, cross-linked by shared tags. `sources.json` is the single source of truth; this file and the graph visualization are both generated from it.
@@ -77,11 +77,11 @@ npm run capture:demo
## Sectors
- **Frontend Engineering** — 12 sources
-- **AI Agent Tooling** — 33 sources
+- **AI Agent Tooling** — 34 sources
- **DevOps & Infrastructure** — 1 source
- **Game Development** — 21 sources
- **Backend Engineering & APIs** — 24 sources
-- **Machine Learning & Data Science** — 21 sources
+- **Machine Learning & Data Science** — 22 sources
- **Blockchain & Decentralized AI** — 46 sources
- **Developer Productivity & CLI Tools** — 1 source
@@ -93,21 +93,21 @@ npm run capture:demo
### GSAP
#### GSAP Website Examples
- **[award-winning-website](https://github.com/adrianhajdin/award-winning-website)**
- ★ 1,021 · `gsap` `landing-page`
+ ★ 1,030 · `gsap` `landing-page`
- **[jsm_gta_vi_landing](https://github.com/adrianhajdin/jsm_gta_vi_landing)**
- ★ 196 · `gsap` `landing-page`
+ ★ 197 · `gsap` `landing-page`
- **[Truus.co-Awwward-Website](https://github.com/Thakuma07/Truus.co-Awwward-Website)** — Vanilla HTML/CSS/JS site built with GSAP, ScrollTrigger, and Lenis featuring experimental layout, cursor interaction, and dense motion design.
- ★ 117 · `gsap` `landing-page` `scrolltrigger`
+ ★ 125 · `gsap` `landing-page` `scrolltrigger`
- **[3D-Landing-page-for-Apple-iPhone](https://github.com/codebucks27/3D-Landing-page-for-Apple-iPhone)** — 3D iPhone product landing page using Three.js for rendering and GSAP/ScrollTrigger for scroll-controlled camera and product animation.
★ 109 · `gsap` `landing-page` `threejs` `scrolltrigger`
- **[capsule](https://github.com/ShowravKormokar/capsule)** — React, Vite, Tailwind, and GSAP recreation of the Awwwards-winning Capsule site's complex animations.
★ 69 · `gsap` `landing-page` `tailwind`
- **[SpyltMilk-clone](https://github.com/ShowravKormokar/SpyltMilk-clone)** — Single-product Awwwards clone with bold, colorful motion design built with React, Tailwind, and GSAP.
- ★ 38 · `gsap` `landing-page` `tailwind`
+ ★ 40 · `gsap` `landing-page` `tailwind`
- **[svelte-gsap-template](https://github.com/YusufCeng1z/svelte-gsap-template)** — Production-oriented, MIT-licensed creative agency landing page template built with Svelte 5, GSAP 3, and Tailwind CSS 4, featuring spatial typography and hardware-accelerated motion.
★ 36 · `gsap` `landing-page` `svelte` `tailwind`
- **[gentlerain.ai](https://github.com/manish-850/gentlerain.ai)** — Clone of the Gentlerain.ai Awwwards site built with GSAP, Three.js, and Lenis, showing WebGL and GSAP used together.
- ★ 32 · `gsap` `landing-page` `threejs` `webgl`
+ ★ 34 · `gsap` `landing-page` `threejs` `webgl`
- **[JeskoJets-ScrollAnimation](https://github.com/Thakuma07/JeskoJets-ScrollAnimation)** — Scroll animation that zooms into the hero area instead of sliding past it, for perspective and 3D transition effects.
★ 18 · `gsap` `landing-page` `scrolltrigger`
- **[threejs-gsap-scroller](https://github.com/TranHuuDat2004/threejs-gsap-scroller)** — Isolated example binding a Three.js 3D object to a ScrollTrigger timeline for scroll-controlled camera movement and 3D scenes.
@@ -120,107 +120,109 @@ npm run capture:demo
-AI Agent Tooling — 33 sources
+AI Agent Tooling — 34 sources
### Security & Pentesting
- **[strix](https://github.com/usestrix/strix)** — Open-source AI-powered penetration testing agent that autonomously finds and fixes application vulnerabilities.
- ★ 39,715 · Apache-2.0 · `ai-agent` `penetration-testing` `security` `python`
+ ★ 42,027 · Apache-2.0 · `ai-agent` `penetration-testing` `security` `python`
### Browser & GUI Agents
- **[chrome-devtools-mcp](https://github.com/ChromeDevTools/chrome-devtools-mcp)** — Official Chrome DevTools MCP server letting coding agents control and debug the browser directly.
- ★ 46,517 · Apache-2.0 · `mcp-server` `chrome-devtools` `debugging` `typescript`
+ ★ 47,043 · Apache-2.0 · `mcp-server` `chrome-devtools` `debugging` `typescript`
- **[page-agent](https://github.com/alibaba/page-agent)** — In-browser GUI agent from Alibaba that controls web interfaces via natural language.
- ★ 25,579 · MIT · `ai-agent` `browser-automation` `gui-agent` `javascript`
+ ★ 26,809 · MIT · `ai-agent` `browser-automation` `gui-agent` `javascript`
- **[smolagents/computer-agent](https://huggingface.co/spaces/smolagents/computer-agent)** — A Hugging Face Space for an AI agent designed to interact with a computer, featuring a web-based graphical user interface built with Gradio.
`ai-agent` `gui-agent` `automation` `gradio`
### Terminal & CLI Agents
- **[gemini-cli](https://github.com/google-gemini/gemini-cli)** — An open-source AI agent that integrates Google Gemini capabilities into the command-line interface.
- ★ 105,879 · Apache-2.0 · `ai-agent` `cli` `terminal` `mcp-server` `typescript` `gemini`
+ ★ 106,027 · Apache-2.0 · `ai-agent` `cli` `terminal` `mcp-server` `typescript` `gemini`
- **[herdr](https://github.com/ogulcancelik/herdr)** — High-performance Rust-based terminal multiplexer for running multiple AI agents at once.
- ★ 14,900 · NOASSERTION · `terminal-multiplexer` `ai-agent` `rust`
+ ★ 17,184 · NOASSERTION · `terminal-multiplexer` `ai-agent` `rust`
- **[agents-cli](https://github.com/google/agents-cli)** — Official Google CLI and skill pack specializing any coding assistant in building, evaluating, and deploying AI agents on Google Cloud.
- ★ 4,958 · Apache-2.0 · `google-cloud` `agent-development-kit` `cli`
+ ★ 5,176 · Apache-2.0 · `google-cloud` `agent-development-kit` `cli`
### MCP Servers
- **[unity-mcp](https://github.com/CoplayDev/unity-mcp)** — Bridges AI assistants with the Unity Editor to automate scene control and asset management.
- ★ 12,287 · MIT · `mcp-server` `unity` `game-development`
+ ★ 12,552 · MIT · `mcp-server` `unity` `game-development`
+- **[gitlab-mcp](https://gitlab.com/fforster/gitlab-mcp)** — This repository provides a Model Context Protocol (MCP) server specifically designed for integration with GitLab.
+ `mcp` `mcp-server` `ai` `gitlab`
### Local AI Tools
- **[terax-ai](https://github.com/crynta/terax-ai)** — A 7MB terminal-first local AI development workspace.
- ★ 8,421 · Apache-2.0 · `local-ai` `terminal` `lightweight`
+ ★ 8,504 · Apache-2.0 · `local-ai` `terminal` `lightweight`
### Claude Code Skills
- **[caveman](https://github.com/JuliusBrussee/caveman)** — Claude Code skill that reduces token usage by up to 65% via compressed, cavemen-style context.
- ★ 87,381 · MIT · `claude-code` `skill` `token-optimization` `javascript`
+ ★ 90,072 · MIT · `claude-code` `skill` `token-optimization` `javascript`
### Claude Code Plugins
- **[codex-plugin-cc](https://github.com/openai/codex-plugin-cc)** — Plugin that runs OpenAI Codex from within Claude Code, bridging two agent systems for delegation and review.
- ★ 27,212 · Apache-2.0 · `claude-code` `codex` `plugin` `agent-delegation`
+ ★ 28,934 · Apache-2.0 · `claude-code` `codex` `plugin` `agent-delegation`
- **[harness](https://github.com/revfactory/harness)** — Meta-skill plugin for Claude Code that designs domain-specific agent teams by architecture pattern and generates the skills they use.
- ★ 8,275 · Apache-2.0 · `claude-code` `agent-teams` `skills` `meta-skill`
+ ★ 8,375 · Apache-2.0 · `claude-code` `agent-teams` `skills` `meta-skill`
### Agent Harness
- **[ECC](https://github.com/affaan-m/ECC)** — Agent performance optimization system for Claude Code, Codex, and Cursor providing skills, instincts, and memory management.
- ★ 227,972 · MIT · `agent-harness` `skills` `memory` `claude-code` `codex` `cursor`
+ ★ 230,343 · MIT · `agent-harness` `skills` `memory` `claude-code` `codex` `cursor`
### Video
- **[video-use](https://github.com/browser-use/video-use)** — Automates video editing workflows using browser-use-powered coding agents.
- ★ 16,301 · MIT · `video-editing` `browser-use` `automation`
+ ★ 16,974 · MIT · `video-editing` `browser-use` `automation`
### Agent Apps
- **[career-ops](https://github.com/santifer/career-ops)** — Go-based AI-powered job search system built on Claude Code with a dashboard and 14 skill modes.
- ★ 59,402 · MIT · `job-search` `dashboard` `go` `ai-agent`
+ ★ 60,285 · MIT · `job-search` `dashboard` `go` `ai-agent`
- **[lenserfight](https://github.com/conectlens/lenserfight)** — Platform for parameterized prompts, AI-agent workflows, a community forum, and prompt battles.
★ 12 · MIT · `ai-agent` `prompt-engineering` `workflow-automation` `automation`
### Agent Frameworks
- **[openclaw](https://github.com/openclaw/openclaw)**
- ★ 382,401 · NOASSERTION · `ai-agent` `agent-framework`
+ ★ 383,164 · NOASSERTION · `ai-agent` `agent-framework`
- **[superpowers](https://github.com/obra/superpowers)** — Agentic skill framework and software development methodology.
- ★ 251,111 · MIT · `agent-framework` `skills` `software-development-methodology`
+ ★ 255,957 · MIT · `agent-framework` `skills` `software-development-methodology`
- **[hermes-agent](https://github.com/NousResearch/hermes-agent)** — Extensible AI agent with persistent memory designed to adapt to its user over time.
- ★ 212,366 · MIT · `ai-agent` `agent-framework` `llm` `memory`
+ ★ 215,977 · MIT · `ai-agent` `agent-framework` `llm` `memory`
- **[agency-agents](https://github.com/msitarzewski/agency-agents)** — End-to-end AI agency framework composed of specialized expert agents (frontend, community management, etc.).
- ★ 129,854 · MIT · `agent-framework` `multi-agent` `frontend` `community-management`
+ ★ 132,042 · MIT · `agent-framework` `multi-agent` `frontend` `community-management`
- **[ai-berkshire](https://github.com/xbtlin/ai-berkshire)** — Value-investing research framework for Claude Code and Codex combining multiple investor methodologies via a multi-agent architecture.
- ★ 12,429 · MIT · `claude-code` `codex` `value-investing` `multi-agent`
+ ★ 13,215 · MIT · `claude-code` `codex` `value-investing` `multi-agent`
- **[codec](https://github.com/AVADSA25/codec)** — An open-source intelligent command layer and framework for building and running local AI agents, supporting voice interaction and self-hosted deployments.
★ 101 · MIT · `ai-agent` `agent-framework` `local-ai` `self-hosted` `macos` `python`
### Agent Infrastructure
- **[OmniRoute](https://github.com/diegosouzapw/OmniRoute)** — Free AI gateway for coding assistants routing 200+ LLM providers through one endpoint, with token compression and MCP/A2A support.
- ★ 14,471 · MIT · `llm-gateway` `mcp` `a2a` `token-compression`
+ ★ 18,021 · MIT · `llm-gateway` `mcp` `a2a` `token-compression`
- **[CubeSandbox](https://github.com/TencentCloud/CubeSandbox)** — Tencent Cloud's open-source sandbox for running AI agents in concurrent, secure, isolated environments.
- ★ 9,392 · NOASSERTION · `sandbox` `agent-infrastructure` `tencent-cloud` `rust`
+ ★ 10,332 · NOASSERTION · `sandbox` `agent-infrastructure` `tencent-cloud` `rust`
- **[agent-toolkit-for-aws](https://github.com/aws/agent-toolkit-for-aws)** — Officially supported MCP servers and plugin pack for AI coding agents to interact with AWS services.
- ★ 1,806 · Apache-2.0 · `aws` `mcp` `agent-toolkit`
+ ★ 1,907 · Apache-2.0 · `aws` `mcp` `agent-toolkit`
### Data Access & Research
- **[Agent-Reach](https://github.com/Panniantong/Agent-Reach)** — Capability layer giving AI agents zero-fee read/search access to Twitter, Reddit, YouTube, GitHub, and more.
- ★ 54,042 · MIT · `ai-agent` `web-search` `social-media` `cli`
+ ★ 57,168 · MIT · `ai-agent` `web-search` `social-media` `cli`
- **[hiring-agent](https://github.com/interviewstreet/hiring-agent)** — AI agent that autonomously reads, evaluates, and scores resumes for hiring workflows.
- ★ 5,346 · MIT · `hiring` `resume-parsing` `ai-agent`
+ ★ 5,953 · MIT · `hiring` `resume-parsing` `ai-agent`
### Design & UI Generation
- **[ai-website-cloner-template](https://github.com/JCodesMore/ai-website-cloner-template)** — Template that uses AI coding agents to analyze and clone a website's design into a modern Next.js/Tailwind project.
- ★ 27,267 · MIT · `nextjs` `tailwind` `website-cloning` `coding-agent`
+ ★ 28,464 · MIT · `nextjs` `tailwind` `website-cloning` `coding-agent`
- **[design.md](https://github.com/google-labs-code/design.md)** — Google Labs format for conveying design systems and visual identity to coding agents via combined YAML/Markdown files.
- ★ 25,541 · Apache-2.0 · `design-system` `yaml` `coding-agent` `ui-generation`
+ ★ 25,963 · Apache-2.0 · `design-system` `yaml` `coding-agent` `ui-generation`
- **[openpencil](https://github.com/ZSeven-W/openpencil)** — Open-source AI vector design tool turning natural-language prompts into UI designs, with code output for React, Tailwind, Flutter, and SwiftUI.
- ★ 3,999 · MIT · `design-as-code` `vector-design` `ui-generation` `multi-agent`
+ ★ 4,103 · MIT · `design-as-code` `vector-design` `ui-generation` `multi-agent`
### Data & Document Processing
- **[MinerU](https://github.com/opendatalab/MinerU)** — Document parsing engine converting PDF/DOCX/PPTX into Markdown/JSON for RAG and agent workflows, with VLM/OCR support.
- ★ 74,113 · NOASSERTION · `document-parsing` `rag` `ocr` `pdf`
+ ★ 74,844 · NOASSERTION · `document-parsing` `rag` `ocr` `pdf`
### Multi-Agent Research
- **[awesome-multi-agent-papers](https://github.com/kyegomez/awesome-multi-agent-papers)** — A curated list of notable research papers on multi-agent LLM systems, maintained by kyegomez.
- ★ 1,604 · NOASSERTION · `multi-agent` `llm` `ai-agent`
+ ★ 1,609 · NOASSERTION · `multi-agent` `llm` `ai-agent`
### Workflow Automation
- **[n8n](https://github.com/n8n-io/n8n)** — Fair-code workflow automation platform with native AI capabilities, 400+ integrations, and self-hosting.
- ★ 195,893 · NOASSERTION · `workflow-automation` `automation` `low-code` `self-hosted`
+ ★ 196,726 · NOASSERTION · `workflow-automation` `automation` `low-code` `self-hosted`
@@ -229,7 +231,7 @@ npm run capture:demo
### Containers
- **[container](https://github.com/apple/container)** — Apple's official open-source tool for creating and running Linux containers as lightweight VMs on macOS, optimized for Apple Silicon.
- ★ 47,336 · Apache-2.0 · `containers` `macos` `apple-silicon` `swift` `oci`
+ ★ 47,910 · Apache-2.0 · `containers` `macos` `apple-silicon` `swift` `oci`
@@ -242,13 +244,13 @@ npm run capture:demo
### Game Engines
- **[Godot](https://github.com/godotengine/godot)** — Full-featured cross-platform game engine supporting 2D and 3D development with its own scripting language and editor.
- ★ 113,866 · MIT · `game-engine` `2d` `3d` `open-source`
+ ★ 114,214 · MIT · `game-engine` `2d` `3d` `open-source`
- **[Bevy](https://github.com/bevyengine/bevy)** — Data-driven game engine written in Rust built around a built-in entity component system.
- ★ 47,086 · Apache-2.0 · `game-engine` `rust` `ecs`
+ ★ 47,195 · Apache-2.0 · `game-engine` `rust` `ecs`
### 2D Frameworks
- **[Phaser](https://github.com/phaserjs/phaser)** — Fast, free HTML5 game framework for building 2D games that run in desktop and mobile browsers.
- ★ 39,927 · MIT · `2d` `javascript` `html5` `webgl`
+ ★ 39,970 · MIT · `2d` `javascript` `html5` `webgl`
- **[raylib](https://github.com/raysan5/raylib)** — Simple and easy-to-use C library for programming games, with 2D and 3D rendering support.
★ 33,746 · Zlib · `c` `simple` `2d` `3d`
- **[libGDX](https://github.com/libgdx/libgdx)** — Cross-platform Java game development framework for desktop, Android, iOS, and web.
@@ -303,23 +305,23 @@ npm run capture:demo
### API Clients & Testing
- **[hoppscotch](https://github.com/hoppscotch/hoppscotch)** — Hoppscotch is an open-source API development ecosystem providing tools for testing and developing APIs across web, desktop, and CLI environments. It serves as an alternative to proprietary API clients like Postman and Insomnia.
- ★ 79,773 · MIT · `cli` `typescript` `api` `api-client` `api-testing` `developer-tool`
+ ★ 79,811 · MIT · `cli` `typescript` `api` `api-client` `api-testing` `developer-tool`
### Web Frameworks
- **[NestJS](https://github.com/nestjs/nest)** — Progressive Node.js framework for building efficient, scalable server-side applications with TypeScript.
- ★ 76,131 · MIT · `typescript` `node` `web-framework` `dependency-injection`
+ ★ 76,130 · MIT · `typescript` `node` `web-framework` `dependency-injection`
- **[Fiber](https://github.com/gofiber/fiber)** — Go web framework inspired by Express, built on top of fasthttp for high performance.
- ★ 39,936 · MIT · `go` `web-framework` `http` `fasthttp`
+ ★ 39,967 · MIT · `go` `web-framework` `http` `fasthttp`
- **[Encore](https://github.com/encoredev/encore)** — Backend development platform for building type-safe distributed systems with built-in infrastructure provisioning.
- ★ 12,132 · MPL-2.0 · `go` `typescript` `backend-framework` `infrastructure-as-code`
+ ★ 12,165 · MPL-2.0 · `go` `typescript` `backend-framework` `infrastructure-as-code`
### Databases
- **[etcd](https://github.com/etcd-io/etcd)** — Distributed, reliable key-value store used for shared configuration and service discovery.
- ★ 51,965 · Apache-2.0 · `database` `distributed` `key-value-store` `consensus` `raft`
+ ★ 51,994 · Apache-2.0 · `database` `distributed` `key-value-store` `consensus` `raft`
- **[ClickHouse](https://github.com/ClickHouse/ClickHouse)** — Column-oriented database management system for real-time analytics with SQL support.
- ★ 48,555 · Apache-2.0 · `database` `olap` `columnar` `analytics` `sql`
+ ★ 48,679 · Apache-2.0 · `database` `olap` `columnar` `analytics` `sql`
- **[Dgraph](https://github.com/dgraph-io/dgraph)** — Distributed graph database with native GraphQL query support built for horizontal scalability.
- ★ 21,733 · Apache-2.0 · `database` `graph-database` `distributed` `graphql`
+ ★ 21,739 · Apache-2.0 · `database` `graph-database` `distributed` `graphql`
- **[QuestDB](https://github.com/questdb/questdb)** — High-performance time-series database with SQL support optimized for fast ingestion and analytics.
★ 17,164 · Apache-2.0 · `database` `time-series` `sql` `analytics`
- **[TiKV](https://github.com/tikv/tikv)** — Distributed transactional key-value database written in Rust, originally created to complement TiDB.
@@ -370,11 +372,11 @@ npm run capture:demo
-Machine Learning & Data Science — 21 sources
+Machine Learning & Data Science — 22 sources
### Machine Learning Frameworks
- **[tensorflow](https://github.com/tensorflow/tensorflow)** — TensorFlow is an open-source machine learning framework designed for everyone, supporting deep learning and neural networks. It provides tools for building and deploying machine learning models, including capabilities for distributed computing.
- ★ 196,207 · Apache-2.0 · `python` `machine-learning` `deep-learning` `neural-network` `framework` `distributed-computing`
+ ★ 196,308 · Apache-2.0 · `python` `machine-learning` `deep-learning` `neural-network` `framework` `distributed-computing`
### Deep Learning Frameworks
- **[Transformers](https://github.com/huggingface/transformers)** — A library of pretrained deep learning models and utilities for natural language processing, computer vision, and audio tasks.
@@ -429,6 +431,10 @@ npm run capture:demo
★ 13,233 · BSD-3-Clause · `jupyter` `notebook` `interactive-computing` `python`
### Natural Language Processing
+#### Large Language Models
+- **[google/datagemma-rag-27b-it](https://huggingface.co/google/datagemma-rag-27b-it)** — A finetuned Gemma 2 27B large language model from Google, designed for text generation and conversational AI. It is optimized for Retrieval Augmented Generation (RAG) tasks.
+ `transformers` `llm` `nlp` `pretrained-models` `rag` `artificial-intelligence`
+
- **[spaCy](https://github.com/explosion/spaCy)** — An industrial-strength natural language processing library for Python featuring tokenization, tagging, parsing, and named entity recognition.
★ 33,719 · MIT · `nlp` `python` `text-processing` `linguistics`
@@ -486,7 +492,7 @@ npm run capture:demo
### AI Algorithm Projects
- **[Decentralized & Collaborative AI on Blockchain](https://github.com/microsoft/0xDeCA10B)** — A framework to host and train publicly available machine learning models in smart contracts with incentive mechanisms encouraging good-quality training data.
- ★ 607 · MIT · `decentralized-ai` `smart-contract` `collaborative-ml`
+ ★ 608 · MIT · `decentralized-ai` `smart-contract` `collaborative-ml`
- **[Danku](https://github.com/algorithmiaio/danku)** — A blockchain-based protocol for evaluating and purchasing ML models on a public blockchain such as Ethereum.
★ 147 · `decentralized-ai` `ethereum` `smart-contract`
diff --git a/agent-attestation.json b/agent-attestation.json
index 94e9839..7bbfbec 100644
--- a/agent-attestation.json
+++ b/agent-attestation.json
@@ -1,10 +1,10 @@
{
"schemaVersion": 1,
"agentId": "awesome-repo-graph-curator",
- "producedAt": "2026-07-10T06:40:27.769Z",
+ "producedAt": "2026-07-17T00:12:00.621Z",
"subject": {
- "sources.json": "sha256:5bdf1f0b56a19b4df6c0ecb0214a5b59d5bc86a2b41a1af36074c6d3add03936",
- "README.MD": "sha256:844c93caa16c8b0c04b9fd7cc1b90ac27c92b66917edb2b242a22a06f98bfd58"
+ "sources.json": "sha256:096b8399729c8f30c21f1b55d8fd11d45fe7f9527bbfb99b4ba8a8b7e74c78b7",
+ "README.MD": "sha256:6a40a7d0c50ba8b685107d0993d1bb35d1bcb43a97744c167197357e0e9a6a0d"
},
"mechanical": {
"validated": true,
@@ -13,6 +13,6 @@
"signature": {
"algorithm": "ed25519",
"keyId": "curator-2026",
- "value": "6U9Jov0BQTKkR11KMp4nWB/eZmEXc80IKNSzcT4x9ZhcWgfgRgchnA52c5C+ASI47iyfTDqgicQlWfandH7eCQ=="
+ "value": "mI/yXqABAHyQxnIvELqzfn8cPiRm8QYeB1iTdySJZwzK6lCv9zPICUo7+7v6Q6OJRJCz6cnzx9CiaI7b4lEiCw=="
}
}
diff --git a/curator/src/state/embeddings.json b/curator/src/state/embeddings.json
index 5def1ce..1414db5 100644
--- a/curator/src/state/embeddings.json
+++ b/curator/src/state/embeddings.json
@@ -15428,6 +15428,272 @@
],
"updatedAt": "2026-07-10T06:39:58.782Z"
},
+ {
+ "sourceId": "gitlab-com-fforster-gitlab-mcp",
+ "canonicalUrl": "https://gitlab.com/fforster/gitlab-mcp",
+ "textHash": "b202da7a",
+ "model": "gemini-embedding-001",
+ "dimensions": 256,
+ "vector": [
+ 0.003985913936048746,
+ 0.02316346950829029,
+ 0.022312810644507408,
+ -0.06108437851071358,
+ -0.027912313118577003,
+ 0.0006439219578169286,
+ 0.01716647669672966,
+ 0.000126040555187501,
+ -0.002986936829984188,
+ 0.018474213778972626,
+ -0.015545315109193325,
+ -0.020750362426042557,
+ 0.018374118953943253,
+ 0.026354318484663963,
+ 0.1401524841785431,
+ 0.0005841364036314189,
+ 0.020879704505205154,
+ 0.014111851342022419,
+ 0.019921964034438133,
+ -0.003293490270152688,
+ -0.003612880827859044,
+ 0.005301031284034252,
+ 0.007018310949206352,
+ -0.003290256718173623,
+ 0.0005723916692659259,
+ 0.014189600944519043,
+ 0.004326844122260809,
+ -0.00033775175688788295,
+ 0.039611004292964935,
+ -0.0065330639481544495,
+ -0.024390917271375656,
+ 0.005509946495294571,
+ -0.013099807314574718,
+ -0.015183892101049423,
+ -0.012786517851054668,
+ -0.00166398158762604,
+ 0.01068322453647852,
+ 0.0000024489838779118145,
+ 0.01935419999063015,
+ -0.007462444715201855,
+ 0.0010685172164812684,
+ 0.02064346708357334,
+ -0.005710331257432699,
+ 0.0015218971529975533,
+ 0.005842669401317835,
+ 0.03869825601577759,
+ -0.004629862494766712,
+ -0.03235265985131264,
+ -0.013596932403743267,
+ 0.002785102464258671,
+ -0.03515492007136345,
+ 0.01122739166021347,
+ 0.0008384947432205081,
+ -0.14791534841060638,
+ 0.007779303472489119,
+ 0.002605829853564501,
+ 0.010201885364949703,
+ -0.0022553657181560993,
+ 0.03605135157704353,
+ -0.018311331048607826,
+ 0.005410211160778999,
+ -0.003136859741061926,
+ 0.0011087345192208886,
+ 0.00007116303459042683,
+ -0.004850710742175579,
+ 0.009480437263846397,
+ 0.015511641278862953,
+ -0.007524990942329168,
+ -0.0029729895759373903,
+ -0.0014556589303538203,
+ -0.022630048915743828,
+ 0.014288701117038727,
+ 0.010507283732295036,
+ -0.019975826144218445,
+ 0.027431119233369827,
+ -0.01369966845959425,
+ -0.017129553481936455,
+ 0.004283807706087828,
+ 0.015256596729159355,
+ 0.027709316462278366,
+ 0.008445175364613533,
+ -0.011081678792834282,
+ -0.020243380218744278,
+ 0.0017953213537111878,
+ -0.012372714467346668,
+ 0.010954214259982109,
+ -0.008768094703555107,
+ 0.00281057832762599,
+ -0.017430204898118973,
+ 0.0035607609897851944,
+ 0.013177691958844662,
+ 0.040198322385549545,
+ 0.03129205107688904,
+ 0.01272522285580635,
+ -0.024957695975899696,
+ -0.00030478721600957215,
+ -0.018506182357668877,
+ -0.007330102380365133,
+ 0.013174222782254219,
+ 0.016148746013641357,
+ -0.019014837220311165,
+ -0.008866643533110619,
+ 0.010157611221075058,
+ 0.0010770988883450627,
+ 0.030919596552848816,
+ -0.010108987800776958,
+ -0.0068100858479738235,
+ -0.002245526062324643,
+ 0.0061224778182804585,
+ 0.01018698699772358,
+ 0.030789706856012344,
+ -0.023780815303325653,
+ 0.02636982686817646,
+ 0.007152392063289881,
+ 0.002179290633648634,
+ -0.1257704496383667,
+ 0.029562976211309433,
+ 0.002214965643361211,
+ 0.025929229333996773,
+ -0.004305010661482811,
+ -0.02181677147746086,
+ -0.003178534796461463,
+ 0.0174893569201231,
+ 0.018909551203250885,
+ 0.001166996662504971,
+ -0.002583268564194441,
+ 0.011287102475762367,
+ 0.01237342320382595,
+ -0.0035759832244366407,
+ 0.014790995046496391,
+ -0.003963473718613386,
+ -0.015604726038873196,
+ -0.012418106198310852,
+ 0.03421377018094063,
+ 0.010336058214306831,
+ -0.0016916841268539429,
+ -0.009360872209072113,
+ 0.001807234832085669,
+ -0.026585321873426437,
+ -0.017934199422597885,
+ 0.004448764957487583,
+ 0.03021388128399849,
+ 0.015757320448756218,
+ -0.019262084737420082,
+ -0.028469305485486984,
+ -0.018483825027942657,
+ -0.050976309925317764,
+ 0.014371526427567005,
+ -0.0025766289327293634,
+ -0.036562275141477585,
+ -0.009561000391840935,
+ 0.0019356491975486279,
+ 0.013420996256172657,
+ -0.02221040241420269,
+ -0.012385138310492039,
+ -0.021685242652893066,
+ -0.008881710469722748,
+ -0.01083999965339899,
+ 0.002373945666477084,
+ 0.02722281776368618,
+ 0.012717013247311115,
+ -0.007555770222097635,
+ 0.0026598128024488688,
+ 0.02422112040221691,
+ -0.004728944040834904,
+ 0.00566450459882617,
+ 0.020687516778707504,
+ -0.01973150297999382,
+ -0.004232464358210564,
+ 0.00916446652263403,
+ -0.004330287221819162,
+ -0.03363646939396858,
+ 0.008298907428979874,
+ -0.016640732064843178,
+ 0.0061802309937775135,
+ 0.0019506803946569562,
+ 0.006207919213920832,
+ 0.027474842965602875,
+ 0.0037544744554907084,
+ -0.02119557000696659,
+ 0.0013145124539732933,
+ 0.03844228386878967,
+ -0.008582890965044498,
+ 0.0005373634630814195,
+ 0.013609825633466244,
+ -0.021661056205630302,
+ -0.03228222578763962,
+ -0.009459358640015125,
+ 0.025340285152196884,
+ 0.014835582114756107,
+ 0.024361733347177505,
+ -0.012906046584248543,
+ -0.002942324848845601,
+ 0.002670327201485634,
+ 0.026563743129372597,
+ -0.00312658678740263,
+ -0.009386477060616016,
+ -0.02221173234283924,
+ -0.019485607743263245,
+ 0.03466592729091644,
+ 0.01450264360755682,
+ -0.031631842255592346,
+ -0.0001565731508890167,
+ -0.02839614823460579,
+ -0.012884167954325676,
+ 0.016293605789542198,
+ 0.006882956717163324,
+ -0.0313936248421669,
+ 0.01117363665252924,
+ -0.0020695470739156008,
+ -0.02155928686261177,
+ -0.016034146770834923,
+ 0.01898421160876751,
+ -0.0006640174542553723,
+ 0.004680263344198465,
+ -0.020184094086289406,
+ -0.011202293448150158,
+ -0.014348925091326237,
+ 0.01182701624929905,
+ -0.024053839966654778,
+ 0.008810953237116337,
+ 0.008376839570701122,
+ 0.005964271724224091,
+ 0.017169233411550522,
+ 0.007321263197809458,
+ -0.013359644450247288,
+ -0.031468186527490616,
+ -0.008575404062867165,
+ -0.026657508686184883,
+ -0.004251043312251568,
+ 0.022841740399599075,
+ 0.007989328354597092,
+ -0.001615122426301241,
+ 0.00027110642986372113,
+ 0.017904391512274742,
+ -0.035746052861213684,
+ -0.007648330181837082,
+ 0.031504400074481964,
+ -0.0036620593164116144,
+ 0.03944721817970276,
+ -0.026317445561289787,
+ -0.005404127296060324,
+ 0.016699839383363724,
+ 0.016605006530880928,
+ 0.008865277282893658,
+ 0.0007535329787060618,
+ 0.007819498889148235,
+ 0.01622336357831955,
+ 0.007104404736310244,
+ 0.004914198070764542,
+ 0.000736928777769208,
+ 0.009592528454959393,
+ -0.0323316715657711,
+ -0.008199037052690983,
+ -0.004808557219803333,
+ -0.0063025918789207935
+ ],
+ "updatedAt": "2026-07-17T00:11:41.626Z"
+ },
{
"sourceId": "gitlab-com-ntninja-user-agent-switcher",
"canonicalUrl": "https://gitlab.com/ntninja/user-agent-switcher",
@@ -18620,6 +18886,272 @@
],
"updatedAt": "2026-07-05T16:11:22.465Z"
},
+ {
+ "sourceId": "huggingface-co-google-datagemma-rag-27b-it",
+ "canonicalUrl": "https://huggingface.co/google/datagemma-rag-27b-it",
+ "textHash": "2e92cbbe",
+ "model": "gemini-embedding-001",
+ "dimensions": 256,
+ "vector": [
+ -0.008147068321704865,
+ -0.003024985082447529,
+ 0.016038862988352776,
+ -0.0649440735578537,
+ -0.025966063141822815,
+ -0.002505624433979392,
+ -0.0035911963786929846,
+ 0.00641136197373271,
+ 0.015311963856220245,
+ 0.005300587508827448,
+ -0.008322185836732388,
+ -0.017938319593667984,
+ 0.030862178653478622,
+ -0.014084551483392715,
+ 0.1500522494316101,
+ 0.021191302686929703,
+ 0.0014541205018758774,
+ 0.014109249226748943,
+ 0.013121401891112328,
+ -0.012168903835117817,
+ 0.017787784337997437,
+ 0.004338106606155634,
+ -0.02216086909174919,
+ -0.006790272891521454,
+ -0.010579635389149189,
+ -0.011113835498690605,
+ 0.024577563628554344,
+ -0.011695899069309235,
+ 0.056508321315050125,
+ 0.02168169803917408,
+ -0.017798079177737236,
+ -0.012753349728882313,
+ 0.014057114720344543,
+ 0.014452173374593258,
+ 0.004538444802165031,
+ -0.014693531207740307,
+ 0.013706263154745102,
+ 0.002232948550954461,
+ 0.003603470977395773,
+ 0.016530539840459824,
+ 0.014709392562508583,
+ -0.009337088093161583,
+ 0.007867143489420414,
+ -0.03429583087563515,
+ -0.014797056093811989,
+ -0.018905803561210632,
+ -0.011060901917517185,
+ -0.031133586540818214,
+ -0.020301315933465958,
+ 0.010074145160615444,
+ -0.014428852126002312,
+ -0.0027977456338703632,
+ 0.0038277332205325365,
+ -0.170936718583107,
+ 0.03443501144647598,
+ 0.009083662182092667,
+ -0.004484234377741814,
+ 0.0191560797393322,
+ -0.0038406215608119965,
+ -0.0008934058132581413,
+ -0.002780499402433634,
+ 0.028347743675112724,
+ -0.0042587341740727425,
+ -0.012343382462859154,
+ 0.02183176577091217,
+ -0.010449056513607502,
+ 0.004421146120876074,
+ -0.01500501949340105,
+ -0.011943042278289795,
+ -0.019171584397554398,
+ 0.01399984210729599,
+ -0.023578118532896042,
+ 0.016302671283483505,
+ -0.01656809262931347,
+ -0.004294980317354202,
+ -0.038782235234975815,
+ 0.03794309124350548,
+ 0.002976740011945367,
+ 0.003143943613395095,
+ 0.027105525135993958,
+ -0.0009265930275432765,
+ -0.0008136525866575539,
+ -0.022577527910470963,
+ -0.012565414421260357,
+ -0.010829053819179535,
+ 0.009059571661055088,
+ -0.01221857126802206,
+ 0.0040384987369179726,
+ 0.018156059086322784,
+ -0.008641908876597881,
+ -0.005075723398476839,
+ 0.018374620005488396,
+ 0.021517174318432808,
+ 0.040815144777297974,
+ -0.01002808753401041,
+ -0.03613888472318649,
+ 0.018201904371380806,
+ 0.001487329020164907,
+ -0.010168157517910004,
+ 0.0027442441787570715,
+ -0.02702966146171093,
+ -0.009207287803292274,
+ -0.007373906672000885,
+ 0.014940837398171425,
+ 0.007482542190700769,
+ -0.003832905786111951,
+ 0.009484010748565197,
+ 0.00044689892092719674,
+ -0.02728336490690708,
+ 0.01621280424296856,
+ 0.025626735761761665,
+ -0.01113182120025158,
+ 0.00669516809284687,
+ 0.009888682514429092,
+ 0.010390139184892178,
+ -0.12057297676801682,
+ 0.030857058241963387,
+ 0.002318719634786248,
+ -0.007962270639836788,
+ 0.004927854053676128,
+ -0.021245794370770454,
+ 0.030269689857959747,
+ 0.017348796129226685,
+ 0.025369057431817055,
+ 0.007925883866846561,
+ -0.024480869993567467,
+ 0.018835563212633133,
+ -0.017910992726683617,
+ -0.03261866420507431,
+ 0.0355541929602623,
+ -0.011363995261490345,
+ 0.010669616982340813,
+ 0.02312256023287773,
+ 0.009761948138475418,
+ -0.016141973435878754,
+ 0.010294080711901188,
+ 0.009877655655145645,
+ -0.01247559953480959,
+ 0.0009242998203262687,
+ 0.001980424392968416,
+ 0.0014710617251694202,
+ 0.021362118422985077,
+ 0.014262084849178791,
+ 0.005600717384368181,
+ -0.02431745082139969,
+ -0.01069677621126175,
+ -0.03894835337996483,
+ 0.01750025525689125,
+ -0.0032478291541337967,
+ -0.02308656834065914,
+ 0.00741463853046298,
+ 0.008499016053974628,
+ -0.012737339362502098,
+ 0.0035414176527410746,
+ -0.011099688708782196,
+ -0.030833004042506218,
+ 0.00005848160799359903,
+ 0.02914390154182911,
+ 0.00479208305478096,
+ 0.01709749549627304,
+ -0.02502208761870861,
+ -0.032013945281505585,
+ -0.0015333810588344932,
+ 0.02307802252471447,
+ 0.01464194804430008,
+ 0.015912817791104317,
+ -0.0006306550349108875,
+ 0.0008517636451870203,
+ 0.0036903840955346823,
+ 0.01751052215695381,
+ 0.014234618283808231,
+ -0.004908654373139143,
+ -0.018638700246810913,
+ 0.012629290111362934,
+ -0.0026955646462738514,
+ -0.00393364392220974,
+ 0.02423121966421604,
+ -0.02310866303741932,
+ -0.004693405237048864,
+ -0.016698382794857025,
+ 0.018839547410607338,
+ 0.020334187895059586,
+ -0.02322540245950222,
+ -0.03407453000545502,
+ -0.00591525761410594,
+ 0.00796474888920784,
+ -0.010654385201632977,
+ -0.010164869949221611,
+ 0.01604110561311245,
+ 0.008949991315603256,
+ -0.030850350856781006,
+ 0.0011319416807964444,
+ 0.018188485875725746,
+ -0.0023837864864617586,
+ -0.020581023767590523,
+ -0.015012391842901707,
+ -0.018397405743598938,
+ 0.022153755649924278,
+ -0.017225245013833046,
+ 0.0330505333840847,
+ 0.009611274115741253,
+ -0.009181583300232887,
+ 0.005821974482387304,
+ -0.0005279518663883209,
+ 0.019517313688993454,
+ -0.00002772733751044143,
+ -0.010858912020921707,
+ -0.04135119542479515,
+ 0.009602885693311691,
+ 0.0014261545147746801,
+ 0.0007145790150389075,
+ -0.01890246570110321,
+ -0.002068558009341359,
+ -0.011679491028189659,
+ -0.001131485914811492,
+ -0.013301570899784565,
+ -0.0017962930724024773,
+ -0.026482410728931427,
+ 0.019135233014822006,
+ 0.00044278637506067753,
+ -0.006276300642639399,
+ -0.00295918807387352,
+ 0.016284264624118805,
+ 0.01446978747844696,
+ -0.013189555145800114,
+ -0.01772613823413849,
+ -0.030720973387360573,
+ -0.014952635392546654,
+ 0.004941015038639307,
+ 0.011186332441866398,
+ 0.0019768336787819862,
+ 0.04484373331069946,
+ 0.0002344310487387702,
+ -0.006629645358771086,
+ 0.0015632001450285316,
+ -0.012393422424793243,
+ -0.011621002107858658,
+ -0.011136641725897789,
+ 0.016673890873789787,
+ -0.0026848313864320517,
+ -0.004929292947053909,
+ 0.00950927846133709,
+ -0.000734497734811157,
+ 0.0001646494201850146,
+ 0.031237974762916565,
+ -0.017148474231362343,
+ 0.022974807769060135,
+ -0.012430479750037193,
+ -0.029596591368317604,
+ 0.019254587590694427,
+ -0.013322703540325165,
+ -0.0028429129160940647,
+ 0.010665816254913807,
+ -0.0027065735775977373,
+ -0.009281267412006855,
+ 0.005377562716603279
+ ],
+ "updatedAt": "2026-07-17T00:11:52.972Z"
+ },
{
"sourceId": "huggingface-co-spaces-smolagents-computer-agent",
"canonicalUrl": "https://huggingface.co/spaces/smolagents/computer-agent",
diff --git a/curator/src/state/rejected.json b/curator/src/state/rejected.json
index d11f018..bce99ee 100644
--- a/curator/src/state/rejected.json
+++ b/curator/src/state/rejected.json
@@ -43,9 +43,9 @@
{
"canonicalUrl": "https://github.com/n8n-io/n8n",
"githubId": 193215554,
- "evaluatedAt": "2026-07-06T06:55:45.172Z",
+ "evaluatedAt": "2026-07-17T00:11:31.087Z",
"reasonCode": "duplicate-of-existing",
- "metadataFingerprint": "fp_29ccc59",
+ "metadataFingerprint": "fp_ca2b0f96",
"reconsiderAt": null
},
{
@@ -59,9 +59,9 @@
{
"canonicalUrl": "https://github.com/NousResearch/hermes-agent",
"githubId": 1024554267,
- "evaluatedAt": "2026-07-10T06:39:59.271Z",
+ "evaluatedAt": "2026-07-17T00:11:30.108Z",
"reasonCode": "duplicate-of-existing",
- "metadataFingerprint": "fp_bce0e536",
+ "metadataFingerprint": "fp_e1e200d0",
"reconsiderAt": null
},
{
@@ -120,12 +120,28 @@
"metadataFingerprint": "fp_25a19df2",
"reconsiderAt": "2026-07-19T15:06:43.470Z"
},
+ {
+ "canonicalUrl": "https://gitlab.com/ntninja/user-agent-switcher",
+ "githubId": null,
+ "evaluatedAt": "2026-07-17T00:11:30.281Z",
+ "reasonCode": "duplicate-of-existing",
+ "metadataFingerprint": "fp_b29e407e",
+ "reconsiderAt": null
+ },
+ {
+ "canonicalUrl": "https://huggingface.co/spaces/smolagents/computer-agent",
+ "githubId": null,
+ "evaluatedAt": "2026-07-17T00:11:30.713Z",
+ "reasonCode": "duplicate-of-existing",
+ "metadataFingerprint": "fp_d62902ab",
+ "reconsiderAt": null
+ },
{
"canonicalUrl": "https://huggingface.co/yuxinlu1/gemma-4-12B-agentic-fable5-composer2.5-v2-3.5x-tau2-GGUF",
"githubId": null,
- "evaluatedAt": "2026-07-10T06:40:07.339Z",
- "reasonCode": "too-young",
- "metadataFingerprint": "fp_e1c1dd22",
+ "evaluatedAt": "2026-07-17T00:11:30.562Z",
+ "reasonCode": "recently-evaluated",
+ "metadataFingerprint": "fp_df5fd2b7",
"reconsiderAt": null
}
]
diff --git a/curator/state/last-run.json b/curator/state/last-run.json
index 278bff0..a04dfe8 100644
--- a/curator/state/last-run.json
+++ b/curator/state/last-run.json
@@ -1,3 +1,3 @@
{
- "lastSuccessAt": "2026-07-10T06:40:27.744Z"
+ "lastSuccessAt": "2026-07-17T00:12:00.594Z"
}
diff --git a/curator/state/token-ledger.json b/curator/state/token-ledger.json
index ab012c2..dc6e442 100644
--- a/curator/state/token-ledger.json
+++ b/curator/state/token-ledger.json
@@ -86,6 +86,35 @@
"estimatedCostUsd": null
}
]
+ },
+ {
+ "runId": "2026-07-17",
+ "startedAt": "2026-07-17T00:09:20.571Z",
+ "completedAt": "2026-07-17T00:12:00.594Z",
+ "status": "success",
+ "agentName": "@awesome-repo-graph/curator",
+ "agentVersion": "1.0.0",
+ "primaryModels": [
+ "gemini-2.5-flash",
+ "gemini-embedding-001"
+ ],
+ "acceptedCount": 2,
+ "totalTokens": 8627,
+ "estimatedCostUsd": 0.0051762,
+ "byProvider": [
+ {
+ "provider": "vertexGemini",
+ "stage": "classification",
+ "totalTokens": 8627,
+ "estimatedCostUsd": 0.0051762
+ },
+ {
+ "provider": "vertexGemini",
+ "stage": "embeddings",
+ "totalTokens": null,
+ "estimatedCostUsd": null
+ }
+ ]
}
]
}
diff --git a/sources.json b/sources.json
index ca6473c..9d96252 100644
--- a/sources.json
+++ b/sources.json
@@ -19,8 +19,8 @@
],
"license": null,
"score": {
- "stars": 196,
- "fetchedAt": "2026-07-10"
+ "stars": 197,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -43,8 +43,8 @@
],
"license": null,
"score": {
- "stars": 1021,
- "fetchedAt": "2026-07-10"
+ "stars": 1030,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -68,8 +68,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 39715,
- "fetchedAt": "2026-07-10"
+ "stars": 42027,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -93,8 +93,8 @@
],
"license": "MIT",
"score": {
- "stars": 25579,
- "fetchedAt": "2026-07-10"
+ "stars": 26809,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -118,8 +118,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 46517,
- "fetchedAt": "2026-07-10"
+ "stars": 47043,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -142,8 +142,8 @@
],
"license": "NOASSERTION",
"score": {
- "stars": 14900,
- "fetchedAt": "2026-07-10"
+ "stars": 17184,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -166,8 +166,8 @@
],
"license": "MIT",
"score": {
- "stars": 12287,
- "fetchedAt": "2026-07-10"
+ "stars": 12552,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -190,8 +190,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 8421,
- "fetchedAt": "2026-07-10"
+ "stars": 8504,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -215,8 +215,8 @@
],
"license": "MIT",
"score": {
- "stars": 87381,
- "fetchedAt": "2026-07-10"
+ "stars": 90072,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -240,8 +240,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 27212,
- "fetchedAt": "2026-07-10"
+ "stars": 28934,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -267,8 +267,8 @@
],
"license": "MIT",
"score": {
- "stars": 227972,
- "fetchedAt": "2026-07-10"
+ "stars": 230343,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -291,8 +291,8 @@
],
"license": "MIT",
"score": {
- "stars": 16301,
- "fetchedAt": "2026-07-10"
+ "stars": 16974,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -316,8 +316,8 @@
],
"license": "MIT",
"score": {
- "stars": 59402,
- "fetchedAt": "2026-07-10"
+ "stars": 60285,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -341,8 +341,8 @@
],
"license": "MIT",
"score": {
- "stars": 129854,
- "fetchedAt": "2026-07-10"
+ "stars": 132042,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -365,8 +365,8 @@
],
"license": "MIT",
"score": {
- "stars": 251111,
- "fetchedAt": "2026-07-10"
+ "stars": 255957,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -390,8 +390,8 @@
],
"license": "MIT",
"score": {
- "stars": 14471,
- "fetchedAt": "2026-07-10"
+ "stars": 18021,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -415,8 +415,8 @@
],
"license": "NOASSERTION",
"score": {
- "stars": 9392,
- "fetchedAt": "2026-07-10"
+ "stars": 10332,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -439,8 +439,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 4958,
- "fetchedAt": "2026-07-10"
+ "stars": 5176,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -464,8 +464,8 @@
],
"license": "MIT",
"score": {
- "stars": 12429,
- "fetchedAt": "2026-07-10"
+ "stars": 13215,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -489,8 +489,8 @@
],
"license": "MIT",
"score": {
- "stars": 54042,
- "fetchedAt": "2026-07-10"
+ "stars": 57168,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -514,8 +514,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 25541,
- "fetchedAt": "2026-07-10"
+ "stars": 25963,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -538,8 +538,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 1806,
- "fetchedAt": "2026-07-10"
+ "stars": 1907,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -563,8 +563,8 @@
],
"license": "NOASSERTION",
"score": {
- "stars": 74113,
- "fetchedAt": "2026-07-10"
+ "stars": 74844,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -587,8 +587,8 @@
],
"license": "MIT",
"score": {
- "stars": 5346,
- "fetchedAt": "2026-07-10"
+ "stars": 5953,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -612,8 +612,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 8275,
- "fetchedAt": "2026-07-10"
+ "stars": 8375,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -637,8 +637,8 @@
],
"license": "MIT",
"score": {
- "stars": 27267,
- "fetchedAt": "2026-07-10"
+ "stars": 28464,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -663,8 +663,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 47336,
- "fetchedAt": "2026-07-10"
+ "stars": 47910,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -688,8 +688,8 @@
],
"license": "MIT",
"score": {
- "stars": 3999,
- "fetchedAt": "2026-07-10"
+ "stars": 4103,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -711,8 +711,8 @@
],
"license": "NOASSERTION",
"score": {
- "stars": 382401,
- "fetchedAt": "2026-07-10"
+ "stars": 383164,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -758,8 +758,8 @@
],
"license": "NOASSERTION",
"score": {
- "stars": 1604,
- "fetchedAt": "2026-07-10"
+ "stars": 1609,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -785,7 +785,7 @@
"license": "MIT",
"score": {
"stars": 2,
- "fetchedAt": "2026-07-10"
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -810,8 +810,8 @@
],
"license": null,
"score": {
- "stars": 32,
- "fetchedAt": "2026-07-10"
+ "stars": 34,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -836,7 +836,7 @@
"license": null,
"score": {
"stars": 18,
- "fetchedAt": "2026-07-10"
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -860,8 +860,8 @@
],
"license": null,
"score": {
- "stars": 117,
- "fetchedAt": "2026-07-10"
+ "stars": 125,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -887,7 +887,7 @@
"license": null,
"score": {
"stars": 109,
- "fetchedAt": "2026-07-10"
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -912,7 +912,7 @@
"license": null,
"score": {
"stars": 69,
- "fetchedAt": "2026-07-10"
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -936,8 +936,8 @@
],
"license": null,
"score": {
- "stars": 38,
- "fetchedAt": "2026-07-10"
+ "stars": 40,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -963,7 +963,7 @@
"license": null,
"score": {
"stars": 36,
- "fetchedAt": "2026-07-10"
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -988,7 +988,7 @@
"license": null,
"score": {
"stars": 13,
- "fetchedAt": "2026-07-10"
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -1014,7 +1014,7 @@
"license": "MIT",
"score": {
"stars": 14,
- "fetchedAt": "2026-07-10"
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -1039,7 +1039,7 @@
"license": "MIT",
"score": {
"stars": 12,
- "fetchedAt": "2026-07-10"
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -1063,8 +1063,8 @@
],
"license": "NOASSERTION",
"score": {
- "stars": 195893,
- "fetchedAt": "2026-07-10"
+ "stars": 196726,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -1088,8 +1088,8 @@
],
"license": "MIT",
"score": {
- "stars": 212366,
- "fetchedAt": "2026-07-10"
+ "stars": 215977,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -1115,8 +1115,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 105879,
- "fetchedAt": "2026-07-10"
+ "stars": 106027,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -1142,8 +1142,8 @@
],
"license": "MIT",
"score": {
- "stars": 79773,
- "fetchedAt": "2026-07-10"
+ "stars": 79811,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-05"
},
@@ -1169,8 +1169,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 196207,
- "fetchedAt": "2026-07-10"
+ "stars": 196308,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-06"
},
@@ -1197,7 +1197,7 @@
"license": "MIT",
"score": {
"stars": 101,
- "fetchedAt": "2026-07-10"
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-06"
},
@@ -1700,7 +1700,7 @@
"license": null,
"score": {
"stars": 147,
- "fetchedAt": "2026-07-10"
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-06"
},
@@ -1723,8 +1723,8 @@
],
"license": "MIT",
"score": {
- "stars": 607,
- "fetchedAt": "2026-07-10"
+ "stars": 608,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-06"
},
@@ -2009,7 +2009,7 @@
"license": "MIT",
"score": {
"stars": 3,
- "fetchedAt": "2026-07-10"
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-06"
},
@@ -2318,8 +2318,8 @@
],
"license": "MIT",
"score": {
- "stars": 39936,
- "fetchedAt": "2026-07-10"
+ "stars": 39967,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-06"
},
@@ -2343,8 +2343,8 @@
],
"license": "MIT",
"score": {
- "stars": 76131,
- "fetchedAt": "2026-07-10"
+ "stars": 76130,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-06"
},
@@ -2368,8 +2368,8 @@
],
"license": "MPL-2.0",
"score": {
- "stars": 12132,
- "fetchedAt": "2026-07-10"
+ "stars": 12165,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-06"
},
@@ -2394,8 +2394,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 48555,
- "fetchedAt": "2026-07-10"
+ "stars": 48679,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-06"
},
@@ -2419,8 +2419,8 @@
],
"license": "MIT",
"score": {
- "stars": 113866,
- "fetchedAt": "2026-07-10"
+ "stars": 114214,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-06"
},
@@ -2445,8 +2445,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 51965,
- "fetchedAt": "2026-07-10"
+ "stars": 51994,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-06"
},
@@ -2469,8 +2469,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 47086,
- "fetchedAt": "2026-07-10"
+ "stars": 47195,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-06"
},
@@ -2494,8 +2494,8 @@
],
"license": "Apache-2.0",
"score": {
- "stars": 21733,
- "fetchedAt": "2026-07-10"
+ "stars": 21739,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-06"
},
@@ -2519,8 +2519,8 @@
],
"license": "MIT",
"score": {
- "stars": 39927,
- "fetchedAt": "2026-07-10"
+ "stars": 39970,
+ "fetchedAt": "2026-07-17"
},
"addedAt": "2026-07-06"
},
@@ -3914,6 +3914,59 @@
"fetchedAt": null
},
"addedAt": "2026-07-10"
+ },
+ {
+ "id": "gitlab-com-fforster-gitlab-mcp",
+ "url": "https://gitlab.com/fforster/gitlab-mcp",
+ "provider": "gitlab.com",
+ "owner": null,
+ "repo": null,
+ "title": "gitlab-mcp",
+ "description": "This repository provides a Model Context Protocol (MCP) server specifically designed for integration with GitLab.",
+ "path": [
+ "AI Agent Tooling",
+ "MCP Servers"
+ ],
+ "tags": [
+ "mcp",
+ "mcp-server",
+ "ai",
+ "gitlab"
+ ],
+ "license": null,
+ "score": {
+ "stars": null,
+ "fetchedAt": null
+ },
+ "addedAt": "2026-07-17"
+ },
+ {
+ "id": "huggingface-co-google-datagemma-rag-27b-it",
+ "url": "https://huggingface.co/google/datagemma-rag-27b-it",
+ "provider": "huggingface.co",
+ "owner": null,
+ "repo": null,
+ "title": "google/datagemma-rag-27b-it",
+ "description": "A finetuned Gemma 2 27B large language model from Google, designed for text generation and conversational AI. It is optimized for Retrieval Augmented Generation (RAG) tasks.",
+ "path": [
+ "Machine Learning & Data Science",
+ "Natural Language Processing",
+ "Large Language Models"
+ ],
+ "tags": [
+ "transformers",
+ "llm",
+ "nlp",
+ "pretrained-models",
+ "rag",
+ "artificial-intelligence"
+ ],
+ "license": null,
+ "score": {
+ "stars": null,
+ "fetchedAt": null
+ },
+ "addedAt": "2026-07-17"
}
]
}