LIVE-Last scan updating-53 sources active-116 signals today-OTHEROpenAI Proposes Industrial Policy for the AI Era
Builder topic

OpenAI radar

Source-linked OpenAI announcements, model updates, agent tools, and developer-facing changes.

Items
24
published only
Avg RDR
87
current set
Sources
1
linked domains
Updated
Jun 5, 2026
indexable
AgentsGitHub trend signalJun 4, 2026

Castor: A Self-Hosted AI Agent for Business Workflows

Castor is an open-source, self-hosted AI agent designed for business operations like customer service, internal automation, and knowledge retrieval. It supports various OpenAI-compatible LLMs, including local models, and emphasizes data privacy by keeping data on the user's infrastructure.

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
AI ToolsGitHub trend signalJun 3, 2026

KiwiFS: A Markdown Filesystem for AI Agents and Teams

KiwiFS is an open-source Markdown filesystem designed for AI agents and human teams, offering features like search, versioning, and structured data capabilities. It aims to bridge the gap between human-readable Markdown files and the structured data needs of AI agents.

RDR88
AgentsGitHub trend signalMay 31, 2026

Autopus-ADK: A Multi-Model AI Agent Orchestration Framework for Code Development

Autopus-ADK is an open-source framework designed to orchestrate multiple AI coding agents, enabling them to function as an engineering team. It supports various models like Claude Code and Codex, providing features such as multi-model orchestration (consensus, pipeline, debate), architecture-as-code, and decision tracking. The framework aims to improve AI agent performance by providing structured context and workflows.

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

Origin: A Local-First Rust Daemon for AI Agent Memory and Context Management

Origin is a local-first Rust daemon designed to manage AI agent memory and context. It features Git-versioned memories, distilled wiki pages, and supports sessions for various AI clients like Claude Code, Cursor, and Codex, aiming to provide persistent context across AI workflows.

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
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 CodingGitHub trend signalJun 5, 2026

Anatomia: A Spec-Driven Agent Harness for Claude Code and Codex

Anatomia is a TypeScript-based CLI and agent harness designed for Claude Code and Codex. It features a five-agent pipeline (scope, plan, build, verify, learn) that facilitates spec-driven development and generates an auditable proof chain for AI-assisted coding projects.

RDR87
AI CodingGitHub trend signalJun 4, 2026

HotPlex: A Unified Access Layer for AI Coding Agents

HotPlex is an open-source Go gateway designed to provide a unified WebSocket interface for various AI coding agents. It supports multiple platforms like Web, Slack, and Feishu, and includes features such as deterministic sessions, AI-native cron scheduling, and an embedded web chat with an admin UI.

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 signalJun 1, 2026

Herdr: An Agent Multiplexer for the Terminal

Herdr is a terminal-based agent multiplexer written in Rust, designed to manage multiple AI agents within a single terminal interface. It provides features like workspaces, tabs, and panes, allowing users to monitor agent states (blocked, working, done) and detach/reattach sessions while agents continue running in the background.

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
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

RuFlo: An Agent Orchestration Platform for Claude AI

RuFlo is an open-source agent orchestration platform designed for Claude AI, enabling the deployment of multi-agent systems, coordination of autonomous workflows, and building conversational AI. It features enterprise-grade architecture, self-learning swarm intelligence, RAG integration, and native Claude Code/Codex integration.

RDR87
AI ToolsGitHub trend signalMay 27, 2026

Vstorm-co's Full-Stack AI Agent Template for FastAPI and Next.js

Vstorm-co has released a full-stack AI application generator template that integrates FastAPI and Next.js. It supports AI agents, RAG, streaming, authentication, and over 20 integrations out-of-the-box, offering a foundation for building production-ready AI applications.

RDR87
AgentsGitHub trend signalMay 27, 2026

Agent Network: A Multi-Agent Orchestration Framework for LLMs

Agent Network is a JavaScript-based multi-agent orchestration framework that allows users to run networks of AI agents locally or across servers. It supports various large language models (LLMs) including Claude, GPT, MiniMax, DeepSeek, GLM, Kimi, InternLM, and OpenRouter, and features a web dashboard for management and collaboration.

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