Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
swping999/scene-card-studio (★139 · Python) 中文 · English ▶ Play the 6-second opening film > This is not a style-transfer repository. It is a Scene Card–based visual narrative engine for personal photography. Scene Card Studio turns observable photo evidence into editable narrative decisions, versioned generation prompts, directed images, and deterministic layouts.
lexmount/moli (★64 · Rust) src="assets/moli-browser-banner.jpg" alt="Moli Browser — Structure first. Pixels on demand. Open source browser for AI agents." width="1086" />
nuskey8/lkv (★58 · Rust) A lightweight and fast embedded key-value store for Rust.
MkThingsHQ/mkagent (★48 · TypeScript) A local-first, Pi-powered AI agent workspace for Desktop, WebUI, and CLI. MkAgent is an open-source, local-first AI agent workspace for anyone who wants more control over their AI work. Download and use it through Desktop, WebUI, or CLI, or extend its open-source foundation to build your own desktop agent product. Powered by the
44886/Exeify (★32 · Rust)
把网址或本地网页项目,一键打包成可运行的 Windows exe 零工具链 · 秒级出包 · 产物仅约 1 MB · 支持 Vite / Vue / React 等框架 给小白用的图形界面工具:选一个在线网址、或一个本地网页文件夹,点一下就得到一个双击即开的 .exe。 生成的程序使用 Windows 自带的 WebView2 显示,终端用户无需安装任何东西。
aethrox/doctrine (★16 · Astro) Software engineering discipline grounded in named primary standards (OWASP, ITIL, IETF RFCs, ISO, BABOK, SBAR, and more) instead of invented convention. 33 skills covering the software development lifecycle: TDD, code review, incident response, domain modeling, deployment, dependency management, and more.
memcode-ai/memcode (★12 · Go)
Most coding agents start every session from zero. memcode keeps a persistent model of your repo in .memcode: the subsystems, what you worked on last week, which approaches failed and why, and the preferences you have corrected it on. The longer you use it, the less you have to explain.
vyncint/termlens (★8 · Rust) Integration testing for terminal programs, done the way you'd test a web app: spawn the real thing in a real PTY, let a VT emulator render its output into an in-memory screen grid, and assert or snapshot on the rendered screen instead of scraping raw bytes. Playwright for the
wangyongpeng90/cuckoo-code (★4 · JavaScript) DeepSeek 桌面应用——内嵌浏览器,自动识别 AI 回复中的 Shell 命令和工具调用,经用户确认后执行。 Cuckoo Code 是一个 Electron 应用,在 Chromium 窗口中嵌入 chat.deepseek.com,并注入一个侧边覆盖层,拦截 AI 生成的内容,提取其中的命令或工具调用,让用户安全地确认和执行。 ---
vite — v8.2.1
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.2
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.9
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.120.1
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.
Chicken Scheme 6.0 released (Lobsters) Comments
Reviewing code is a skill (Lobsters) Comments
A researcher bought noreply.net. Companies started sending him secrets (Lobsters) Comments
GitHub Actions needs OIDC audience constraints (Lobsters) Comments
Firefox Containers Preview (Lobsters) Comments
No, local models will not win (Lobsters) Comments
a pure css implementation of some sunlight streaming in through the window (Lobsters) Comments
Ars Live: Ross Scott discusses the Stop Killing Games movement (Ars Technica) Our discussion takes place live on August 11 at 3 pm ET.
With new open models, Meta pitches another reboot of its struggling AI strategy (Ars Technica) Meta has been trailing competitors. Zuckerberg thinks he's found a way forward.
Trump signs bonkers order that cuts vaccines, promotes ones that don't exist (Ars Technica) Trump falsely claimed the MMR vaccine is "quite lethal" and linked shots to autism.
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.