The Pull: Week 31, 2026
This week in open source: Browser-based maps, portable AI pipelines, and self-hosted voice bots finally putting tricky infra in your hands
1) GeoLibre: GIS Finally Escapes the Install Trap
github.com/opengeos/GeoLibre | License: MIT
Featured in The Push: July 28th, 2026
GeoLibre turns serious GIS into a portable, local-first workspace that runs in the browser, desktop apps, mobile, and notebooks. The clever part is the architecture, DuckDB-powered spatial compute plus modern web rendering and extensibility, without forcing a central server. Worth a look for climate, logistics, real estate, research, and anyone betting that maps should behave more like docs.
353 stars/day | 1.8 watchers/day
2) OpenWork: AI Workflows Want Portability
github.com/different-ai/openwork | License: Other
Featured in The Push: July 29th, 2026
OpenWork turns AI workflows into portable, governable capabilities that can run across Claude Code, Codex, Cursor, and other MCP-compatible agents. The clever part is the control-plane architecture, especially OpenWork MCP and OpenWork Den. Teams dealing with agent sprawl, shared services, or internal AI standardization should pay attention.
658 stars/day | 2.2 watchers/day
3) Speech To Speech: Voice Agents Need Ownership
github.com/huggingface/speech-to-speech | License: Apache-2.0
Featured in The Push: July 28th, 2026
Speech To Speech turns open speech models into a realtime voice agent backend with a familiar API surface. The clever bit is not any single model, it is the modular pipeline plus OpenAI-compatible interface that makes switching providers or going local much easier. Worth a look for anyone building voice apps, robots, or privacy-sensitive assistants.
692 stars/day | 1.6 watchers/day
4) Kaneo: Project Management on a Diet
github.com/usekaneo/kaneo | License: MIT
Featured in The Push: July 31st, 2026
Kaneo turns project management into a lighter, self-hosted product instead of a feature museum. The smart part is the architecture: simple objects up front, flexible roles and deployment options underneath. Teams that hate bloated PM software, especially startups and agencies, should pay attention.
624 stars/day | 2.0 watchers/day
5) Invidious: YouTube, Without the Surveillance Tax
github.com/iv-org/invidious | License: AGPL-3.0
Featured in The Push: August 1st, 2026
Invidious turns YouTube into a service you can watch through someone else’s interface, or your own. The smart part is the architecture: not just ad blocking, but rebuilding subscriptions, playback, comments, and embeds outside Google’s product surface. Privacy-minded users, media builders, and teams embedding lots of public video should look closely.
432 stars/day | 1.0 watchers/day
6) Voice Pro: Dubbing Tools Finally Converge
github.com/abus-aikorea/voice-pro | License: GPL-3.0
Featured in The Push: August 1st, 2026
Voice Pro turns dubbing, transcription, translation, subtitle generation, and voice cloning into one local media pipeline. What makes it interesting is not any single model, but the orchestration layer that connects them into a usable production workflow. Creators, media teams, and global product orgs should look.
355 stars/day | 2.0 watchers/day
7) OfficeCLI: Office Files Need Agent Hands
github.com/iOfficeAI/OfficeCLI | License: Apache-2.0
Featured in The Push: July 26th, 2026
OfficeCLI turns Word, Excel, and PowerPoint into something AI agents can reliably read, edit, preview, and iterate on. The clever part is the visual feedback loop, not just the file editing. Teams building reporting, proposals, compliance, or board workflows should pay attention.
281 stars/day | 1.4 watchers/day
8) Gh Stack: Pull Requests Needed a Queue
github.com/github/gh-stack | License: MIT
Featured in The Push: August 1st, 2026
Gh Stack turns stacked pull requests into an actual working system instead of a fragile team habit. The clever part is local stack state that orchestrates branch order, rebases, and PR relationships without adding another platform. Teams dealing with bloated diffs, slow reviews, or AI-generated code sprawl should look closely.
176 stars/day | 1.0 watchers/day
9) Faceswap: Deepfakes Got Productized Early
github.com/deepfakes/faceswap | License: GPL-3.0
Featured in The Push: July 29th, 2026
Faceswap turns deepfake creation into a modular, learnable workflow instead of a research scavenger hunt. The clever part is the pipeline design, extraction, alignment, training, preview, and conversion all work as interchangeable stages. Worth a look for creators, trust-and-safety teams, and anyone tracking how AI tools become usable products.
273 stars/day | 1.2 watchers/day
10) Superfile: Finder Was Never for Power Users
github.com/yorukot/superfile | License: MIT
Featured in The Push: July 26th, 2026
Superfile turns terminal file management into something fast, modern, and genuinely pleasant to use. What stands out is the stateful UI architecture behind the polish, not just the visuals. Anyone buried in downloads, assets, archives, or project folders should pay attention.
298 stars/day | 1.3 watchers/day
11) Bitchat Android: Offline Chat Finally Grows Teeth
github.com/permissionlesstech/bitchat-android | License: GPL-3.0
Featured in The Push: July 26th, 2026
Bitchat Android turns nearby phones into an offline messaging mesh, with multi-hop relay, cross-platform compatibility, and enough routing discipline to make the idea feel practical instead of cosplay. The clever part is store-and-forward plus battery-aware packet design. Founders, event operators, and anyone watching resilient communications should look.
108 stars/day | 0.7 watchers/day
12) ESP32 Bit Pirate: Hardware Hacking Gets Cheap
github.com/geo-tp/ESP32-Bit-Pirate | License: MIT
Featured in The Push: July 31st, 2026
ESP32 Bit Pirate turns a cheap ESP32-S3 board into a multi-protocol hardware debugger with a surprisingly coherent browser and CLI experience. The smart part is the shared mode system, which makes dozens of hardware interfaces feel like one tool instead of a pile of adapters. Worth a look for repair people, device startups, security researchers, and anyone poking at connected gadgets.
228 stars/day | 0.0 watchers/day
13) Tuicr: Code Review Should Feel Native
github.com/agavra/tuicr | License: MIT
Featured in The Push: July 30th, 2026
Tuicr turns code review into a terminal-native workflow with persistent sessions, portable outputs, and support for multiple repo hosts and version control systems. The clever bit is treating review as structured local state, not a browser event. Worth a look for teams shipping fast with AI and feeling review become the bottleneck.
174 stars/day | 0.7 watchers/day
14) Amnezia Client: VPNs Should Be Yours
github.com/amnezia-vpn/amnezia-client | License: GPL-3.0
Featured in The Push: July 27th, 2026
Amnezia Client turns a cheap server into a polished, self-hosted VPN across desktop and mobile. What stands out is the orchestration layer, not the tunneling itself: deployment, protocol switching, and traffic masking live in one product surface. Worth a look for anyone who needs reliable access, privacy, or regional resilience without trusting a commercial VPN middleman.
98 stars/day | 0.3 watchers/day
15) Media Crawler: Social Data Should Be Reachable
github.com/NanmiCoder/MediaCrawler | License: Other
Featured in The Push: July 27th, 2026
Media Crawler turns logged-in browser sessions into a cross-platform social data pipe. What’s clever is the CDP-based architecture, which borrows real Chrome state instead of fighting every platform from scratch. Worth a look for research teams, agencies, growth operators, and anyone building creator or consumer intelligence.
260 stars/day | 0.7 watchers/day
16) Box3D: Physics Engines Still Matter
github.com/erincatto/box3d | License: MIT
Featured in The Push: July 31st, 2026
Box3D turns 3D game physics into a lean, deterministic, high-trust building block. What is clever is the combination of solver stability, replayability, and data-oriented performance, which makes simulation operationally reliable, not just visually plausible. Game studios, multiplayer teams, and simulation-heavy startups should look closely.
34 stars/day | 0.5 watchers/day
17) Topcoat: Rust Wants Rails Energy
github.com/tokio-rs/topcoat | License: MIT
Featured in The Push: July 30th, 2026
Topcoat turns Rust into a more complete app framework, with server rendering, reactive UI, routing, assets, and editable component primitives under one roof. The clever part is the dual server-and-browser expression model, which cuts boilerplate without forcing a giant client stack. Worth a look for Rust teams, product-heavy infra startups, and anyone betting on full-stack apps outside JavaScript.
74 stars/day | 0.3 watchers/day
18) Baileys: WhatsApp’s Unofficial Power Outlet
github.com/WhiskeySockets/Baileys | License: MIT
Featured in The Push: July 30th, 2026
Baileys turns WhatsApp Web into a direct programmable socket, skipping browser automation and exposing the channel as an event-driven client runtime. The smart part is the protocol-level design, which makes sessions, media, groups, and encryption manageable enough for real products. Teams building support, commerce, or AI-on-chat should look.
60 stars/day | 0.7 watchers/day
19) Jenkins: The Original DevOps Control Tower
github.com/jenkinsci/jenkins | License: MIT
Featured in The Push: July 28th, 2026
Jenkins turns software delivery into a programmable system instead of a fragile team ritual. What makes it clever is the plugin-first architecture, which let one automation server become a compatibility layer for wildly different stacks and compliance needs. Worth a look for platform teams, operators, and anyone inheriting messy release processes.
74 stars/day | 0.4 watchers/day
20) Snipe It: IT Inventory Should Not Be Guesswork
github.com/grokability/snipe-it | License: AGPL-3.0
Featured in The Push: July 29th, 2026
Snipe It turns IT asset management into a real system of record for hardware, licenses, ownership, and audit history. The smart part is its event-style accountability model plus API-driven extensibility. Ops teams, IT leaders, security-minded companies, and anyone tired of spreadsheet inventory theater should pay attention.
84 stars/day | 0.5 watchers/day
21) AG Kit: Agent Ops, Not Prompt Theater
github.com/vudovn/ag-kit | License: MIT
Featured in The Push: July 27th, 2026
AG Kit turns a repo into an operating system for coding agents, with structured roles, persistent memory, workflow contracts, and a narrowly scoped safety gate. The clever part is treating agent behavior like versioned infrastructure, not prompt art. Teams standardizing AI-assisted product work should look closely.
31 stars/day | 0.2 watchers/day



