Daily developer tools intelligence: new repos, hot projects, and version tracking. Each entry includes a plain-English explanation of what it actually does.
waybarrios/opencode-power-pack (★32 · JavaScript) Code review, security audit, feature dev, frontend design, and the rest of the kit — installable in one line. and <a href=" See Acknowledgments. ---
josephyaduvanshi/claude-history-manager (★22 · Swift)
Chronicle Reads each provider's session storage directly. Per-provider data isolation. Indexes everything into local SQLite. Resumes any session in one keystroke. --- Three CLI coding assistants, three different transcript formats, all sitting in different corners of your home directory. Claude Code writes JSONL under ~/.claude/projects/.
codesstar/hermes-skill-atlas (★17 · HTML)
The complete, interactive map of Hermes Agent skills — curated, verified, and open source. English · 中文 ---
drhalto/agentmako (★13 · TypeScript) agentmako is a local-first codebase intelligence engine for AI coding tools. It gives agents like Codex, Claude Code, Cursor, and local harnesses a typed MCP toolset for understanding a project before they edit it. Mako
Saichandra2520/AgentForge (★12 · Python)
Scaffold production-ready Agentic AI projects in Python with one command. create-agent-app generates opinionated, extensible project templates built around LangGraph patterns, modern provider support, API-first structure, and practical defaults for real-world teams.
sohampawar1866/claude-remote-runner (★11 · JavaScript) A cross-platform CLI wrapper and Progressive Web App (PWA) that lets you control Claude Code remotely. Get push notifications on your phone whenever Claude pauses for input, approve or respond directly from your phone, and let your machine keep running.
hieuchaydi/DecisionGraph (★11 · Python)
# DecisionGraph Engineering Decision Memory System with CLI + API + MCP, plus a docs frontend in docs.
Jane-xiaoer/smart-rename (★9 · Shell)
中文: 右键任何文件 → AI 自动给它起一个有意义的中文名 > English: Right-click any file → AI gives it a meaningful Chinese name 把
IMG_20240315_8473829.jpg一键变成京都岚山_竹林晨光_2024-03-15.jpg。 TurnIMG_20240315_8473829.jpginto京都岚山_竹林晨光_2024-03-15.jpgin one click.
fazzysyed/rn-ci-setup (★7 · JavaScript) CLI to scaffold React Native CI/CD configs, Fastlane setup, and GitHub Actions secrets.
cliprise/awesome-free-ai-image-generator-prompts (★7) A practical, honest and SEO-friendly GitHub resource for people searching for a free AI image generator, AI image generator for free, free AI image generator from text, free AI art generator, free AI artwork generator, free artificial intelligence art generator, free AI picture generator, free AI pic generator, **fre...
nilbuild/developer-roadmap (★353,740 · TypeScript) Roadmaps are now interactive, you can click the nodes to read more about the topics.
vite — v8.0.10
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.6
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.85.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.
Mesosphere half-year pledge: Fresh DC/OS open source baking (The Register) 'Exciting changes' for Microsoft's favourite cloud container fabric Mesosphere will open-source new features in its container and cluster management fabric as a leg-up to startups - "Y-Combinator" typ
Red Hat eye from the Ubuntu guy: Fedora – how you doin'? (The Register) More than a mere RHEL release testbed Comment Red Hat is the biggest – and one of the oldest – companies in the Linux world, but despite the difficulty of accurately measuring Linux usage figures, Ub
Facebook is writing a Mercurial server in Rust. This is not a drill (The Register) Git, Go, Swift, pish – that's so last year, darling Between Git and Mercurial, the two most popular distributed version control systems in use today for managing software development, Git gets most of
Putting Continuous Delivery to work in the enterprise (The Register) Learn how in Automic Webinar Promo Definition: Continuous delivery (CD) is a software engineering approach in which teams produce software in short cycles, ensuring that the software can be reliably
Ubuntu 16.10: Yakkety Yak... Unity 8's not wack (The Register) Best part of update is taste of much-promised GNOME beauty Canonical's Ubuntu 16.10, codenamed "Yakkety Yak", is nowhere near as chunky an update as 16.04 LTS was earlier this year. But that doesn't m
Pair programming – you'll never guess what happens next! (The Register) Oooo, oooo, that smell… Of all the agile practices out there, “pair programming” is the one that elicits the most heckles, confusion, and head-scratching. The idea is that rather than having one perso
Linux Foundation whacks open JavaScript projects umbrella (The Register) JS Foundation: It's raining devs... A project fostering JavaScript’s panoply of projects has been established by the Linux Foundation.…
Instagram open sources iOS UI crash fix (The Register) App devs: if UICollectionView bugs you, this might help Instagram's latest open source drop is its answer to a difficult iOS bug – a UI component crashing when users scroll through updates.…
Smolwebifying my site (Lobsters) Comments
Lua can be a really cool HTML templating engine (Lobsters) Comments
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.