-
Kimi CLI hits 9,600 GitHub stars as Moonshot AI walks into Claude Code’s territory
Kimi CLI is trending on GitHub, and the timing is no accident. Days after Kimi K3 took #1 on Frontend Code Arena with a 76% pairwise win rate — ahead of Claude Fable 5’s 63% — Moonshot AI’s official terminal coding agent blew past 9,600 stars. What it is An open-source (Apache 2.0) coding agent… Continue reading
-
Transcribe.cpp runs 60+ speech models in one runtime — the llama.cpp of voice, backed by Mozilla.ai
Local speech-to-text is fragmented. whisper.cpp only runs Whisper; Parakeet, Canary, Voxtral, and Kyutai each live in their own repos with their own quirks. Transcribe.cpp collapses all of them into one C/C++ inference library: 16+ ASR model families, 60+ models, all in GGUF format, all on the ggml runtime. Hacker News gave it 526 points. The… Continue reading
-
Clawk hits 721 GitHub stars: a disposable Linux VM for Claude Code, in one command
Every coding agent session ends one of two ways: you babysit permission prompts all day, or you run –dangerously-skip-permissions and pray. Clawk’s bet: those flags aren’t reckless if the agent isn’t on your machine. Show HN agreed — 225 points, 157 comments. What it is Clawk is an open-source CLI that boots a lightweight VM… Continue reading
-
Moonshine fits a full voice stack in 500KB — and still beats Whisper
Moonshine is an open-source voice stack from Moonshine AI (formerly Useful Sensors), founded by Pete Warden — the engineer behind TensorFlow Lite at Google. Speech-to-text, intent recognition, and text-to-speech, all in C++, all on-device. The Micro build runs a complete voice interface in 470KB of RAM on an 80-cent Raspberry Pi RP2350 chip. No cloud,… Continue reading
-
code-review-graph hits 20K GitHub stars — an 82x context cut for Claude Code and Cursor
Coding agents burn most of their tokens reading files they don’t need — Claude Code eating 33k tokens on startup was a whole discourse. code-review-graph, now the #1 AI repo on GitHub Trending with 20,125 stars and +356 in a day, goes straight at that. It’s a local-first MCP server plus CLI: Tree-sitter parses your… Continue reading
-
EU orders Google to open Android to rival AI agents — ChatGPT and Claude get Gemini-level access
The European Commission ruled this week under the Digital Markets Act: Google must give rival AI assistants the same Android access Gemini enjoys — apps, system services, all of it. This isn’t a product launch, it’s regulation deciding product distribution: who gets to be the default brain on every European Android phone. What actually opens… Continue reading
-
Ant Group open-sources LingBot-Map: 98.98 F1 on ETH3D, 21 points ahead of everyone else
Benchmarks rarely look like this. LingBot-Map, the new feed-forward 3D reconstruction foundation model from Ant Group’s Robbyant team, scores 98.98 F1 on ETH3D — more than 21 points above second place. It hit #1 on GitHub trending with +827 stars in a single day, and both code and weights are open. What it actually does… Continue reading
-
GPT-5.6 closes a 30-year gap in convex optimization (Sébastien Bubeck) — 168 minutes of thinking, one open problem down
Sébastien Bubeck has used one question to test AI models for two years: how long can a gradient flow path be on a convex function inside the unit ball in n dimensions? Trivial to state, brutal to solve — the best published bound, n^O(n), dates to Manselli and Pucci, 1991. Every model failed. GPT-5.6, OpenAI’s… Continue reading
-
Isomorphic Labs Drug Design Engine (IsoDDE) doubles AlphaFold 3’s accuracy on unseen protein-ligand structures
Isomorphic Labs, the DeepMind spinout, finally answered the question everyone had after AlphaFold 3: what comes next. The answer is IsoDDE, and it hit the HN front page today. What it actually is Not a chatbot, not an API you can sign up for. IsoDDE is a model system — one unified engine with four… Continue reading
-
Microsoft Project Perception: three AI vendors, one router, aimed straight at Anthropic Mythos
Microsoft’s new AI security product, codenamed Project Perception, ships as soon as this month. It’s not a chatbot or an API — it’s a platform that sits inside enterprise IT systems, scans for software vulnerabilities, and fixes them automatically. The exact job Anthropic built Mythos for. The router is the product Perception isn’t a new… Continue reading
