Overview

This week's feed is almost entirely agent-infrastructure: self-improving coding agents, persistent memory layers, and a burst of agent "skills" packs from Google, Android, and community authors — plus a few non-AI movers like Ladybird, drawDB, and manim. The common thread is making long-running agent work stateful and governed: recursive language models, context graphs, team memory hubs, and durable task loops. Caveat: this feed carried no numeric weekly star deltas for any candidate; the leaderboard preserves the feed's pre-sorted order and no figures are invented.


The Leaderboard

Note: The source feed did not include numeric starsThisWeek values for any candidate, so entries below preserve the feed's pre-sorted ranking and the weekly-star line is marked as not provided rather than estimated.

1. PrimeIntellect-ai/prime-agent

Open-source coding and research agent for general, long-running work, built around a Recursive Language Model (RLM) that treats context as variables. It's part of the push toward self-improving RL agents for autonomous coding workflows.

2. semantica-agi/semantica

Graph-native infrastructure that ingests enterprise data, builds a knowledge/context graph, and runs graph analytics and causal reasoning with decision provenance baked in. Positioning itself as an open-source "Palantir for AI agents" for explainable, accountable systems.

3. google/skills

Agent Skills for Google products and Google Cloud, installable with npx skills add google/skills. Riding the wave of skill-pack standardization for AI coding agents.

4. cloudflare/computer

Virtual filesystem inside a Cloudflare Durable Object that gives agents a sandboxed computer, with authoritative state in SQLite and pluggable runtimes (container and FUSE-mount backends today). A notable infrastructure play for secure agent execution.

5. TencentCloud/TencentDB-Agent-Memory

Team-level memory hub for AI agents that turns conversations, docs, and code into four reusable memory assets — Chat Memory, Skill, LLM-Wiki, and Code-Graph — governed and shared across agent frameworks.

6. vitali87/code-graph-rag

Parses multi-language monorepos with Tree-sitter, builds a knowledge graph in Memgraph, and lets you query, understand, and edit the codebase in plain English.

7. huangruiteng/loopx

Provider-neutral stateful control plane for long-running agents — durable goals, quota-aware auto-wake, executable todos, evidence logs, and verifiable handoffs across Codex, Claude Code, and other agent loops.

8. addyosmani/agent-skills

Production-grade engineering "skills" that encode senior-engineer workflows and quality gates so AI coding agents follow them consistently across define, plan, build, verify, review, and ship phases.

9. drawdb-io/drawdb

Free, browser-based database ERD editor and SQL generator — build diagrams with a few clicks and export/import SQL. One of the few non-agent projects in this week's top tier.

10. firecrawl/pdf-inspector

Fast Rust library for PDF inspection and classification: detects scanned vs. text-based PDFs, extracts position-aware text, and converts to clean Markdown without OCR. Ships Python bindings for smart routing decisions.

11. LadybirdBrowser/ladybird

A truly independent, pre-alpha web browser built on a novel standards-based engine with a multi-process architecture. The clearest non-AI breakout in this week's feed.

12. esengine/DeepSeek-Reasonix

DeepSeek-native AI coding agent for the terminal — a single Go binary engineered around prefix-cache stability, with plan mode, permissions, a workspace sandbox, and four surfaces: terminal, desktop, browser, and editor via ACP.

13. 3b1b/manim

Precise programmatic animation engine for explanatory math videos, started by 3Blue1Brown's Grant Sanderson. The original repository behind the channel's visuals; the community-maintained fork lives elsewhere.

14. zhaoxuya520/reverse-skill

Cybersecurity "skill router" pack for reverse engineering, authorized penetration testing, and security research. AI-powered routing plus on-demand toolchain bootstrapping for Claude Code, Kiro, Cursor, and Cline.

15. TapXWorld/ChinaTextbook

Open collection of Chinese K-12 and university PDF textbooks, gathered to make free educational resources accessible and counter reselling of watermarked copies.


Also Climbing


Sources