GitHub trends for September 24, 2026
What was taking off on GitHub on September 24, 2026: peak magnitude of the day, summary and where it was spotted.
-
8.2
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.
-
8.1
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.0
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.
-
8.0
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.
-
7.6
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.
-
7.5
driceroland/Search
A small, fast WebKit browser for macOS by design studio Office Commun: no toolbar, start page or accounts, with built-in ad blocking, reading mode and passwords kept in the keychain.
-
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.
-
7.2
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.
-
7.2
strands-agents/harness-sdk
Open-source Python and TypeScript SDK for building and running AI agents: agent loop, tools, MCP, memory, multi-agent patterns and tracing in one package. Runs in your process with no hosted control plane and supports…
-
7.0
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…
-
6.9
anishfn/shapeshift
A web app with a single text box that morphs into the right UI as you type: event card, checklist, timer, color picker and more. Intent is classified by the Jev model, while dates and numbers are parsed…
-
6.9
zeldaboyzlix/corz-client
A Minecraft 1.21.11 client with building tools and DonutSMP utilities: schematic support, automated resource mining, and chunk finding.
-
6.8
AutocratGirder/ClashDesk
Cross-platform desktop client for proxy workflows, built with Rust and Tauri. Provides a native GUI for managing proxy profiles on Linux and macOS.
-
6.8
BinaryDeliverer/CodexDesk
A native desktop companion app for AI coding agents and Codex workflows, written in Rust. It provides a GUI for working with coding agents instead of a terminal.
-
6.8
BricklayerSurmount/DockForge
Flexible dock and panel layout system for desktop apps written in Rust, letting users arrange windows and panels in a workspace. Aimed at desktop GUI developers who need a customizable layout.
-
6.8
BridgeDruidCompress/TauriKit
A UI component kit for Rust desktop applications built with Tauri, offering a native look and cross-platform support. Aimed at developers who want ready-made interface elements instead of building them from scratch.
-
6.8
BufferHerald/WarpLite
Cross-platform GPU-accelerated terminal with a built-in shell, written in Rust. Offers a fast and lightweight desktop command-line experience.
-
6.8
nokia-applied-research/AnyJev
Turns any LLM into a decision model with typed questions (choice, yes/no, score) that return real probabilities read from the next-token distribution, without training. L0 removes position and label-prior bias; L1 adds…
-
6.7
AvenueSnowStep/ClaudePanel
A native Rust desktop app — a panel and toolkit for working with Claude and other AI assistants. Provides a fast cross-platform GUI instead of the browser.
-
6.7
Behemothlyaoscillate/RustDeskPro
Cross-platform remote desktop client written in Rust, designed for self-hosted team use. Lets you connect to remote machines without relying on third-party cloud services.
-
6.7
CassowaryDevelop/HelixEdit
Modal code editor with LSP support written in Rust. Offers a native desktop experience, cross-platform support, and a lightweight interface.
-
6.7
centralcashierboost/ZedLite
Lightweight cross-platform code editor built with Rust, offering a native interface and downloadable builds from Releases. Aimed at developers wanting a fast, minimal editor.
-
6.5
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…
-
6.5
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.
-
6.5
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.
-
6.4
kryvora-network/kryvora-node
Official client daemon for Kryvora Network nodes, a decentralized physical infrastructure network. Connects worker hardware to the coordination hub, runs telemetry probes, and reports proof of availability.
-
6.3
JohnHeibel/PDoomVideo
Source code for a music video generated entirely by Claude Opus, with scenes, lyrics and transitions built in p5.js and rendered to MP4 via headless Chrome and ffmpeg.
-
6.3
taeold/djev-run
Deploys the DiffusionGemma-Jev (djev) model on Google Cloud Run with an NVIDIA RTX PRO 6000 GPU and a TypeSafe AI compatible API. Includes Snake, Dino, and Tetris demos running directly in the browser.
-
6.1
Aureliengmz/clearwater
Real-time photoreal water demo in a single HTML file using WebGL2, no libraries or build step: FFT waves, caustics, refraction and glare.
-
6.1
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…
-
6.1
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.
-
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…
-
6.0
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…
-
6.0
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…
-
6.0
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.
-
5.9
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.
-
5.9
juspay/hyperswitch
Open-source composable payments infrastructure in Rust: routing transactions across 120+ providers, retries, a PCI-compliant vault, reconciliation and cost observability. For teams that want to own their payments stack…
-
5.9
samyost1/3dicon
A Claude Code skill that turns a text prompt into a looping animated 3D icon as an animated WebP with real transparency. Aimed at developers and designers who need icons for app UIs.
-
5.9
Shelpid/SETS
A browser sandbox where a genetic algorithm evolves grid-DCA trading strategies on real BTCUSDT candles, gating survivors through out-of-sample validation and paper trading.
-
5.8
852wa/JIZURA
A browser app that automatically assembles lyric videos (文字PV) from song lyrics using 707 built-in parts and 24 styles, exporting to MP4. An After Effects panel is also included.
-
5.8
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.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.
-
5.6
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.
-
5.6
jasonwong1991/WonderBox
A native macOS system toolkit: memory optimization that also handles compressed memory, deep cleanup of developer caches, disk analysis, fan control, and keep-awake. Everything runs on-device; UI is in Simplified…
-
5.5
0xkuch/Fibo
A Python CLI that matches task estimates from your tracker (Jira, Linear, GitHub, GitLab) against actual time from first commit to merge and computes your personal underestimation multiplier. Runs locally, no database…
-
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…
-
5.5
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…
-
5.5
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.
-
5.5
xCuri0/ReBarUEFI
UEFI DXE driver that enables Resizable BAR on systems without official support. Provides GPU performance gains and is required for Intel Arc GPUs to work optimally.
-
5.4
Alex314618-create/JevRev
A decision layer beside your LLM: JevSift filters weak proposals, JevLoop audits evidence after each agent round, JevLong watches long-running sessions. It keeps workflows from paying for bad directions.
-
5.3
rgem227/knoweldge-base
A self-hosted personal or team file knowledge base built with FastAPI and SQLite, with folders, tags, in-app previews, and a read-only MCP service for agents.
-
5.3
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
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.2
edison-land/paragravity
CLI manager for running multiple isolated Google Antigravity (Gemini Pro) profiles in parallel on macOS and Windows via Chromium's official --user-data-dir, without patching or proxies.
-
5.2
jev-chat/jev-chat-windows
A reply helper for WeChat on Windows: it captures the window, reads incoming messages with offline OCR, infers the other person's intent, and offers 3 candidate replies to insert into the input box. Sending is always…
-
5.2
robbietilton/Compositor
A free, open-source raster image editor for macOS written in Swift — a Photoshop alternative focused on compositing and post-processing.
-
5.1
blixvip/NullMotion
A web tool that plays a finished motion-graphics ad over its black-and-white HyperFrames drafts, keeping them in sync with the film and letting you export everything to MP4 frame by frame.
-
5.1
sevenevesai/riso-windowseat
Procedural risograph-style animated films, each a single self-contained HTML file using Canvas 2D and Web Audio, plus Claude Code skills, docs and tools for making your own.
-
5.0
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.
-
5.0
jev-chat/jev-chat-jarvis-mac
A macOS app that OCR-reads WeChat messages on screen and uses a local model to classify intent and risk, suggesting reply candidates. Read-only, with no injection into WeChat.
-
5.0
surya-koritala/Glyd
Glyd is a fast lossless compression algorithm written in Rust with a C ABI and CLI, aimed at object storage, logs, telemetry and backups where storage size and read speed matter. It is positioned as a drop-in…
-
5.0
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.
-
4.9
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…
-
4.9
jerryjliu/docjev
Python library, CLI, and local app for classifying documents into categories and splitting PDF/DOCX/PPTX packets into separate documents using natural-language rules.
-
4.9
kydlikebtc/awesome-jev
A catalog of public examples of Jev, TypeSafe AI's typed decision model, indexed by the decision each example makes, with weekly CI link verification.
-
4.9
Miaotofu01/Study-Mate
StudyMate is a "learning mode" preset for DSH (DeepSeek Harness) plus a set of SKILLs: it builds a study roadmap for math and CS subjects and generates HTML lessons with explanations, exercises and hands-on projects.
-
4.9
miuuyy/Astra-Ares
Experimental reference tool that dynamically selects reasoning effort for GPT-6 Astra via Jev during Codex tasks to reduce token usage. Requires building a patched Codex CLI from source.
-
4.8
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…
-
4.8
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.8
Yinsongxu/LLM2Jev
A tool that turns local language models into structured decision engines: it accepts Choice, Score, and Noul questions and returns typed answers with probabilities using prefill-only inference without generating tokens.
-
4.7
harry7557558/spirula-studio
A self-contained C++ binary for training 3D Gaussian Splatting models: turns photos and video into splats and textured meshes, running on NVIDIA, AMD, Intel and Apple GPUs via Vulkan or CUDA without Python or COLMAP.
-
4.7
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.7
TNT-Likely/PanWatch
Self-hosted AI stock-watching assistant for A-shares, HK and US markets: real-time quotes, portfolio tracking, technical analysis and IM notifications. Integrates TradingAgents for multi-agent position analysis with…
-
4.7
yetone/magpie
A menu-bar utility for macOS/Linux/Windows that lets you pick the model for each AI agent (Codex, Claude Code, Gemini CLI, etc.) and runs a local gateway translating OpenAI and Anthropic APIs between agents and…
-
4.6
kuhnhomeuk-cell/procedural-film
An agent skill that turns a topic into a 30-second vertical film: all visuals are drawn on canvas in vanilla JavaScript and sound is synthesised with Web Audio, with no media assets. Output is a single HTML player plus…
-
4.6
Lumid-Off/AirCard-Windows
Native Windows app in Rust for customizing Apple Wallet cards and lockscreen passcode themes on iOS 18+ without jailbreak via the AirTraffic sync exploit.
-
4.6
openqa-cn/jev-browser
Browser automation tool on Playwright where a model picks a control from an index built inside the page instead of vision-based screenshot recognition. A CodexQA skill for checking code after it is written.
-
4.6
secwind7/polytech-tree
Interactive 3D map of the history of technology: each technology is a polyhedron stacked by era and domain sector in three.js, with hover cards and a camera tour. Data lives in plain JSON.
-
4.6
wfzyx/von
An open-source non-autoregressive System One decision model for classification, intent routing, and guardrail validation without text generation, with calibrated probabilities and sub-25ms latency.
-
4.5
bendlang/bend
Bend 2 is a dependently-typed programming language with proofs that compiles to CPU and GPU. It lets you declare laws in LAWS.bend that the compiler mechanically verifies, blocking AI-agent mistakes.
-
4.5
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.
-
4.5
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…
-
4.5
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.
-
4.5
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.5
mihail911/modern-software-dev-assignments
Assignments for Stanford's CS146S course "The Modern Software Developer", covering modern software development practices with Python 3.12, Conda and Poetry.
-
4.5
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.
-
4.4
cdyforever/how-to-live-better
A single-file HTML reading page for the open book "High Cost-Performance Life Guide" — 528 tips across 32 sections, searchable, offline-capable, zero dependencies.
-
4.4
kerpopule/hermes-jev-skills
A set of eight SKILL.md files and a CLI that wires the Jev decision model into Hermes, Claude Code and Codex agents for model routing, memory filtering, skill selection and GUI actions.
-
4.3
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.3
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.
-
4.3
lhlGitHub/threejs-architecture-effects
An Agent Skill for Codex, Claude Code and Cursor that generates an interactive Vite + React + Three.js site with a procedural 3D building assembled along a 0–1 timeline.
-
4.3
mater1996/travel-planning
A Codex plugin that plans trips: compares routes, queries maps, transport, lodging, weather and community reviews, then produces itinerary.json and a standalone itinerary.html. It does not book or pay — research and…
-
4.3
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,…
-
4.2
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.
-
4.2
Amal-David/awesome-jev
A curated catalog of projects, demos and SDKs for TypeSafe Jev, a model that answers typed questions about text or JSON. It helps move from a demo clip to understandable code and separates reviewed sources from the…
-
4.2
geastack/examples
A collection of example applications and tools for GeaStack: small TSX apps with a gea manifest, used by the simulator, embedded boards, GeaOS and the IDE extension.
-
4.2
General-Instinct/InstinctFlash
A high-performance serving runtime for robotics models (VLA, WAM, policies) with FP8 acceleration and optimized kernels on Jetson Thor and RTX 4090/5090.
-
4.2
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.2
Mak5er/AirCard-iOS
iOS app that writes custom artwork into iOS 27 system caches over a local loopback tunnel, letting you restyle Apple Wallet cards and the lock screen passcode keypad directly on the iPhone.
-
4.2
receptron/laya
TypeScript wrapper for running the open-source Laya System-1 decision model via ONNX Runtime: takes a state and typed questions, returns answers with calibrated probabilities in one forward pass.