Top GitHub repositories, week September 21–27, 2026
Repositories that gained the most stars during the week September 21–27, 2026: plain-language summaries, use cases and a star-trust check. Ranked among 1,743 repositories tracked by Seismograph.
This period is still running — numbers update every 30 minutes.
-
8.9
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
7.2
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
8.1
jev-chat/jev-chat-jarvis
Android app that reads the on-screen chat via AccessibilityService, judges the other side's intent with the Jev model, and shows 3 ranked reply drafts in a translucent overlay. Replies are filled into the input box but…
-
8.9
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
8.9
jaredpalmer/kev
kev is a LoRA adapter with a small readout head on top of Qwen2.5-0.5B that answers many typed questions about a document in a single forward pass, returning calibrated probabilities instead of text.
-
6.8
mizorewww/laya-mlx
Native MLX runtime for Laya typed decision models: returns probabilities for choices, scores or truth values without text generation, running locally on Apple Silicon.
-
4.7
eternity4719/HowToLiveBetter
An evidence-based life guide: 498 recommendations on longevity, first aid, personal finance, law, employment, family and emigration. Each lists costs, benefits, evidence level and primary sources.
-
5.0
hypit-ai/hypit
Hypit gives AI agents a language and system to create video: the agent clones a viral clip as an editable workflow — footage, captions, B-roll and effects anchored to words instead of seconds.
-
4.9
deepseek-ai/deepseek-harness
Open-source agent harness by DeepSeek AI written in TypeScript, built on an everything-is-a-plugin architecture powered by Cordis. It runs as a web UI via npx and serves as a base for composing AI agents from plugins.
-
6.7
Mak5er/AirCard
A macOS tool that customizes Apple Wallet cards and lockscreen passcode keypad themes on iOS 18+ without jailbreak via the airlift exploit. It lets you assign custom artwork to Apple Pay cards and apply .passthm themes.
-
4.9
stablyai/orca
Orca is an ADE for running a fleet of parallel coding agents (Claude Code, Codex, OpenCode, etc.) in isolated git worktrees with a unified interface, mobile companion, and remote runtime.
-
5.9
zai-org/ZCode
Z.ai's coding agent workbench: an Electron desktop app, browser UI and terminal Agent CLI. The repo contains the client, backend, shared UI and the agent CLI/runtime sources.
-
5.0
cloudflare/security-audit-skill
A coding-agent skill that turns the agent into a security auditor, running a multi-phase code audit with independently verified, machine-readable findings.
-
4.6
affaan-m/ECC
A performance optimization system for coding agents: a set of agents, skills, memory, and rules that adds a plan-test-review-remember workflow to Claude Code, Codex, Cursor, and other harnesses.
-
6.2
hydra-db/hydradb
HydraDB is a distributed graph database written in Rust that stores the graph durably on S3-compatible object storage, with separate data nodes and indexers. It supports OpenCypher queries, GraphBLAS traversal, Neo4j…
-
4.1
tt-a1i/archify
An agent skill for Cursor, Claude Code, Codex CLI, and OpenCode that turns a system description or codebase into interactive HTML/SVG architecture, workflow, sequence, data-flow, and lifecycle diagrams from typed JSON…
-
6.2
Nasiko-Labs/nasiko
A single control-plane for AI agents: deploy, route, proxy A2A traffic, plus MCP gateway, LLM router and tracing in one Rust process.
-
4.1
bilawalsidhu/gods-eye-view
A browser-based spy-satellite simulator on a photorealistic 3D globe that unifies public feeds: aircraft, ships, satellites, earthquakes, cameras, and traffic. Runs locally, with each layer as a separate module.
-
4.2
mattpocock/skills
A set of small, composable skills for coding agents like Claude Code and Codex: they help align on a task before coding, build a shared project vocabulary, and follow a red-green-refactor loop.
-
4.1
DietrichGebert/ponytail
A skill for AI coding agents (Claude Code, Codex, Copilot CLI, OpenCode) that enforces writing only the minimum necessary code via a laziness ladder: YAGNI, reuse, stdlib, native features. Benchmarks show ~54% less…
-
8.0
CopilotKit/openmuse
A personal AI agent with a browser, terminal, and files that carries out tasks on request and shows its work. Built with CopilotKit and AG-UI for iOS, Android, and web.
-
6.2
Open-Dev-Society/OpenStock
An open-source alternative to paid market platforms: real-time price tracking, personalized alerts, and company insights. Built with Next.js, MongoDB, and Finnhub, free for everyone.
-
7.5
dream-num/univer
Open-source TypeScript SDK for embedding spreadsheet, document, and presentation editors into your own product, with a plugin architecture, Canvas rendering, a formula engine, and one Facade API for browser and…
-
8.6
unreallabsai/unreal-agent
Async-first agent harness in Go: sessions with persisted forkable history, input deduplication, an LLM-turn coordinator, and asynchronous operation execution via swappable components.
-
3.6
alibaba/open-code-review
AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…
-
7.5
hydra-db/open-glean
An open-source AI workspace over Hydra DB: it answers questions across your files, notes and connected apps, writes the answer and cites its sources.
-
6.5
TheoLeeCJ/SemIf-OpenJev
An open reproduction of the Jev-style semantic decision interface: reads typed option probabilities directly from a 4B model's logits without generating text. Runs on a single RTX 3090.
-
5.8
flexprice/flexprice
Open-source usage-based pricing and billing platform: meters usage in real time, handles credits and feature limits, and generates invoices. Available as cloud or self-hosted.
-
2.8
pacifio/atlas
Atlas is source control for coding agents: it links every commit back to the agent session with its prompts, tool calls and reasoning, and lets you run multiple agents side by side with shared memory.
-
7.1
anthropics/financial-services
Reference agents, skills, and MCP connectors for financial-services workflows: investment banking, equity research, private equity, and wealth management. Installs as a Claude Cowork plugin or deploys via the Claude…
-
4.1
obra/superpowers
A software development methodology for coding agents: a set of composable skills that make the agent clarify the spec, agree on a plan, and work through subagents with TDD.
-
5.8
robbietilton/Compositor
A free, open-source raster image editor for macOS written in Swift — a Photoshop alternative focused on compositing and post-processing.
-
3.6
ayghri/i-have-adhd
A skill for a coding agent (Claude Code) that makes it lead with the answer and numbered steps, without preamble or filler. Helps you get concrete actions instead of long-winded reasoning.
-
2.2
Albert-Weasker/niubigeo
Open-source tool for tracking brand visibility and competitors in AI answers: given a domain, it shows how models describe your product, whom they recommend, and which sources they cite.
-
7.3
LearnPrompt/awesome-seedance
Verified Seedance 2.5/2.0 prompt library: 463 cases, 25 category templates and 60 installable AI-video Skills, synced daily from goodcase.ai.
-
3.9
debpalash/VoiceStudio
A fully local, open-source ElevenLabs alternative for voice cloning, voice design, video dubbing, dictation, transcription and audiobook creation on your own hardware, with no account or API key. Supports 16 TTS and 11…
-
5.1
browser-use/video-use
A skill that lets coding agents (Claude Code, Codex) edit raw video footage via chat: it transcribes takes with ElevenLabs, builds an edit decision list, and renders final.mp4 with cuts, color grades, subtitles and…
-
3.7
Panniantong/Agent-Reach
A CLI tool that gives AI agents internet access: reading and searching Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu and other platforms without paid APIs. It selects, installs and diagnoses working access…
-
3.9
Tencent/WeKnora
Open-source LLM knowledge platform: turns raw documents into queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
-
6.7
mvt-project/mvt
A collection of mobile forensics utilities that gather and analyze traces of compromise on Android and iOS devices, matching them against public indicators of compromise (IOCs). Built by Amnesty International Security…
-
4.0
bojieli/ai-agent-book
Open book on AI agent design principles and engineering practice: 10 chapters, PDF/EPUB in 15 languages, and 109 companion experiments with Python code.
-
5.5
BuilderIO/agent-native
An open-source TypeScript framework for building agentic apps where each capability is defined once as an action, used by the agent as a tool and called by the UI from code. Aimed at developers who need agents paired…
-
3.6
google/artemis
Google's tool for automating Android devices from natural-language instructions: drives apps, captures logs and screenshots, and integrates with AI assistants via MCP.
-
6.0
agent-substrate/substrate
Agent Substrate is a secure-by-default agent execution runtime built on Kubernetes that multiplexes many "actors" onto a small pool of workers with sub-second suspend/resume and isolation via microVMs and gVisor. It is…
-
4.0
experientiallabs/experiential
Open-source gateway and router for agent LLM workflows: one OpenAI-compatible API over hosted, BYOK and local models with access and budget control, plus training a custom router or model from your traffic.
-
4.0
earendil-works/pi
A TypeScript AI agent toolkit: a unified API across LLM providers, an agent runtime with tool calling, a TUI library, and an interactive coding agent CLI.
-
5.1
tamaratran/fast-jev-compaction
Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…
-
4.2
clash-verge-rev/clash-verge-rev
A cross-platform proxy GUI client built on Tauri with the Clash Meta (mihomo) core, continuing Clash Verge. It manages routing rules, configurations and system proxy on Windows, macOS and Linux.
-
4.7
laoma2053/awesome-zhuiju-free
A curated list of free movie and TV streaming resources: online sites, apps, cloud and torrent search, subtitles, TVBox configs, IPTV and related open-source projects. Resources are hand-picked and checked daily for…
-
3.9
Graphify-Labs/graphify
Turns any codebase, docs, SQL schemas, configs, and PDFs into a queryable knowledge graph. Works as a /graphify skill in Claude Code, Cursor, Codex, and Gemini CLI with local deterministic AST parsing.
-
5.4
mizorewww/laya-coreml
Local port of the Laya model to Apple Core ML and Neural Engine: returns typed decisions (choice, score, yes/no) without token generation, with speed and energy benchmarks.
-
4.6
ruanyf/weekly
A weekly tech digest by Ruan Yifeng: articles, tools and resources, published every Friday. Also includes a section with programmer job postings.
-
4.5
zhouxiaoka/autoclip
AI-powered video clipping tool that downloads videos from YouTube and Bilibili, analyzes content with Qwen LLM, and automatically extracts highlight clips and generates compilations.
-
3.4
blader/humanizer
Agent skill that rewrites AI-sounding text to remove telltale patterns while preserving meaning. Ships as a Markdown skill for Claude Code, Codex, Cursor and other agents.
-
3.5
vladelaina/BongoCat
Cross-platform desktop pet app featuring an animated BongoCat that reacts to keyboard and mouse input. Written in C with SDL3 and OpenGL, it supports Live2D models and runs as a desktop companion.
-
5.1
superdesigndev/treg
Treg is a proxy registry of tools for AI agents: one base URL and token give access to 3,000+ endpoints across 60+ providers (SEO, social, data enrichment, media generation) with per-call pricing and no provider signup.
-
5.3
latent-spaces/brag
An agent skill (Claude Code, Codex, opencode, etc.) that turns a project you just built into a short launch video with music, motion, and share copy — in one command. Rendering is powered by Hyperframes.
-
3.6
addyosmani/agent-skills
A collection of 25 engineering skills and 9 slash commands for AI coding agents, covering the development lifecycle from spec to ship. Helps agents follow proven practices: TDD, code review, task planning.
-
3.8
akitaonrails/ai-memory
Long-term memory server for AI coding agents: stores notes as a markdown wiki and hands off context between different agents and machines. Lets you resume a task in another CLI without re-explaining architecture or…
-
4.3
can1357/oh-my-pi
Terminal coding agent with LSP and debugger wired in: 60+ model providers, 31 built-in tools, subagents and collaborative sessions. A fork of Mario Zechner's Pi.
-
3.5
miuuyy/codex-chatgpt-web
A bridge that lets you use ChatGPT Web (including Pro) as a native model in Codex — with context, tools, streaming and images, without spending Codex quota.
-
3.9
pbakaus/impeccable
A set of commands and detector rules for AI coding agents that helps them produce better frontend design instead of generic templates. Installs as a skill into Claude Code, Cursor, Codex and other harnesses.
-
5.4
Asymptote-Labs/agent-beacon
Open-source local-first memory layer for AI agents: captures session history from Claude Code, Cursor, Codex, OpenCode and 20+ other harnesses, extracts useful workflows and corrections, and makes them reusable by…
-
3.9
XiaoDuoYa/codex-with-chatgpt
A bridge between the ChatGPT web app and the Codex coding agent: ChatGPT plans and reviews over an OAuth-protected read-only MCP connection while Codex executes. Uses your paid ChatGPT subscription instead of API…
-
3.8
yt-dlp/yt-dlp
Command-line audio/video downloader supporting thousands of sites, a youtube-dl fork with extras: format selection, subtitles, SponsorBlock, output templates.
-
5.5
trycua/cua
Open-source toolkit for computer-use agents: cloud and local desktops, an app automation driver, and benchmarks for training and evaluation. For those giving AI agents control of a computer.
-
3.8
vorssaint/vorssaint-utils
Free open-source macOS menu bar toolkit bundling per-app volume mixer, system monitor, app switcher, window snapping, Dock previews, clipboard history, snippets and an uninstaller behind one icon.
-
6.0
newliver666/apk-reverse
An Agent Skill for Android APK reverse engineering: unpacking, ad removal, dex patching, repacking, and runtime/server analysis. Loaded by an agent (Claude Code, Codex) while it works.
-
5.4
Tencent/BrowserSkill
BrowserSkill connects AI agents (Cursor, Claude Code, Codex, etc.) to your already logged-in browser via the bsk CLI and an extension, letting the agent work in a separate window without interrupting you.
-
5.6
yibie/awesome-jev
A curated list of public projects, integrations, and discussions built on Jev — TypeSafe AI's System One model for typed decisions (choice, score, boolean with confidence).
-
4.3
every-app/open-seo
Open-source pay-as-you-go SEO tool as an alternative to Semrush and Ahrefs. It enables keyword research, rank tracking, competitor insights, backlink analysis, site audits, and connects AI agents via MCP.
-
3.1
Leonxlnx/taste-skill
A collection of Agent Skills that push AI agents to produce well-designed interfaces instead of boilerplate: stronger layout, typography, spacing and motion. Also includes image-generation skills for web, mobile and…
-
6.6
heyjunpenn/awesome-jev
A catalog of 530 open-source projects built with Jev, TypeSafe AI's System One model for typed decisions inside software. It serves as a curated list of implementations, SDKs, and tooling for evaluating the Jev…
-
3.8
public-apis/public-apis
A community-curated list of free public APIs across dozens of categories, from animals and anime to finance, geocoding and weather. Aimed at developers looking for a ready-made API for a prototype or product.
-
3.5
JustVugg/colibri
A pure-C, zero-dependency inference engine for running large MoE models (744B–2.8T parameters) on consumer hardware by treating VRAM, RAM, and storage as a single multitier hierarchy and streaming experts from disk.
-
3.2
Crosstalk-Solutions/project-nomad
Offline-first knowledge and education server: a Docker-orchestrating management UI and API that hosts offline Wikipedia, books, Khan Academy courses, maps, and a local AI chat with RAG. Runs on your own hardware with…
-
6.8
volotat/mini-AGI
A byte-level continual-learning language model that assembles its own architecture, trains from scratch on a single 8 GB VRAM GPU, and keeps learning from everything it reads. An experiment showing continual learning…
-
5.7
typesafe-ai/skills
Agent skills for building with TypeSafe's System One API: typed decisions and probabilities for LLM agents. Installs as a Claude Code plugin or via skills.sh.
-
5.1
QwenLM/Qwen-Image-2.1
Qwen's open-source text-to-image generation and image editing model, including transparent RGBA output and up to 10 reference images. 7B generation component, 2K support, integrations with Diffusers, ComfyUI, vLLM,…
-
3.5
microsoft/markitdown
A Python utility from Microsoft for converting PDFs, Office documents, images, audio, HTML, and other formats to Markdown, aimed at LLM and text-analysis pipelines. It preserves document structure (headings, lists,…
-
3.5
heygen-com/hyperframes
Framework for turning HTML, CSS, media and seekable animations into deterministic MP4 videos. Runs locally via CLI or from AI coding agents through a set of skills.
-
6.8
browserbase/stagehand
SDK in TypeScript, Python and Go for LLM-driven browser control: observe/act/extract find selectors, perform actions and return schema-validated data. Built for agents that operate websites like humans.
-
4.7
anmolkapil/plexo
Download manager for Windows and macOS that speeds up downloads by splitting files into 8 MB chunks fetched in parallel across multiple network interfaces (Wi-Fi, Ethernet, USB tethering).
-
3.2
dataelement/dsh-desktop
Cross-platform desktop app for running DeepSeek Harness locally: manages agent profiles, plugins, workspaces and sessions, supports third-party models and PPTX generation.
-
3.7
openai/codex
A local coding agent from OpenAI that runs in the terminal: installed with one command and used as a CLI tool for working with code.
-
4.5
vercel-labs/json-render
Generative UI framework: an LLM turns prompts into JSON interfaces constrained to a catalog of components you define, keeping output predictable and safe. Supports React, Vue, Svelte, Solid, React Native, Next.js, 3D,…
-
3.8
tashfeenahmed/freellmapi
Aggregates free tiers from 34 LLM providers (635 endpoints) behind a single OpenAI-compatible /v1 API with smart routing, automatic failover, and encrypted keys. Intended for personal experimentation and use with…
-
3.2
anywhere-labs/dsh-desktop
Open-source desktop client for DeepSeek Harness on Windows and macOS that packages its local Web UI, host service and plugin system into a native app requiring no Node.js setup.
-
4.1
Comfy-Org/ComfyUI
ComfyUI is a diffusion-model engine for generating images, video, audio and 3D with a visual node-graph interface. It lets you build and reuse pipelines without code, run them locally or via API.
-
6.1
davila7/claude-code-templates
CLI tool for installing and configuring ready-made Claude Code setups: agents, slash commands, MCP integrations, hooks and settings, plus session monitoring. Aimed at developers using Claude Code.
-
3.4
vastsa/PI-Desktop
Local-first desktop workspace for AI coding agents: opens local projects, connects any model, and extends via plugins, MCP, and Skills. Sessions and files stay on your machine, with privileged actions gated by a…
-
4.0
DeusData/codebase-memory-mcp
MCP server for code intelligence: indexes repositories into a persistent knowledge graph (functions, classes, call chains, HTTP routes) across 162 languages and answers structural queries in milliseconds. Built for AI…
-
3.4
JuliusBrussee/caveman
A skill and local proxy for coding agents that cut token usage: the skill makes the agent answer in terse caveman style, the proxy compresses logs, diffs and test output before they reach the model.
-
5.0
jarrodwatts/jev-trader
Trading bot for the Kuru DEX on Monad: every block (~300 ms) an AI model decides buy or sell from the MON-USDC order book and posts a post-only limit order one tick inside the touch, earning the spread. Includes a…
-
3.6
Taichu-AI/ZDTaichu5.0-9B
ZDTaichu5.0-9B is a multimodal foundation model built on Qwen3.5-9B and C-RADIOv4-H for image, video, spatial and embodied reasoning, and agentic tasks.
-
3.8
anthropics/claude-code
An agentic coding tool that lives in the terminal: it understands your codebase, executes routine tasks, explains complex code, and handles git workflows via natural language commands.
-
4.4
deepopen-com/deepopen
Open-source non-autoregressive System 1 decision engine for typed decisions: returns typed answers (choice, score, noul) in a single forward pass across 100+ languages without generating text. Suited for…
-
7.5
riba2534/claude-opus-5-5-demo
A demonstration of Claude Opus 5.5 code generation: three playable 3D web games, each built from a single one-sentence prompt in one session with zero human edits and deployed online.
-
4.6
TianyuCodings/NanoJev
A nano replica of Jev built on Qwen3-0.6B that outputs probability distributions over candidates in a single forward pass with no token decoding, plus a training pipeline and game demos (maze, Snake).
-
6.5
freestylefly/WeChatBridge
A native macOS tool that uses a Share Extension to take a WeChat chat export and forward it to AI agents (Codex, Claude, Doubao, etc.) or archive it into Obsidian. Runs fully locally without reading the WeChat database.