AI Open Source Radar — July 25, 2026

Metric: Trendshift daily ranking (snapshot 2026-07-24 ~15:58 UTC, freshness verified by decoding a live-mentions ID) as the primary signal; cumulative stars are a reference only. Large, always-on, cyclic repos and previously featured repos that have since decelerated are excluded.


block/buzz — #1 daily, sharp re-ignition (~2.2k ⭐ cumulative)

An open-source team collaboration workspace from Block (Jack Dorsey) that fuses chat, Git hosting and AI agents into a single “hive mind” workspace, taking aim at Slack and GitHub at once. It is built on the decentralized Nostr protocol (NIP-01 wire format), so every action — a chat message, a reaction, a workflow step, a canvas update, a huddle event — is recorded as a cryptographically signed Nostr event. Its key differentiator is treating AI agents as first-class members: each agent gets its own Nostr keypair, permissions and audit trail, existing as a full participant rather than sitting behind a human account or an API integration layer. It ships channels, threads, DMs, voice, media sharing, code repositories and automated workflows, and is Apache 2.0 licensed with self-hosting support. After launching on July 21 and briefly slipping down the daily ranking, it re-ignited to the #1 daily spot today with a larger surge than its earlier appearance.

  • Practical / customer angle: a self-hosted collaboration hub for security- and compliance-sensitive teams where humans and AI agents must operate under the same permissions and audit trail.
  • Tags: #NostrProtocol #DecentralizedChat #AgentIdentity #SelfHosted #GitHosting
  • Repo: github.com/block/buzz

hoainho/img2threejs — ~+800 ⭐ today, #2 daily (~2.2k ⭐ cumulative)

A token-efficient image-to-3D tool that rebuilds the object in a single reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. The defining idea is that there are no mesh files or downloads at all — every reconstruction is built in the browser from primitives, procedural shaders and generated geometry, with each object produced by a TypeScript factory function. The pipeline validates the image, writes an assessment and a spec, generates the factory pass by pass, and shows a side-by-side comparison at each step until the render matches the reference. Scripts run from the skill root and need only Python 3.10+, and a separate live demo gallery showcases the generated models. Handing an LLM compact code instead of heavy 3D assets — sharply cutting token cost — is the approach drawing attention and driving its climb.

  • Practical / customer angle: drop lightweight 3D previews into web products, or let an agent generate image-to-3D assets as code inside a pipeline.
  • Tags: #ImageTo3D #ThreeJS #ProceduralGeneration #WebGL #TokenEfficient
  • Repo: github.com/hoainho/img2threejs

alibaba/open-code-review — ~+795 ⭐ today, #3 daily (~9.5k ⭐ cumulative)

A code-review CLI that open-sources a tool which began as Alibaba Group’s internal official AI code-review assistant, serving tens of thousands of developers and catching millions of defects over two years. Its architecture is a hybrid of deterministic pipelines plus an LLM agent: it reads Git diffs, sends changed files through a tool-using agent to a configurable LLM, and produces structured reviews with line-level precision. Rather than skimming the diff surface, the agent reads full file contents, searches the codebase and inspects other changed files for context to deliver deep reviews. Its built-in fine-tuned ruleset targets real-world defect classes — null-pointer exceptions, thread safety, XSS and SQL injection — and it is OpenAI- and Anthropic-compatible so models can be swapped. It integrates into CI/CD to automate reviews on MRs/PRs, and the “battle-tested at Alibaba scale” credibility drove rapid stars right after release.

  • Practical / customer angle: bolt onto existing CI to stand up automated security and quality gates (SQLi, XSS, thread safety) and cut review load immediately.
  • Tags: #CodeReview #StaticAnalysis #CICD #SecurityScanning #LineLevelComments
  • Repo: github.com/alibaba/open-code-review

citrolabs/ego-lite — ~+665 ⭐ today, #5 daily (~1.16k ⭐ cumulative)

A Chromium-based agent browser designed from the start for a human and AI agents to work in parallel. Agents run multiple browser tasks inside their own Spaces while your tabs stay yours — you don’t fight over the same tabs — with the goal of finishing tasks faster on fewer tokens. It imports your entire Chrome setup in one click, and the agent can always reach your real logins and tabs through ego-browser, so there is no extra setup. That is a fundamental departure from browser-automation frameworks like browser-use or agent-browser, which need a separate browser to drive, never carry logins over cleanly, and leave human and agent contending for the same tabs. As the agent-browser category itself heats up, this head-on solution to the login-and-tab-sharing problem is fueling its rise.

  • Practical / customer angle: delegate logged-in web work (research, data entry, monitoring) to agents in parallel while a human keeps using the same browser.
  • Tags: #AgentBrowser #Chromium #BrowserAutomation #ParallelAgents #WebAgents
  • Repo: github.com/citrolabs/ego-lite

palmier-io/palmier-pro — ~+470 ⭐ today, #9 daily

An open-source macOS video editor built from scratch in Swift, with Premiere Pro as its north star and its own take on weaving AI into the workflow. You and an agent can generate and edit video together inside the timeline, calling state-of-the-art generative models like Seedance, Kling and Nano Banana Pro directly in the timeline editor to produce video and images. You can connect Claude, Codex or Cursor via MCP, or use the in-app agent to work on the same project together. The editor itself is free to download with no login and works like CapCut or Premiere; the MCP server and agent chat are also open source, and only the generative-AI processing is closed source behind login and subscription. The combination of an AI-native editor and MCP integration, riding the AI-video wave, is what powered its surge.

  • Practical / customer angle: a creative pipeline where an agent manipulates the timeline directly to semi-automatically draft product promos and short-form clips for a human to finish.
  • Tags: #VideoEditing #MCP #GenerativeVideo #macOS #TimelineEditor
  • Repo: github.com/palmier-io/palmier-pro

Note: star deltas are approximate, based on the Trendshift daily snapshot (2026-07-24 ~15:58 UTC); cumulative stars are approximate from public sources. Previously featured repos (worldmonitor cooling; no-ai-slop, daily_stock_analysis, RuView, gigatoken, text-to-cad) were excluded for declining rank/velocity, and large, always-on or cyclic repos (mattpocock/skills, earendil-works/pi, OmniRoute, orca) were excluded as well.

Leave a comment