Repo Radar
// Open-source worth your attention. Curated picks from GitHub trending and beyond — interesting repos, underrated projects, and open-source tools that deserve more stars.
21 posts
DeepSpec from deepseek-ai is the first open framework to tackle speculative decoding's hard part: training draft models and benchmarking them consistently.
Alibaba's Qwen team open-sources a framework that replaces hand-engineered simulation environments with LLMs, and the trade-offs are non-trivial.
Vercel's eve hit 2,009 GitHub stars on launch day. The real story isn't another agent framework — it's who controls the deployment layer.
Vercel open-sourced 'eve', a TypeScript-first AI agent framework that hit 1,503 GitHub stars on day one. Here's what the hype obscures.
The atomic-lockfile AUR supply-chain attack exposed a critical flaw in running Arch Linux in CI. Here's what the community scanner can—and cannot—tell you.
AI code reviewers are multiplying in open source repos. What happens when bots outnumber humans in your PR review queue, and is it helping or hurting?
A deep dive into a real-world MCP implementation that connects browser history to Claude Desktop using SQLite, ChromaDB hybrid search, and graceful degradation.
A new Rust TUI brings real-time diff visualization to the terminal, letting developers watch file changes as they happen without constant git diff refreshes.
GitHub Copilot's new metering, Anthropic's Fable release, and NVIDIA's local AI boxes signal a major shift in how developers run AI tooling.
Most agent frameworks assume expensive frontier models. One developer flipped the script—using cheap LLMs as workers and expensive ones as teachers.