AI Developer Tools & SDKs
-
Kimi AgentENV: Moonshot open-sourced the agent-RL training layer nobody else shares
On K3 Open Day, everyone stared at Kimi K3 — the 2.8T-param open model. The quieter drop matters more if you build infra: Kimi AgentENV, the distributed system that actually trains agent models, now open-sourced with kvcache-ai. What it actually is AgentENV isn’t a model. It’s the ground floor under one — a platform for… Continue reading
-
impeccable (Paul Bakaus) hit 50K GitHub stars by killing the “AI slop” look
Every AI-generated UI has the same tell: side-tab borders, purple gradients, bounce easing, dark glows. Plastic. Paul Bakaus — ex-Google, the guy behind jQuery UI — decided to fix it, and the internet agreed hard. impeccable went from launch to 50,000 GitHub stars, hundreds a day. What it actually is It’s an open-source design language… Continue reading
-
OpenComputer (Agent Deploy) turns one prompt into a live agent URL — hit 4 on Product Hunt
Deploying a background agent used to mean wiring up compute, credentials, and a runtime that doesn’t fall over. OpenComputer (Agent Deploy) collapses that into one move: paste a prompt into your coding agent, and you get back a running agent with a permanent live URL. No sandbox babysitting, no infra glue. What it actually is… Continue reading
-
Superpowers (obra) climbs GitHub Trending as the Claude Skills gold rush begins
Superpowers (obra) added around 500 GitHub stars in a single day, and it didn’t happen alone. On the same day, mattpocock/skills and awesome-claude-skills rode up Trending right beside it. That’s the tell: “packaging skills for coding agents” just became the thing developers are tinkering with. What it actually is It’s not an app or a… Continue reading
-
ego-lite (Citrolabs) added ~1,000 GitHub stars in a day: the browser your AI agents log in as you
Citrolabs open-sourced ego-lite, and it picked up close to 1,000 GitHub stars in a single day. It’s a Chromium browser built so you and your AI coding agents can drive the same window in parallel — not a CLI, not a headless sandbox, an actual browser. One browser, your real logins The core idea: every… Continue reading
-
Echo (TracerML) routes across GLM-5.2 and Kimi K2.7 to hit Fable-level quality at a third the cost
Echo isn’t a model. It’s an inference orchestration API from Adam Rida’s TracerML that sits in front of a pool of open-weight models — GLM-5.2, Kimi K2.7 and others — and decides, per request, which ones answer, how much compute each gets, and how to merge their outputs. Swap your single closed-model endpoint for Echo,… Continue reading
-
Alibaba Open Code Review hits 11K GitHub stars in a day — two years of internal use, now open source
Alibaba just open-sourced the AI code reviewer it ran internally for two years. It’s a CLI tool that reads your Git diff and posts line-level review comments — the kind of “you left a null pointer on line 47” feedback you’d expect from a senior engineer, not a linter. GitHub trending picked it up and… Continue reading
-
Blaxel Agent Drive gives Codex and Claude Code one filesystem to share
Run five agents on a task and you hit the same wall: each one works in its own sandbox, blind to what the others produced. Blaxel Agent Drive is a shared, persistent filesystem that fixes that — mount the same Drive across multiple agent sandboxes and they all read and write the same files. What… Continue reading
-
i-have-adhd hit 8,000 stars by making coding agents stop burying the answer
What it actually is i-have-adhd is a skill — not an app, not an API. You drop it into a coding agent like Claude Code or Codex, and it’s basically 10 rules in a markdown file. Flip it on with /i-have-adhd, kill it with stop adhd mode. Instead of an agent that thinks out loud… Continue reading
-
Cactus Hybrid (Gemma 4) teaches a phone-sized model to say “I don’t know”
Most on-device LLMs fail the same way: they’re confidently wrong and have no idea. Cactus Hybrid fixes the “no idea” half. It’s a post-trained version of Gemma 4 E2B with confidence probes baked directly into the checkpoint — every answer comes back with a score from 0 to 1 as structured data, so your app… Continue reading
