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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Claude Code Plugin Integrates Multiple AI Agents for Diverse Coding Perspectives
A new Claude Code plugin, named Claude Council, has been released, enabling users to consult multiple AI coding agents, including Gemini, OpenAI, and Grok. This integration aims to provide developers with diverse perspectives on coding challenges.
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.
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.