February 10, 2026•6 min read••
Tags ▼
- Github
- Github Repositories
- Trending Github
- Trending
- Github Open Source Projects
- Github Trending
Showcases a diverse suite of AI-driven tools and workflows transforming open-source collaboration, coding, and memory management for teams worldwide today.
This video is a rapid roundup of 30 open-source projects currently trending on GitHub. The theme is “tools that help developers deal with AI”: blocking spam PRs, sharing agent context, running safer sandboxes, and adding small productivity utilities. Most projects fall into AI/agent tooling plus a handful of dev utilities, OS tweaks, and terminal tools.
VisionClaw — Connects Meta Ray-Ban glasses to Gemini for real-time vision + voice actions (lists, messages, web search, smart home) via an agent gateway. https://github.com/sseanliu/visionclaw
Excalidraw MCP app — An MCP server that lets an AI generate and iterate on Excalidraw diagrams (architecture, flowcharts) interactively. https://github.com/ivarvdm/mcp_excalidraw
X research skill — MCP skill that helps Claude research X/Twitter, follow threads/links, and produce a sourced Markdown report. https://github.com/rohunvora/x-research-skill
One Context — A shared “context layer” so your team’s agents don’t restart from scratch; share and resume trajectories (Slack mentioned). Project site (the “One context layer” product referenced in search results): https://briefhq.ai/ship-faster.html (Brief)
LocalGPT — Local assistant with persistent Markdown memory, an autonomous “heartbeat” task runner, and multiple interfaces (CLI/desktop/web). (GitHub) https://github.com/localgpt-app/localgpt
Claude Code Controller / Companion — Programmatic control of Claude Code sessions (remote control / automation tools around Claude Code). https://github.com/kidandcat/ccc (GitHub)
ChernyCode — Template repo that packages Boris Cherny’s Claude Code workflow (memory files like CLAUDE.md, reusable patterns). (GitHub)
https://github.com/meleantonio/ChernyCode
ReMemory — A cryptographic “dead man’s switch” using Shamir’s Secret Sharing: split recovery keys into shares for trusted friends. (GitHub) https://github.com/eljojo/rememory
MimiClaw — Runs an OpenClaw-style agent on an ESP32-S3 (no Linux), with Telegram access + persistent flash memory. (mimiclaw.io) https://github.com/memovai/mimiclaw
Matchlock — CLI that launches ephemeral microVM Linux sandboxes fast for safer agent code execution (secrets injected via proxy). (GitHub) https://github.com/jingkaihe/matchlock
Attractor (StrongDM) — “Software factory” specs: repo contains natural-language specs (no code) to drive coding agents. (GitHub) https://github.com/strongdm/attractor
Napkin (Claude Code skill) — A memory pattern: agent writes notes to a file between sessions (running changelog). (Repo link wasn’t reliably confirmed in the remaining web calls; if you want, I can locate the exact repo name next.)
Code pilot — GUI wrapper around Claude Code with file tree + permission approvals + persisted chat history. (Repo link wasn’t reliably confirmed in the remaining web calls.)
Gondolin — MicroVM sandbox project (noted as Armin Ronacher’s sandbox work). https://github.com/earendil-works/gondolin (nextjs-hackernews.vercel.app)
Crust — Security gateway that intercepts agent tool calls; blocks risky actions using hot-reloaded YAML rules. https://github.com/BakeLens/crust (GitHub)
Picobot — Lightweight agent framework in a single small binary with memory + skills + Telegram integration. (GitHub) https://github.com/louisho5/picobot
PaperBanana — Generates publication-quality academic diagrams/plots from text using a multi-agent pipeline (Gemini mentioned). (GitHub) https://github.com/llmsresearch/paperbanana
TinyClaw — Minimal wrapper around Claude Code that connects WhatsApp/Discord/Telegram, uses a file queue, runs 24/7 in tmux. (GitHub) https://github.com/jlia0/tinyclaw
Textream — macOS teleprompter overlay that highlights/scrolls your script as you speak (local AI). https://github.com/f/textream (Threads)
Vouch — Stops low-effort AI PR spam: only “vouched” users can contribute; GitHub Actions can auto-close PRs from unvouched accounts. https://github.com/mitchellh/vouch
Ralph playbook — Playbook/guide for running Ralph effectively (phases, context management, agent iteration). https://github.com/jeffhuntley/ralph-playbook
BlossomColorPicker — Flower-style color picker component; works across frameworks with consistent API. https://github.com/dayflow-js/BlossomColorPicker (GitHub)
Pure CSS expanding menu animation — Reverse-engineered UI animation using only HTML/CSS (clip-path circle expansion). (Repo link wasn’t reliably confirmed in the remaining web calls.)
MaximizeToVirtualDesktop — Adds macOS-style “maximize into its own virtual desktop” behavior to Windows 11. (GitHub) https://github.com/shanselman/MaximizeToVirtualDesktop
Neomax — Rebuilds Emacs display engine with GPU-accelerated wgpu (Rust). (Repo link wasn’t reliably confirmed in the remaining web calls.)
MD browse — Browser that shows the “AI view” of the web (markdown-first; converts pages, strips clutter). (Repo link wasn’t reliably confirmed in the remaining web calls.)
VortexL2 — CLI to automate L2TPv3 Ethernet tunnels + HAProxy forwarding + systemd persistence. (GitHub) https://github.com/iliya-Developer/VortexL2
Stik — Instant note capture app that saves notes as Markdown; installable via Homebrew cask. (GitHub) https://github.com/0xMassi/stik_app
claude-pulse — Terminal status bar showing Claude Code usage limits (5-hour session + weekly rolling usage). (GitHub) https://github.com/NoobyGains/claude-pulse
Obsync — macOS menu bar app syncing Obsidian Tasks ↔ Apple Reminders (two-way). (GitHub) https://github.com/Santofer/Obsync
Follow on your preferred channel for new articles, notes, and experiments.