Open Source Fridays
Discover how your favorite open source projects are created. Live coding and technical insights from the maintainers themselves.
Discover how your favorite open source projects are created. Live coding and technical insights from the maintainers themselves.
An agentic skills framework & software development methodology that works.
Master programming by recreating your favorite technologies from scratch.
GitHub Copilot Dev Days brings hands-on, community-led events to cities around the world, focused on real-world AI-assisted coding with GitHub Copilot.
GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration
Agent harness built with LangChain and LangGraph. Equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - well-equipped to handle complex agentic tasks.
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress
The JavaScript / Wasm runtime that powers Cloudflare Workers
A GitHub App built with Probot that creates a new branch after assigning an issue
Pull Requests are often blocked on relatively trivial issues such as code formatting or leftover imports. Fixing these details is expensive as it requires additional roundtrips and context switching. autofix.ci automatically fixes such problems, unblocking development flow.