LIVE-Last scan updating-53 sources active-236 signals today-AI TOOLSModel Routing Is Simple. Until It Isn’t.
Builder topic

Google AI radar

Source-linked Google AI, Gemini, DeepMind, and developer platform updates.

Items
24
published only
Avg RDR
87
current set
Sources
1
linked domains
Updated
Jul 13, 2026
indexable
AI CodingGitHub trend signalJul 13, 2026

AGMSG: Cross-Vendor Messaging for CLI AI Coding Agents

AGMSG is a new open-source project designed to facilitate communication between different AI coding agents directly from the command line. It enables agents like Claude Code, Codex, Gemini, and Copilot to collaborate within a team environment.

RDR88
AI CodingGitHub trend signalJun 15, 2026

Claude-Mem: Persistent Context for AI Agents

The claude-mem project introduces a novel approach to maintaining persistent context for AI agents across multiple sessions. It captures agent interactions, compresses them using AI, and reintroduces relevant information into subsequent sessions, enhancing agent memory and continuity.

RDR88
AI ToolsGitHub trend signalJun 3, 2026

PentesterFlow/agent: AI-Powered Offensive Security CLI Tool

PentesterFlow/agent is an open-source, agentic AI command-line interface (CLI) designed for offensive security tasks. It assists penetration testers and bug hunters with recon, enumeration, validation, evidence collection, and reporting, while maintaining human oversight.

RDR88
AgentsGitHub trend signalMay 25, 2026

Signet-AI: Local-First Identity, Memory, and Secrets for AI Agents

Signet-AI is a TypeScript-based GitHub project that provides local-first identity, memory, and secret management for AI agents. It aims to offer portable state across various AI models and harnesses, ensuring agents maintain continuity regardless of the underlying platform.

RDR88
AgentsGitHub trend signalMay 25, 2026

Underthesea: An Open-Source Agentic AI Toolkit with Vietnamese NLP

Underthesea is an open-source Python toolkit for building AI agents, featuring multi-provider LLM support, built-in tools, and a server adapter for A2A compatibility. It also includes comprehensive Vietnamese Natural Language Processing (NLP) capabilities.

RDR88
AI CodingGitHub trend signalMay 24, 2026

Gnoma: A Provider-Agnostic Agentic Coding Assistant in Go

Gnoma is an agentic coding assistant written in Go that offers provider-agnostic routing across various cloud (Anthropic, OpenAI, Gemini, Mistral) and local (Ollama, llama.cpp) large language models. It features a multi-armed bandit router for dynamic model selection, extensibility via MCP, skills, hooks, and plugins, and includes privacy-focused features like secret scanning and a no-phone-home policy.

RDR88
AI CodingGitHub trend signalMay 24, 2026

Li+ Language: A High-Level Programming Language for AI Agents

Li+ is a new high-level programming language designed for AI agents, focusing on "prompt-native harness engineering." It enables AI to function as an interactive compiler, autonomously managing development tasks like issues, specifications, implementation, CI, and releases through human dialogue. The language emphasizes observable behavior as the definition of correctness and distills requirements from conversation.

RDR88
AI CodingGitHub trend signalJul 11, 2026

ZeroShot: Autonomous Engineering Team CLI

ZeroShot is a command-line interface tool designed to function as an autonomous engineering team. It leverages an agent loop to produce code, emphasizing reliability through independent reviewer feedback. The tool supports integration with various AI models including Claude Code, OpenAI Codex, OpenCode, and Gemini.

RDR87
AI ToolsGitHub trend signalJul 11, 2026

AISix: Open-Source AI Gateway for LLMs and AI Agents

AISix is a new open-source AI gateway built in Rust, designed to provide a unified OpenAI-compatible API for various large language models and AI agents. It offers features like routing, guardrails, caching, rate limiting, and observability, aiming to simplify the management of AI infrastructure.

RDR87
AI CodingGitHub trend signalJun 27, 2026

Named Tmux Manager (ntm): Coordinate AI Coding Agents in Tmux

Named Tmux Manager (ntm) is a Go-based command-line tool that allows developers to spawn, tile, and coordinate multiple AI coding agents within tmux panes. It features a TUI command palette for seamless interaction with agents like Claude, Codex, and Gemini.

RDR87
RAG & SearchGitHub trend signalJun 5, 2026

Antfly: A Distributed Search Engine for Multimodal AI Data

Antfly is an open-source, distributed search engine built in Zig, designed for multimodal AI data. It integrates full-text search, vector similarity, and graph traversal, with built-in RAG agents and support for various AI models and deployment environments.

RDR87
AI CodingGitHub trend signalJun 5, 2026

