Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
DevLab-Technologies/agent-isle (★33 · Swift) A Dynamic Island for your coding agents. Agent Isle is a native macOS app that lives in the notch and lets you monitor, approve, and jump back to your AI coding agents — Claude Code, Grok, Copilot and more — without leaving your flow. Pure Swift, no Electron. Runs as a lightweight menu-bar accessory under 100 MB RAM.
midudev/itsfree.dev (★20 · TypeScript) itsfree.dev is a curated, bilingual directory of genuinely useful free tools for developers, makers, and small teams. It focuses on products with a practical free tier—not just a short trial—and makes their limits, access requirements, and current pricing pages easy to find.
joeseesun/qiaomu-model-cli (★20 · Python)
在 Agent 里稳定调用本机 Grok CLI(grok-4.5)、Kimi Code CLI(K3 1M) 和 Claude Code CLI(默认 Fable 5):支持真正并发、原生流事件、产物验收、中断清理与失败项重试。 中文 | English
iqbalmh18/abigail (★13 · Python)
Async Python library that accesses free web AI services through a single ChatClient interface - with SSE streaming, per-model round-robin, cross-model and cross-provider fallback, per-call proxy, automatic retry, provider failover with a circuit breaker, and error classification.
mrkvn/muni (★12 · Rust) Dictation app for macOS. Hold a hotkey, speak, release — cleaned-up text is pasted into whichever app has focus. - Cleanup pass — filler words removed, "scratch that" corrections applied, grammar and punctuation fixed, your phrasing preserved.
orchetron/secondwind (★6 · Rust) Lossless. Provable. Composable. Cut the tokens your AI agent sends the model, without losing a value, and prove it. Secondwind sits between your coding agent and the model API. It losslessly compresses the tool output your agent feeds back to the model, proves every value survived, and reports
leolin-code/kimi-usage-tracker (★6 · TypeScript) 中文 · English An unofficial, local-only desktop dashboard for Kimi Code token, cache, model, and cost usage. 一款非官方、本地运行的 Kimi Code Token、缓存、模型与费用统计工具。
MiChongs/Frida-RS (★6 · TypeScript) 在 Android 上通过 KernelSU 安装、守护和管理官方 Frida Server。 Rust Supervisor、Material 3 WebUI、四 ABI 安装包,一次安装即可使用。 ---
natori-hrj/herdr-lazy (★5 · Rust)
Be lazy. Declare the plugins you want; let the tool converge your machine to them. A declarative plugin manager and curated distro for herdr. herdr installs plugins one imperative command at a time. There is no way to declare the set you want, and no lockfile — so a working setup cannot be reproduced on another
cuongnbms/mastering-claude-code (★5) Cuốn sách thực chiến giúp bạn dùng Claude Code một cách hiệu quả — biên soạn từ bộ tài liệu chính thức của Anthropic. - Đối tượng: Developer đã biết cơ bản, muốn nâng cao và tối ưu cách làm việc. - Phong cách: Súc tích, dạng tra cứu nhanh — nhiều bảng, bullet, ví dụ config/lệnh thật.
vite — v8.1.5
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.1
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.10.5
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.14
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.10
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.112.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.
GitHub suddenly rejected my SSH key (the fix was a .pub file?!) (Lobsters) Comments
Human mathematicians are being outcounterexampled (Lobsters) Comments
432 Linux kernel CVEs published in the last 24 hours (Lobsters) Comments
95 reasons for having your own website (Lobsters) Comments
Escape IntelliJ: Scala and Kotlin LSPs on Emacs Eglot (Lobsters) Comments
Gitolite (Lobsters) Comments
Using a SSH bastion, but only when I'm touching grass (Lobsters) Comments
DA: Cop covered bodycam to snap nude prisoners on his iPhone—but other cams caught him (Ars Technica) Pennsylvania cop charged with oppression and obstruction.
Firefighting drones in the works as wildfires plague US nearly year-round (Ars Technica) California and XPRIZE competition tests whether drones can stop wildfires early.
Judge halts Paramount's $111B purchase of Warner Bros. in win for US states (Ars Technica) Judge grants restraining order, saying merger "likely to violate antitrust laws."
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.