Bookmarks
Open-Source Spotlight
Project of the Week
- needle
- Needle 2 is an open 45M-parameter model for tool calling and structured extraction, compressed into a single 14MB binary that runs a full session in ~28MB RAM on phones, wearables, and robots.
Top 5 Trending Repos
- semantica
- Graph-native infrastructure that ingests enterprise data into a Context Graph for analytics and causal reasoning, with decision provenance baked in; trending on GitHub this week.
- prime-agent
- A self-improving recursive language model (RLM) agent for coding workflows and long-running autonomous tasks, using prompt-as-a-variable context and sub-agent tool calls; trending.
- omarchy
- DHH's beautiful, modern, and opinionated Linux distribution, with its manual kept in-repo as the authoritative source; trending.
- unsloth
- A native desktop app to run and train LLMs and diffusion models locally, including Qwen, Kimi, Gemma, DeepSeek, and FLUX; trending.
- skills
- Public repository for Anthropic's Agent Skills — folders of instructions, scripts, and resources that Claude loads dynamically for specialized tasks; trending.
Notable New Releases
- Highlights from Git 2.55
- Git 2.55 shipped; GitHub's engineers walk through the most interesting features and changes since 2.54.
- KDE Plasma 6.6 LTS treatment
- A sponsor-backed LTS gives Kubuntu 26.04 three years of fixes for the desktop, frameworks, and apps.
- modly
- Local, open-source AI-powered image-to-3D mesh generation desktop app for Windows, Linux, and Apple Silicon macOS.
- TencentDB-Agent-Memory
- Team-level memory hub for AI agents that turns conversations, docs, and code into Chat Memory, Skill, LLM-Wiki, and Code-Graph assets.
Community & Ecosystem News
- $100 million for open source
- GitHub celebrates $100 million contributed by the community to the people who build and sustain open source.
- GitHub Universe 2026 schedule
- Session catalog is live with workshops, community talks, demos, and panels; registering before August 19 saves $300.
- TLDR Tech roundup, Aug 14
- Roundup covers OpenAI UltraFast, X open-sourcing its algorithm, and DeepSeek Harness.
- Mozilla speeds Firefox release schedule to biweekly
- Firefox moves to a biweekly release cadence ahead of Firefox 153 and the next ESR.
- OpenMandriva admin dispute
- The distro accuses a former contributor of deleting years of repo work and pushing a package that could break installs.
- GitHub availability report: July 2026
- Eight incidents resulted in degraded performance across GitHub services in July.
- GitHub and UNDP in Ghana
- GitHub joined the UN Development Programme to explore how open source governance can support Ghana's digital reform efforts.
Hidden Gems
- avouch
- A free, local AI code reviewer written after its author canceled a paid review service; runs without cloud dependencies.
- NeoBrowser
- An MCP server that drives real Chrome with your logged-in sessions, letting agents operate on authenticated web state.
- ShieldFont
- Open source project that fools AI scrapers with a poisoned font designed to corrupt scraped copy.
- impersonate-proxy
- Local MitM proxy that controls TLS fingerprints, useful for evading fingerprint-based blocking.
- scrapemychats
- Utility that exports chats for ChatGPT Business and Enterprise users who lack the standard export option.
Developer Tooling Highlights
- Using the GitHub Copilot SDK for Java
- Drive GitHub Copilot from idiomatic Java code using annotations, virtual threads, and more.
- Bring your software delivery workflow into GitHub with agent apps
- Four GitHub agent apps help scope, secure, roll out, and ship a feature across the SDLC without leaving GitHub.
- 6 security settings every GitHub maintainer should enable this week
- Six free settings that close the easy attack doors and make projects meaningfully harder to compromise.
- A guide to slash commands in the GitHub Copilot app
- Slash commands go beyond chat to help you plan, collaborate, automate, and customize your workflow.
- How pull request limits are cutting down the noise
- Pull request limits help maintainers manage contribution volume, with roadmap details for what's next.