For StartupsFor CommunitiesDigestBlog
Back to digest

GitHub Trending Recap June 20 2026: AI Agents, Infra, and Dev Tools

AI and LLM Productivity Tools

  • chopratejas/headroom (Python): Compresses tool outputs, logs, files, and RAG chunks before they reach the LLM, cutting tokens by 60-95% with no loss in answer quality. (+4005 today)
  • google-research/timesfm (Python): A pretrained time-series foundation model from Google Research for time-series forecasting. (+1510 today)
  • stanford-oval/storm (Python): An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations. (+196 today)
  • VectifyAI/OpenKB (Python): An open LLM knowledge base for managing and querying structured knowledge. (+148 today)
  • OSU-NLP-Group/HippoRAG (Python): A RAG framework inspired by human long-term memory that integrates knowledge graphs and Personalized PageRank. (+33 today)
  • koala73/worldmonitor (TypeScript): A real-time global intelligence dashboard combining AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking. (+156 today)
  • santinic/audiblez (Python): Generates audiobooks from e-books using text-to-speech. (+139 today)

Agentic Frameworks and Coding Agents

  • Kilo-Org/kilocode (TypeScript): An all-in-one agentic engineering platform for building and shipping faster, built around an open-source coding agent. (+1035 today)
  • BuilderIO/agent-native (TypeScript): A framework for building agent-native applications. (+147 today)
  • withastro/flue (TypeScript): A sandbox agent framework for safe, isolated agent execution. (+309 today)
  • stablyai/orca (TypeScript): An agent development environment (ADE) for managing fleets of parallel coding agents, available on desktop and mobile. (+151 today)
  • continuedev/continue (TypeScript): An open-source coding agent that integrates with your editor. (+56 today)
  • openai/codex (Rust): A lightweight coding agent that runs in your terminal. (+180 today)
  • 1jehuang/jcode (Rust): A coding agent harness for running and evaluating agents. (+70 today)
  • bytedance/UI-TARS-desktop (TypeScript): An open-source multimodal AI agent stack connecting cutting-edge models and agent infrastructure. (+113 today)
  • K-Dense-AI/scientific-agent-skills (Python): A library of 140 ready-to-use agent skills covering biology, chemistry, medicine, and drug discovery, compatible with major coding agents. (+88 today)
  • calesthio/OpenMontage (Python): An agentic video production system with 12 pipelines, 52 tools, and 500+ agent skills. (+156 today)
  • vercel/workflow (TypeScript): A workflow SDK for building durable, reliable, and observable apps and AI agents in TypeScript. (+8 today)

Generative AI and Media

  • Lightricks/LTX-2 (Python): Official inference and LoRA trainer package for the LTX-2 audio-video generative model. (+196 today)
  • Adam-CAD/CADAM (TypeScript): An open-source text-to-CAD web application. (+81 today)

Infrastructure and Networking

  • n0-computer/iroh (Rust): A modular networking stack that routes by cryptographic key rather than IP address, designed for reliability. (+302 today)
  • Michael-A-Kuykendall/shimmy (Rust): A pure-Rust, WebGPU-native inference engine that is OpenAI-API compatible, runs GGUF models, and ships as a single binary with no Python dependency. (+9 today)
  • cjpais/Handy (Rust): A free, open-source, extensible offline speech-to-text application. (+140 today)
  • jamesyc/TimeCapsuleSMB (Python): A project for running modern Samba on Apple Time Capsule hardware. (+56 today)
  • nautechsystems/nautilus_trader (Rust): A production-grade, Rust-native trading engine with deterministic event-driven architecture. (+41 today)

Developer Workflow and Tooling

  • Kong/insomnia (TypeScript): An open-source, cross-platform API client supporting GraphQL, REST, WebSockets, SSE, and gRPC with cloud, local, and Git storage. (+292 today)
  • astral-sh/ruff (Rust): An extremely fast Python linter and code formatter. (+55 today)
  • zed-industries/zed (Rust): A high-performance, multiplayer code editor built for speed. (+72 today)
  • github/spec-kit (Python): A toolkit for getting started with Spec-Driven Development. (+284 today)
  • dbt-labs/dbt-core (Rust): A transformation tool that lets analysts and engineers apply software engineering practices to data. (+0 today)
  • public-apis/public-apis (Python): A collective list of free APIs. (+367 today)

Web Frameworks and Application Platforms

  • fastapi/fastapi (Python): A high-performance Python web framework for building APIs, easy to learn and production-ready. (+64 today)
  • angular/angular (TypeScript): Google's web application framework for building confidence-grade web apps. (+39 today)
  • tauri-apps/tauri (Rust): A framework for building smaller, faster, and more secure desktop and mobile applications with a web frontend. (+41 today)
  • makeplane/plane (TypeScript): An open-source project management platform designed as an alternative to Jira, Linear, and ClickUp. (+386 today)
  • anomalyco/opentui (TypeScript): A library for building terminal user interfaces. (+77 today)
  • RocketChat/Rocket.Chat (TypeScript): A secure, self-hosted communications platform built for mission-critical operations. (+8 today)
  • rustdesk/rustdesk (Rust): A self-hostable open-source remote desktop application. (+75 today)
  • Universal-Debloater-Alliance/universal-android-debloater-next-generation (Rust): A cross-platform GUI for debloating non-rooted Android devices via ADB. (+213 today)

Today's trending repos make one pattern very clear: developers are building layers on top of agents rather than agents themselves, from token-compression middleware and skill libraries to sandboxed execution environments and fleet orchestration tools. The sustained momentum behind Rust for performance-critical infrastructure, combined with TypeScript dominating the agentic application layer, reflects a maturing stack where the tooling is catching up to the ambition.

Ready for one link for your startup?

Free to start. Founding Members get $120 in credits and a direct line to the founders.

Create Your Link

Free to start · No credit card

Read next

Jun 21, 2026 · 3 min
GitHub Trending Recap: AI Agents, Token Compression, and Open Infra
Today's GitHub trending list is dominated by agentic AI frameworks, token-efficiency tools, and open-source alternatives to expensive SaaS products.
Jun 19, 2026 · 3 min
GitHub Trending June 19 2026: AI Agents, Dev Tools, and More
Today's GitHub trending page is dominated by agentic AI frameworks, coding assistants, and a wave of open-source tools that put AI directly into developer workflows.