🔒 26 more in the full analysis
🔒 27 more in the full analysis
An agent runtime whose model adapter, tool registry, session log, and agent loop are plugins, with profiles for browser, headless, SDK, and automation use.
A converter that turns office files, OpenDocument files, EPUB, CSV, RTF, and text-based PDFs into consistent Markdown while preserving document structures.
A CRM in which an agent researches contacts on a schedule, records evidence, and sends weak matches to a human instead of guessing.
Amadeus Protocol Node Amagine3D Amazon S3 Anatomy Atelier Anti Slop anydoc ARC-AGI-1 Task Generator arc-task-gen claudish-to-english claudish-to-english code-server Comp AI CRM Comp AI CRM Cumora DeepSeek Harness FrontierAgent FuXi fx Gemma Translator Gemma Translator h3.c IP as Logo IP as Logo Skill JoyAI-Video-Edit Kage Kimi K3 in C macOS MangoDisk Model Context Protocol (MCP) Moli morphicons MyContext npm OpenBot openGym Phone Harness Phone Harness Praxist Python Raspberry Pi 5 React Rust Scroll Craft Sol Advisor SQLite terminal-code Three.js ThreeUI TypeScript unlazy V8 Virtual Mac on iPad walgit Xcode Zig ZSvirt
Searchable transcript of GitHub Trending Monthly #10(2026.08) — Github Awesome (14:34). Search for a phrase, then click its timestamp to jump straight to that moment in the video.
Captions sourced from the original video on YouTube, published by Github Awesome. The video, its captions and all related intellectual property remain the property of their respective owners; AINotes claims no ownership. Provided for research, accessibility and search — see the Transcript Notice and Copyright Policy.
Today, we're bringing together 34 projects that drew the most attention from developers in August. Regular viewers will recognize many from earlier episodes, but this roundup puts the month's biggest projects in one place. Let's get into it. Deepse Caress is an agent runtime where even the model adapter, tool registry, session log, and agent loop are plugins.
Profiles compose those pieces for a browser UI, headless jobs, SDK access, or automation. While patch layers let you replace configuration without editing a privileged core sessions use an appendon event log, so replay and persistence share one source. Any doc turns office files, open document, epub, CSV, RTF, and textbased PDFs into one consistent flavor of markdown.
The Rust Core detects formats from file contents, preserves structures like tables, footnotes, equations, and speaker notes, then exposes the same converter through a CLI, node, Python, and web assembly. Local conversion makes the browser build particularly useful for private files. Comp CRM flips the usual AI CRM design. The agent owns the work Q while the interface shows what it found and why.
It researches contacts on a schedule, records strong evidence directly, and sends weak matches to a human instead of guessing. Durable sessions survive redeploys, and its shell sandbox has neither network access nor database credentials. Arc Task Gen creates fresh grid puzzles that match the measurable shape of the public ARC I1 evaluation set without publishing another soontobe contaminated benchmark.
It samples grid size, colors, and example counts from real tasks. Generates one puzzle per model call, then filters semantic near duplicates and malformed outputs. Results use standard ARC JSON, so existing harnesses work unchanged. Kimmy K3 in C runs Moonshot's 2.78 trillion parameter model through a C99 inference engine without a GPU, blast, or an ML framework.
It keeps part of the dense trunk in memory, streams the rest from disk, and caches routed experts inside your RAM budget. The maintainers measured an 8.24 GB peak and 26.5 seconds per token. The checkpoint and packed trunk still demand roughly 1.7 tab of fast storage. Open Gym is a self-hosted workout and bodyweight tracker that keeps your training history in plain JSON files on your own machine.
It builds weekly routines, guides each session with timers and previous weights, then charts progress and personal records. The web app works offline, syncs across devices, and uses pass keys instead of passwords. 3UI is an open- source catalog of interactive 3JS components you can preview, tune, and drop into a React project. Each component page includes a live renderer, controls, variant picker, and the complete community source, while the npm package supports both top level and per component imports.
This repository contains only the free community catalog. IPS logo is an agent skill that turns a product brief into simple rounded mascot concepts instead of giving an image model a vague mascot prompt. It proposes three directions, then generates six square candidates with limited shapes, three semantic colors, and lower corner compositions. The repository contains instructions, not a generator, so you still need a supported image model.
PRAIS turns an already runnable project into a persistent research loop. Parallel agents test competing implementations. A taskowned evaluator converts results into structured evidence, and later generations use that evidence to choose what to try next. Runs can be monitored, stopped, resumed, and replayed with provenence attached to reported improvements.
Anti-slop is an opinionated oxalent plugin for TypeScript and JavaScript teams that want unsafe shortcuts to fail in CI. Its rules reject chained assertions, unknown widening, module mocking, and assertions without a nearby safety explanation. An included agent skill vendors the plugin into your repository and merges the link configuration. Openbot gives each AI co-worker its own container, browser profile, files, and granted tools, then routes every action through a policy gateway before execution.
You can watch the screen, take control for login or 2FA and inspect permitted, refused or failed actions afterward. Any AGUI agent can connect so the governance is framework independent. Kumora is cross-platform team chat where humans and AI agents share conversations, a taskboard, and a calendar. Agents keep personas in memory, claim work, and coordinate through serverside freshness checks that stop stale replies from colliding with newer decisions.
You can run their brains in managed cloud pods or attach local cloud code and codeex instances without handing provider keys to the server. Fushi is a self-contained terminal coding agent that routes work across multiple LLM providers instead of locking you to one model. Its think act verify loop can edit files, run shell commands, use MCP servers, launch sub aents, and preserve sessions with checkpoints in memory.
It ships as one go binary with permission controls and command classification. Anatomy Adalier turns a browser into an interactive anatomy study desk. You can rotate and zoom 3D organs, isolate layers, open crosssections, compare specimens, and jump into lessons or quizzes without installing anything. The library covers major body systems with searchable organ notes, clinical context, and multiple languages.
It's built with 3JS and Nex.js. My context is a local first desktop memory layer for AI tools built around your work history instead of isolated chats. It ingests messages, documents, and meeting records into SQLite. Then links people, projects, and evidence in a personal context graph. Search answers keep source references while its digital self can draft replies, but needs approval to send them.
Unlazy is an agent skill that makes done mean the checks actually passed. Before substantial work, it turns requirements into an acceptance ledger with runnable commands and expected output. Agents can split work into scoped leaves, claim non-over overlapping paths, and reverify returned results before reporting completion. It works with clawed code and codeex.
FX is a tiny coding agent written in Zigg designed to feel more like a Unix command than an IDE squeezed into your terminal. The repository lists a 7.8 byt binary with interactive sessions, oneshot JSON output, MCP tools, and sub aents. You can run it natively, connect it to editors through ACP. It embeds as web assembly too, so a larger app can carry the whole agent inside it.
H3.C runs Miniax H3 video generation natively on Apple silicon using C and Metal without routing prompts through a hosted service. It handles prompt to video with audio, first and last frame conditioning, plus ordered image, video, and audio references. An interactive mode keeps the model prepared between prompts, while SSD streaming trades speed for lower resident weight storage.
Saul Adviser splits AI coding work into four lanes, not one agent doing it all. Saul handles requirements and final acceptance. Luna takes the routine work. Terra gets the higher risk changes. And a separate Saul reviewer checks the diff with readonly access. So the agent that wrote the code never grades its own homework. It runs inside codeex as a plugin and it never silently falls back to a weaker model.
It tells you claudish to English translates claude codes messages into plain English right in your terminal without touching the real transcript underneath. It adds a plain English block under each response or replaces it entirely if you want and it runs on a lama locally by default so nothing leaves your machine. If a rewrite fails, timeout, missing key, whatever, it just shows you the original text.
Walgit is a git server that skips the database and the leader election. One binary sits in front of S3 or GCS and a write ahead log in object storage becomes the source of truth. Every local repo is just a cache on it. Any instance can accept a push since there's no election protocol deciding who's in charge. Clones ship as static files from the bucket or a CDN.
So the server barely moves any bites. Morphicons morphs any icon into any other across Lucid, Tabler, Heroicons, whatever without you hand declaring which parts rotate into which. It runs Procrusty's analysis to work out the optimal rotation automatically. Then interpolates in polar coordinates instead of raw SVG points, so shapes don't shrink or shear halfway through.
You can interrupt an animation mid-flight and it keeps its velocity. Phone harness is a clever hack built entirely on things Mac OS already gives you. iPhone mirroring puts your phone on the desktop as an ordinary window. So, the harness screenshots it, runs Apple's own vision OCR to find every onscreen word and posts synthetic clicks at those coordinates, then screenshots again to check what happened.
No jailbreak, no injected app. Terminal code puts actual VS code inside your terminal, not a lookalike with similar key bindings. The trick is stacking two existing pieces. Coder's code server already runs real VS code in a browser. So, this pipes that through a browser the authors built to render inside the terminal itself using the Kitty graphics protocol to draw real pixels between your other PES.
Mango Disc is a cross-platform disc cleaner that starts by showing you exactly what's taking space rather than deleting on first scan. It maps large folders with a tree map, finds exact duplicates by content, and recognizes rebuildable caches from browsers, developer tools, containers, and local AI models. Cleanup requires review and confirmation with every operation recorded.
Joy AI videoedit edits footage while it's still being shot. No waiting for the clip to finish. No offline render cue. You give it an instruction and it edits frames as they stream in using a 16 billion parameter diffusion transformer that processes each frame causy, never peeking ahead. It handles background swaps, subject changes, and style transfer.
The team clocks it at 30.19 frames per second at 720x 1280. Amagine 3D generates CAD for hardware enclosures, not a mesh you're stuck with. Describe the product, add reference images and dimensions, and it builds covers, hinges, latches, and the full assembly with clearances and print tolerances built in. The agent works on actual geometry, not text guesses.
It measures the model, checks collisions along the hinges motion path, and only commits once it passes. ZSVert is an open-source virtualization platform for anyone quietly planning their VMware exit. It covers the full stack compute, virtual networking with security groups and storage with snapshots and backups built on an asynchronous stateless architecture.
It's backed by ZStack, an infrastructure company with real production deployments. And it ships specific migration tooling and guides for moving off VMware instead of a generic import script. Moly is a browser engine built for AI agents, not for looking at pixels. Written in Rust, it runs real JavaScript through V8 and gives you a DOM, but skips layout and rendering unless you ask for a screenshot.
The team clocks it at 73 megabytes of peak memory against Chrome Headless's 7773 and a CDP ready time of 34.85 milliseconds versus Chromium's 169.37. It ships an MCP server so agents can drive it directly. Kajj is a fivechapter nightwalk through a Kyoto mountain temple rendered live in 3JS. The whole thing is one static HTML file. No build step, no package manager.
You serve it and it runs. Scroll and a WebGL camera moves through a procedural temple. Tory gate and drifting leaves layered under pre-rendered artwork with fog and bloom shifting across five sections. Your iPad Pro runs the same M1 or M2 chip as a MacBook, but iPad OS won't let you run Xcode on it. Virtual Mac on iPad does, using real hardware virtualization and reconstructing Apple's own frameworks on a jailbroken device with Dopamine or Troll Installer X.
Once it boots, you get a full Mac OS session, Magic Keyboard, or touchscreen input and working Xcode. Gemma translator turns a Raspberry Pi 5 into an offline conversation translator for two people talking across a table. No internet needed after setup. Speech goes in through Moonshine, gets translated by Gemma 4, and comes back out as speech on the other side.
The interface splits into two lanes with a keyboard that flips for whoever's holding the device, and the whole pipeline runs locally. Frontier Agent is a terminal app for agent work that takes hours, not a quick chat loop. Run React for one focused agent or agent team, which splits work across parallel sub aents on a live task board with a coordinator keeping them straight.
Everything runs in a sandboxed file system. Readonly inputs, a working directory, separate outputs, so agents can't step on each other's files. Scrollcraft is a clawed code skill for building scroll driven websites that don't look like every other AI site. It runs on a refuse list, no gradient text, no feature card grids, none of that AI purple look, and enforces one of eight page grammars. A fingerprint gate checks each new site against your past work and forces it to differ on four or more dimensions.