T3 Code: The Control Plane for Coding Agents
Theo's open-source desktop app lets you orchestrate Claude Code, Codex, OpenCode, Cursor, and Grok from one surface — 15K stars and growing fast.
Alibaba's Code Review Tool is Open Source
Alibaba open-sourced OpenCodeReview — the internal AI code review tool that processed millions of defects across tens of thousands of developers. The hybrid architecture is the interesting part.
Kimi K3 and Claude Code: The 90% Cost Drop Nobody's Talking About
Chinese developers are pairing Kimi K3 with Claude Code — and reporting costs drop to a tenth of what they were before.
A Thousand Times Faster Tokenization
Someone claims to have made LLM tokenization 1000x faster. If the claim holds, this is the kind of infrastructure improvement that changes everything downstream.
The Code Map That Cuts Token Waste by 38x
A Python tool called code-review-graph uses Tree-sitter to build a persistent code map for AI tools — and the claimed 38x to 528x token reduction is backed by real benchmarks.
Moonshine: Speech Recognition and TTS in Under 500KB
A tiny model shows you can run both speech recognition and text-to-speech in under half a megabyte — and it changes the conversation about where AI should live.
The Skill to Make AI Code Not Sound Like AI
A design skill for Claude Code and Cursor just hit 11,000 stars in a matter of days — because everyone's noticed the same problem: AI-generated code has a tell.
xAI Opens Grok Build: What Open-Sourcing Infrastructure Says
xAI open-sources Grok Build, their internal build infrastructure — a strategic pivot from model-only to full-stack ecosystem play.
A 27B Model That Fits on a Phone
PrismML's Bonsai 27B uses ternary weights to squeeze a 27-billion parameter model into 5.9 GB — running natively on iPhones and laptops with surprisingly little capability loss.
Qwen Drops Two More: The 'Always A-Tier' Strategy
Qwen released two new open-source models today, continuing a cadence that has the community calling them 'consistently in the A-tier' — a reminder that in AI, velocity is a strategy of its own.
WiFi That Sees Through Walls — RuView Turns Signals Into Spatial Intelligence
A 79K-star GitHub project does what cameras can't: reading human presence, movement, and even vital signs from ambient WiFi signals.
51,800 Stars for the System Prompts We Were Never Meant to See
A GitHub repo with 51,800 stars has been quietly collecting extracted system prompts from the latest AI models — Claude Fable 5, Opus 4.8, ChatGPT 5.5 Thinking, and more — giving an unprecedented look at how these models are instructed behind the scenes.
DeepSeek and PKU Open-Source DSpark — 60-85% Inference Speedup
DeepSeek and Peking University released DSpark, an inference acceleration method that boosts per-user throughput by 60-85%. It's open source.
AMD's MI355X Runs GLM-5.2 at 2,626 Tok/s — Over 2x Cheaper Than Blackwell
Wafer served GLM-5.2 on AMD's MI355X at 2,626 tok/s/node aggregated throughput with just two trivial ROCm patches — hitting 80% of B200 performance at less than half the cost.
Someone Translated the Entire Rust Compiler to C
FractalFir's crustc translates rustc itself to C — enabling Rust compilation on platforms without LLVM backends. It's the kind of project that sounds absurd until you realize it actually works.
176,000 Stars for a 65-Line README
Andrej Karpathy published a short set of rules for coding without AI tools. The internet gave it 176,000 GitHub stars in hours.
Your Own Dot-Self: A New TLD Designed for Self-Hosting
A proposal for a .self top-level domain - not a vanity TLD, but a human-centered namespace designed from the ground up for self-hosting, local-first services, and reclaiming digital autonomy.
Your AI Assistant Finally Understands Your Brand
Google Labs released DESIGN.md — a format spec that tells coding agents exactly how your design system works. No more guessing.
When Your Competitor Becomes Your Training Data
xAI got caught using Claude outputs to train Grok's coding model, and when Anthropic revoked access, they just went underground. The AI industry's dirty laundry is airing in public.
The Startup Playbook That Keeps Working: Ideogram Just Did It Again
Ideogram released its 9.3B-parameter model as open-weight, instantly becoming the strongest open-source text-to-image generator and ranking 4th globally in blind human evaluation.