Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
naimjeem/agent-lens (★10 · JavaScript) Local dashboard for visualizing usage across eight AI coding agents — sessions, token costs, cache performance, tool calls, and daily breakdowns. Filter by agent or view everything in one place. > Inspired by foyzulkarim/claude-lens.
nicolasmaldonadoj/google-ads-cli-toolkit (★9 · Python) Toma control de tu Google Ads, GTM y GA4 desde la terminal — con un asistente IA que te guía paso a paso. Un kit mínimo y abierto para auditar y operar tu propia cuenta de Google Ads vía API, sin depender de un freelancer o agencia. Diseñado para trabajar de la mano con Claude Code (u
wzyxdwll/ccgx-workflow (★8 · TypeScript)
简体中文 | English > Project Lineage > > ccgx-workflow is a deep rewrite of ccg-workflow v3.x.
Dylanmurzello/zed-android-port (★8 · Rust)
Experimental. Not affiliated with Zed Industries. Might be highly unstable. See Caveats for what doesn't work yet. > > Under the hood this is Termux + bionic libc, not a real Linux distro. The kernel is Android's,
/usr/bin/envdoesn't exist,/tmpdoesn't exist, `/etc/resolv.
forjd/agenthint (★5 · Rust)
Detect AI agent runtimes and adapt CLI output. agenthint is a small runtime detection spec, CLI, and library for developer tools that want to know when they are probably being run by an AI agent such as Codex, Claude Code, Cursor, Gemini CLI, or Aider. It is built for ergonomics, not security.
limitcool/gatewarden (★5 · TypeScript) English | 简体中文 Open-source AI WAF for self-hosted apps
zixuanjiang332/releaseguard-ai (★4 · TypeScript)
A deterministic PR diff release gate for AI-generated code. AI writes code fast. ReleaseGuard checks what changed before it ships. ReleaseGuard AI checks a PR-sized git diff for practical release risks before merge: missing tests, dependency drift, unsafe env changes, CI and Docker changes, and secret-like values.
AustinKimDev/who-use-my-port (★4 · Swift) Who Use My Port is a macOS utility for finding which local process is using a port, inspecting process details, and cleaning up stale development-server ownership records. It is designed for developer machines where local services are frequently started by humans and AI coding tools.
GodModeAI2025/AppleMCP (★3 · Swift)
Native macOS 15+ MCP server that gives AI assistants secure, read-only access to your local Apple data and Apple Intelligence features. AppleMCP consists of a SwiftUI app that bridges macOS privacy-controlled APIs and a stdio MCP server for Claude Desktop, Claude Code, and other MCP clients.
vite — v8.0.11
A build tool and dev server for modern web projects. Starts instantly (no bundling in dev), uses native ES modules in the browser, and bundles with Rollup for production. The replacement for webpack in most new projects.
esbuild — v0.28.0
A JavaScript and TypeScript bundler written in Go. Extremely fast — 10-100x faster than webpack or Rollup. Used as the engine inside Vite and many other tools. Good for simple bundling; less configurable than webpack.
turbo — v2.9.10
A build system for JavaScript/TypeScript monorepos. Caches task results so you only re-run what changed. Built by Vercel. Speeds up CI and local builds in large codebases with multiple packages.
biome — v0.3.3
A single tool that replaces both ESLint and Prettier. Formats and lints JavaScript, TypeScript, JSON, and CSS. Written in Rust, so it runs much faster than the JS-based tools it replaces.
bun — v1.3.13
A JavaScript runtime, package manager, bundler, and test runner in one. Faster than Node.js at most things. Drop-in compatible with most Node.js code. Written in Zig.
vitest — v4.1.5
A unit testing framework built specifically for Vite projects. Uses the same config as your Vite build, runs tests in the browser environment, and is significantly faster than Jest.
oxc — v1.0.1
A JavaScript/TypeScript toolchain written in Rust — parser, linter, formatter, transpiler, bundler. The project behind the oxlint linter. Faster than most existing tools by a large margin.
rspack — v0.1.1
A webpack-compatible bundler written in Rust. Drop-in replacement for webpack with the same config format, but much faster. Built by ByteDance (TikTok's parent).
wrangler — v4.90.0
The CLI for deploying and managing Cloudflare Workers — serverless functions that run at the edge in Cloudflare's global network. Also manages KV storage, Durable Objects, Pages, and R2.
drizzle-orm — v0.45.2
A TypeScript ORM that lets you write SQL-like queries in TypeScript with full type safety. Lightweight, no code generation step, and closer to raw SQL than ORMs like Prisma.
Dirty Frag: Universal Linux LPE (Lobsters) Comments
jj v0.41.0 is out (Lobsters) Comments
Ploopy Bean - external trackpoint (Lobsters) AFAIU this is a wired device even if promotional images seem to suggest different. Comments
Why Don’t Lowercase Letters Come Right After Uppercase Letters in ASCII? (Lobsters) Comments
Behind the Scenes Hardening Firefox with Claude Mythos Preview (Lobsters) Comments
AI Slop is Killing Online Communities (Lobsters) Comments
What are you doing this weekend? (Lobsters) Feel free to tell what you plan on doing this weekend and even ask for help or feedback. Please keep in mind it’s more than OK to do nothing at all too!
blaise: A modern, self-hosting Object Pascal compiler built for the 2020s. Zero legacy, full ARC, and unified UTF-8 (Lobsters) Comments
DHS can’t create vast DNA database to track ICE critics, lawsuit says (Ars Technica) Lawsuit accuses DHS of plugging DNA database into ICE surveillance machine.
Mozilla says 271 vulnerabilities found by Mythos have "almost no false positives" (Ars Technica) The developer of Firefox says it has "completely bought in" on AI-assisted bug discovery.
Data from GitHub public API, npm registry, and tech press (The Register, Lobsters, Ars Technica, TechCrunch, Wired, MIT Tech Review). README summaries pulled directly from each project.