AI Coding & Developer Tools
-
From Claude Flow to Ruflo: 22K Stars, 5,900 Commits, and the Multi-Agent Swarm Taking Over Claude Code
Single-agent coding assistants hit a ceiling fast. Ask Claude Code to refactor a module, write tests, and audit security in one session, and you’re basically queuing tasks for a single worker. Ruflo — formerly known as Claude Flow — takes a different approach entirely: deploy dozens of specialized AI agents that divide work, communicate, and… Continue reading
-
Anthropic Gives Claude Computer Use on Mac — and You Can Control It From Your Phone
Anthropic shipped computer use for Claude Code and Claude Cowork on March 23, 2026. The research preview lets Claude point, click, scroll, and type on your Mac — opening apps, navigating browsers, filling spreadsheets, running dev tools — essentially anything you’d do sitting at your desk. Combined with Dispatch, which launched a week earlier, you… Continue reading
-
Agent Kernel Gives Any AI Coding Agent Persistent Memory — with Just Three Markdown Files
The AI agent memory problem has become one of the most debated topics in developer tooling. Every major coding assistant — Claude Code, Cursor, Windsurf, OpenAI Codex — resets between sessions. Your agent forgets what it learned yesterday, what conventions your project follows, and what mistakes it already made. Dozens of startups and frameworks are… Continue reading
-
Zoer.ai Turns a Single Sentence Into a Full-Stack App — But Can It Replace Lovable and Bolt.new?
The AI app builder space is getting crowded. Lovable, Bolt.new, Cursor, Replit — the list keeps growing. But most of these tools still leave gaps. You either get a pretty frontend with no backend, or you get code output that needs hours of manual wiring before it can accept a payment or authenticate a user.… Continue reading
-
GitHub Spec-Kit Hits 71K Stars by Telling AI Agents What to Build Before They Build It
Vibe coding has a problem. You describe what you want, an AI agent spits out code, and it looks right — until it doesn’t. The loop of prompting, reviewing, re-prompting, and hoping gets old fast, especially on anything beyond a weekend prototype. GitHub’s answer is Spec-Kit, an open-source toolkit that flips the script: write the… Continue reading
-
A Single API String Exposed Cursor’s Secret: Composer 2 Runs on Moonshot AI’s Kimi K2.5
On March 19, a $29.3 billion coding startup launched what it called a breakthrough proprietary model. Within 24 hours, a developer found this string in the API response: kimi-k2p5-rl-0317-s515-fast. That one line of text unraveled the entire narrative. Cursor’s Composer 2 — the model that supposedly beat Claude Opus 4.6 on coding benchmarks at one-tenth… Continue reading
-
Sashiko Caught 53% of Linux Kernel Bugs That Every Human Reviewer Missed
The Linux kernel receives thousands of patches every month. A small, overworked group of maintainers reviews each one — and inevitably, bugs slip through. Now a Google engineer has open-sourced an AI system that found more than half of those missed bugs, and the open-source community is divided on what that means. Sashiko, built by… Continue reading
-
Understand-Anything scores 2,400 GitHub stars by mapping codebases with five AI agents
Every developer knows the feeling. You join a new team, clone the repo, and stare at 200,000 lines of code spread across hundreds of files. The README is six months out of date. The architecture docs reference services that no longer exist. Your only option is to grep your way through the codebase and hope… Continue reading
-
OpenUI (by Thesys) Wants to Replace JSON as the Language Between AI and Your Interface
AI chatbots are everywhere, but most of them still talk in walls of text. You ask for a sales dashboard, you get a paragraph. You request a comparison table, you get bullet points. The models are smart enough to reason about complex data — they just have no good way to show it. OpenUI, the… Continue reading
-
OpenCode Crossed 120K GitHub Stars — and Even Anthropic’s Legal Threats Couldn’t Slow It Down
Eight months. That’s how long it took OpenCode to go from a quiet launch by a serverless framework team to becoming the most-starred open-source AI coding agent on GitHub. With over 120,000 stars, 800+ contributors, 10,000+ commits, and more than 5 million monthly active developers, the numbers alone tell a story. But the real story… Continue reading
