Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
Tools2U/AI-Website-Audit-CLI (★55 · Python) Open-source CLI for deterministic website audits and OpenAI-powered strategy reports using the modern Responses API. ---
fern-tui/fern-core (★20 · Zig)
[!CAUTION] > AI was used to generate doc comments and documentation drafts. Nothing else. > The code, architecture, and design are fully handwritten Zig 0.16. > Zig no-AI policy covers code. We follow that. Using AI for tedious doc strings
sudomichael/agentgraphed (★11 · TypeScript) The Claude Code usage monitor. Local-first analytics dashboard for Claude Code & Codex CLI sessions. See every session, every project, every dollar — across your whole machine. No login. No cloud. Nothing leaves your computer. 🌐 Official site: < · 📦 npm: < ---
rg8diaoa/AgentPrecept (★9 · Python)
AgentPrecept(原 agent-compass)与 Future AGI 的 "Agent Compass" 商业产品无关。 > 本项目的定位是 AI 编码 Agent 的方法论治理工具集——不是 LLM 可观测性平台。 > Agent 不会失忆的施工图。 结构化数据文件 + MCP 原生集成——格式固定、可审计、跨会话不漂移。 ---
engineering-os/engineering-os (★8 · TypeScript) Your AI finally remembers your codebase. Stop re-explaining your architecture every session. Engineering OS gives Claude Code, Cursor, Codex, and any MCP-compatible AI code editor the memory they've always been missing. They finally write code like someone who actually knows your project. ```bash npm install -g engineering-os
ElGaba/Lorecraft-Studio (★8 · TypeScript) Lorecraft Studio is an agent-friendly creative studio for writing, staging, previewing, and exporting cinematic interactive game stories. It is focused on story bibles, scenes, characters, dialogue, branching narrative, character emotions and stances, scene staging, asset prompts, lightweight animations, gameplay sequence specs, and playable previe...
izzzzzi/agent-asearch (★7 · Go)
Язык: Русский | English Поисковый CLI для LLM-агентов. Одна команда — 18 источников. asearch ищет одновременно в вебе, Hacker News, Reddit, GitHub, YouTube, X/Twitter и коде, а также через Tavily, Exa, Brave и ещё 6 API.
DivyamSamarwal/ai-resume-score (★6 · TypeScript) Base100 is a powerful, AI-driven recruitment tool that performs a rigorous, 100-point calibrated evaluation of software engineering resumes. Inspired by the concepts behind interviewstreet/hiring-agent, Base100 goes further by offering a stunning neo-brutalist UI, multi-LLM support, automatic GitHub analysis, and dynamic Job Description matching.
CBYeuler/Bismouth (★5 · CSS) Bismouth
vite — v8.0.16
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.16
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.8
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.98.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.
In Defense of YAML (Lobsters) Comments
Premature Optimization is Fun Sometimes (Lobsters) Comments
April in Servo: new Android UI, focus, forms, security fixes, and more (Lobsters) Comments
How much do amd64 microarchitecture levels help in Go? (Lobsters) Comments
GentleOS - A pair of hobby OSes for vintage 32-bit and 16-bit PCs (Lobsters) Comments
The User Doesn't Care - But you should (Lobsters) Comments
Gleam and the value of small (Lobsters) Comments
RIP Anthony Head: Our 10 favorite moments of Buffy's Giles (Ars Technica) Head's true genius—and that of his character, Giles—lay in quietly filling in the gaps in every scene
Uber, Wayve and Waymo are headed towards a robotaxi showdown in London (TechCrunch) Uber customers in the UK can now join an interest list to increase their chances of being matched with a Wayve robotaxi.
Is this the dawn of the Tokenpocalypse? (TechCrunch) We're likely to see more price increases as the big AI companies plan to go public.
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.