Repository of the Day - commaai/openpilot, and Daily Trends - June 29, 2026
Published: 6/29/2026
This daily roundup highlights repository momentum from GitGenius analytics for June 29, 2026, using UTC daily deltas in stars and subscribers.
The scan reviewed 2062 repositories, with 1931 repos contributing star deltas and 1931 repos contributing subscriber deltas.
Repo of the day
commaai/openpilot led the day with +390 stars to 62753 total stars and +0 subscribers to 1318 total subscribers. Openpilot, developed by comma.ai, is a leading open-source driver-assistance system that transforms select production vehicles into semi-autonomous platforms. Hosted on GitHub, the repository serves as the central hub for its development, offering a comprehensive software stack designed to enhance driving safety and comfort through advanced driver-assistance system (ADAS) functionalities. At its core, Openpilot aims to provide capabilities akin to Tesla's Autopilot or GM's Super Cruise, but with the transparency and collaborative spirit inherent to open-source projects, making sophisticated driving assistance accessible and auditable.
The system primarily offers two critical ADAS features: Adaptive Cruise Control (ACC) and Lane Keeping Assist (LKA), often referred to as lane centering. ACC dynamically adjusts the vehicle's speed to maintain a safe following distance from the car ahead, while LKA actively steers the vehicle to keep it centered within its lane. Beyond these, Openpilot also incorporates Forward Collision Warning (FCW) and, in some cases, can leverage vehicle-specific Automatic Emergency Braking (AEB) systems, providing an additional layer of safety by alerting the driver to potential collisions and, if necessary, initiating braking. A crucial safety component is the driver monitoring system, which ensures the driver remains attentive and ready to take control.
Technically, Openpilot is a sophisticated blend of neural networks, robust control algorithms, and hardware integration. Its perception module, powered by deep learning models, processes real-time data from the vehicle's camera(s) to understand the driving environment. This includes detecting lanes, other vehicles, pedestrians, and road signs. The output of these neural networks feeds into a planning module, which then determines the optimal trajectory and speed. Finally, the control module translates these plans into specific commands for the vehicle's steering, acceleration, and braking systems, communicating via the CAN bus through comma.ai's custom hardware, the Panda.
The software stack within the `selfdrive` directory is the heart of Openpilot. Key components include `modeld` for neural network inference, `controls` for vehicle command generation, `boardd` for hardware interaction, and `ui` for the in-car display. The `panda` directory contains the firmware for the Panda device, which acts as a universal car interface, enabling Openpilot to read vehicle data and send control commands. This modular architecture facilitates continuous development, testing, and integration of new features and vehicle support, with over-the-air (OTA) updates ensuring the system always runs the latest software.
Openpilot is compatible with a growing list of vehicles from manufacturers like Honda, Toyota, Hyundai, Kia, and GM, among others. It runs on comma.ai's dedicated hardware devices, such as the comma three and comma two, which are purpose-built for running the Openpilot software and interfacing with the vehicle. The open-source nature of the project encourages a vibrant community of developers, researchers, and enthusiasts who contribute code, report bugs, and help expand vehicle compatibility, making it a truly collaborative effort. This community-driven approach not only accelerates development but also fosters transparency and trust in the system's capabilities.
In essence, the comma.ai Openpilot repository represents a groundbreaking effort to democratize advanced driver-assistance technology. By providing a powerful, open-source platform, it empowers users to enhance their vehicles' capabilities, pushes the boundaries of ADAS development, and offers a transparent alternative to proprietary solutions, continually evolving through the collective intelligence of its global community.
Fastest rising repos
- DeusData/codebase-memory-mcp - +1834 stars (21397 total), language: C. High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
- msitarzewski/agency-agents - +1342 stars (118837 total), language: Shell. A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.
- Panniantong/Agent-Reach - +1280 stars (45705 total), language: Python. Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
- mattpocock/skills - +1243 stars (150504 total), language: Shell. Skills for Real Engineers. Straight from my .claude directory.
- obra/superpowers - +859 stars (241490 total), language: Shell. An agentic skills framework & software development methodology that works.
Subscriber surge
- yikart/AiToEarn - +15 subscribers (449 total), +130 stars. Let's use AI to Earn!
- NousResearch/hermes-agent - +8 subscribers (809 total), +741 stars. The agent that grows with you
- garrytan/gstack - +8 subscribers (729 total), +368 stars. Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
- mattpocock/skills - +6 subscribers (954 total), +1243 stars. Skills for Real Engineers. Straight from my .claude directory.
- roboflow/supervision - +6 subscribers (245 total), +486 stars. We write your reusable computer vision tools. 💜
Hidden gems
- mattpocock/course-video-manager - +3 stars to 500 total stars, 5 subscribers
- bradtraversy/macrozone - +3 stars to 151 total stars, 1 subscribers. React native crash course project. An app to track daily macros
- moondevonyt/Harvard-Algorithmic-Trading-with-AI - +2 stars to 434 total stars, 6 subscribers. Harvard Algorithmic Trading
- microsoft/BIPIA - +2 stars to 141 total stars, 5 subscribers. A benchmark for evaluating the robustness of LLMs and defenses to indirect prompt injection attacks.
- badlogic/pi - +2 stars to 89 total stars, 1 subscribers. CLI tool for managing vLLM deployments on GPU pods from Prime Intellect, Vast.ai, DataCrunch, etc.
Language movers
- python - +19030 stars across 354 repos. Example repos: NVIDIA/cutile-python, microsoft/agent-lightning, openai/gpt-oss
- typescript - +8536 stars across 232 repos. Example repos: amantus-ai/vibetunnel, QwenLM/qwen-code, anomalyco/opentui
- shell - +4061 stars across 22 repos. Example repos: VoltAgent/awesome-claude-code-subagents, frankbria/ralph-claude-code, obra/superpowers
- rust - +2997 stars across 84 repos. Example repos: BloopAI/vibe-kanban, farion1231/cc-switch, firecracker-microvm/firecracker
- javascript - +2560 stars across 59 repos. Example repos: react/react, badlogic/pi, thedotmack/claude-mem
Category spotlight
- machine learning - +10392 stars across 203 repos. Example repos: amantus-ai/vibetunnel, openai/gpt-oss, onnx/onnx
- automation - +5737 stars across 111 repos. Example repos: microsoft/agent-lightning, shiyu-coder/Kronos, disler/claude-code-hooks-mastery
- natural language processing - +4537 stars across 74 repos. Example repos: NVIDIA-NeMo/Gym, KeygraphHQ/shannon, Chachamaru127/claude-code-harness
- ai agents - +4536 stars across 36 repos. Example repos: microsoft/agent-lightning, NousResearch/hermes-agent, MemoriLabs/Memori
- deep learning - +4034 stars across 125 repos. Example repos: NVIDIA/cutile-python, openai/gpt-oss, QwenLM/qwen-code
Maintainer watch
- deusdata - +1834 stars across 1 repos. Example repos: DeusData/codebase-memory-mcp
- microsoft - +1574 stars across 34 repos. Example repos: microsoft/terminal, microsoft/agent-lightning, microsoft/VibeVoice
- msitarzewski - +1342 stars across 1 repos. Example repos: msitarzewski/agency-agents
- mattpocock - +1287 stars across 5 repos. Example repos: mattpocock/course-video-manager, mattpocock/skills, mattpocock/sandcastle
- panniantong - +1280 stars across 1 repos. Example repos: Panniantong/Agent-Reach
