Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
dshplugin/dsh-plugin-hub (★16 · TypeScript) DeepSeek Harness 社区插件市场:收录 4,261 个 DSH plugin,人工精选验证 2,487 官网 · 提交 Issue · 提交插件 简体中文 · English ---
LeeHueeng/store-screenshots (★15) Raw app screenshots in → store-ready marketing images out. An AI agent skill for Claude Code & OpenAI Codex that adds device frames, branded backgrounds, and benefit-driven copy — at exact App Store & Google Play sizes. English · 한국어 ---
maria-rcks/endless (★14 · TypeScript)
[!WARNING] > Endless uses experimental Codex APIs and may use quota while it waits. Use it at your own risk. Endless keeps one Codex turn open. Every follow-up returns through
wait_for_user_input.
zexadev/dsh-tether (★13 · JavaScript) Across networks, peer to peer, through no server at all. No relay to configure, no shared Wi-Fi, no Linux on your phone. DSH Tether carries the DeepSeek Harness web interface to your phone over a direct peer-to-peer connection.
Yu-Xiao-Sheng/codex-memory-trim (★12 · Shell) A skill that puts Codex's global memory on a periodic diet: detect duplicates, prune stale threads, compress verbose entries, and add custom global rules through a safe channel. English | 中文
0xgetz/freebuff-9router (★9 · Python) Free OpenAI-compatible LLM access (Codebuff/Freebuff free tier) wired into a 9router gateway — device-code OAuth, a local OpenAI-compatible adapter, and automatic 9router registration of the models your account actually has.
Data-System-School/agent-skills (★8) Portable agent skills for coding agents. Each skill is a self-contained directory of Markdown instructions that an agent loads on demand. Nothing here is executable and nothing is host-specific: the same procedure runs under Claude Code, OpenAI Codex, and any other host that reads the skill format.
eitsupi/mini-roxygen (★8 · Rust)
mini-roxygen is a small, static implementation of a subset of roxygen2. The roxy CLI reads R source files and roxygen comments, then generates Rd documentation and a NAMESPACE file.
Haroon-jay/wctx (★7 · TypeScript) Workspace context for coding agents. Your system spans multiple repos. Your agent's context should too. ```bash wctx capture --summary "what this session figured out" # at the end of a session
euanguo/dsh-studio (★7 · TypeScript) · · DSH Studio 基于 DeepSeek Harness runtime 构建,把 AI Agent、Workspace、本地开发工具和插件生态装进一个可安装的 Desktop / Web 工作台。模型服务仍在云端按需运行;项目、会话、终端、文件、Git Review、浏览器和插件状态全部由本地工作区统一组织。
vite — v8.2.2
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.11
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.4.0
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.11
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.125.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.
Announcing Rust 1.98.0 (Lobsters) Comments
Btrfs Snapshot Integration in KDE (Lobsters) Comments
Bun 1.4 (Lobsters) Comments
Everyone Says Assembly Is Untyped—Everyone Is Wrong (Lobsters) Comments
How a joke domain purchase turned into geopolitical warfare (Lobsters) Comments
Supply chain attack on arrayref (Lobsters) Comments
Better Batteries (Lobsters) Comments
AliExpress keeps multipoint Bluetooth headphones active with WebAudio fingerprinting (Lobsters) Comments
US distributor of China’s most popular humanoid robots pivots after US ban (Ars Technica) FCC ban on foreign-made robots accelerated RoboStore’s US manufacturing plans.
Europe cancels planned upgrades for Ariane 6 rocket (Ars Technica) Arianespace hasn’t publicly disclosed the cost for an Ariane 6 launch.
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.