FailproofAI: Runtime Failure Resolution for Coding Agents

FailproofAI is an open-source TypeScript project designed to provide runtime failure resolution for AI coding agents. It integrates with various agent CLIs like Claude Code and Codex to prevent issues such as infinite loops, dangerous actions, and sensitive data leaks. The tool operates locally with zero latency and includes features for auditing past agent sessions and defining custom policies.

RDR87
AI ToolsGitHub trend signalJun 1, 2026

Kasetto: A Declarative AI Agent Environment Manager in Rust

Kasetto is an open-source, declarative AI agent environment manager written in Rust, designed to manage AI agent skills, commands, and MCPs across multiple agents and machines using a single YAML configuration file.

RDR87
Developer ToolsGitHub trend signalMay 31, 2026

MaIN.NET NuGet Package Integrates LLMs, RAG, and Agents into .NET

MaIN.NET is a NuGet package designed to bring Large Language Models (LLMs), Retrieval Augmented Generation (RAG), and AI Agents into the .NET ecosystem. It aims to provide a modular framework for building AI applications with a low-code philosophy.

RDR87
AgentsGitHub trend signalMay 29, 2026

Mnemo Cortex: Open-Source Memory Coprocessor for AI Agents

Mnemo Cortex is an open-source memory coprocessor designed for AI agents, offering persistent recall, semantic search, and crash-safe memory capture without requiring hooks. It includes features like cross-agent overnight synthesis, an auto-compiled knowledge base (WikAI), agent-to-agent messaging, and a structured facts store with confidence tracking.

RDR87
AI CodingGitHub trend signalMay 27, 2026

Spec Kitty: Spec-Driven Development for AI Coding Agents

Spec Kitty is an open-source CLI tool designed for spec-driven development with AI coding agents. It helps developers manage product intent, create work packages, and maintain context within a Git repository, supporting various AI models like Claude, Cursor, Gemini, and Codex.

RDR87
AgentsGitHub trend signalMay 27, 2026

AINYC's Canonry: An Agent-First AEO Monitoring and Operating Platform

AINYC has released Canonry, an open-source, self-hosted platform designed for Answer Engine Optimization (AEO) monitoring and operation. It allows users to track citations across various AI engines like Gemini, ChatGPT, Claude, and Perplexity, diagnose traffic issues, and execute fixes.

RDR87
AgentsGitHub trend signalMay 26, 2026

Google's ADK-Python: An Open-Source Toolkit for AI Agent Development

Google has released ADK-Python, an open-source, code-first Python toolkit designed for building, evaluating, and deploying AI agents. The toolkit, currently at version 2.1.0, emphasizes flexibility and control in agent development and includes a graph-based execution engine for workflows and a structured Task API for agent-to-agent delegation.

RDR87
AI CodingGitHub trend signalMay 25, 2026

Wolfpack: Mobile & Desktop Command Center for AI Coding Agents

Wolfpack is an open-source project that provides a mobile and desktop command center for managing AI coding agents like Claude, Codex, and Gemini. It allows users to control AI sessions across multiple machines from a phone or browser, with sessions persisting even if the web server restarts, and is secured by Tailscale.

RDR87
AI ToolsGitHub trend signalMay 24, 2026

Pipelock: Open-Source AI Agent Firewall for Enhanced Security

Pipelock is an open-source AI agent firewall designed to enhance security for AI agents by providing egress control, Data Loss Prevention (DLP), Server-Side Request Forgery (SSRF) protection, and prompt injection defense. It acts as an egress proxy for various AI agent traffic, offering verifiable proof of agent actions.

RDR87
AI CodingGitHub trend signalMay 24, 2026

Daintree: An AI Coding Agent Orchestration Environment

Daintree is an open-source delegation environment designed to orchestrate AI coding agents like Claude, Gemini, and Codex. It enables developers to manage multiple agent sessions across Git worktrees, offering features such as integrated terminals, context injection, and workflow automation. The project recently released version v0.13.0.

RDR87
AI ToolsGitHub trend signalJun 15, 2026

The Pair: Open-Source AI Pair Programming Tool

The Pair is an open-source desktop application designed for AI-assisted pair programming. It utilizes a Mentor and Executor agent that cross-check each other's code to identify potential AI hallucinations. The tool supports various AI models including Claude Code, Codex, and Gemini.

RDR86
AgentsGitHub trend signalJun 3, 2026

AgentCrew: Multi-Agent Chat Application Supporting Multiple Models and MCP

AgentCrew is a Python-based chat application that enables the creation and management of multi-agent AI systems. It supports various AI models and the Model Context Protocol (MCP), allowing users to deploy specialized AI agents for tasks like coding, research, and automation.

RDR86