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.
Nimbalyst: Open-Source Visual Workspace for AI Coding Agents
Nimbalyst is a new open-source desktop application designed as a visual workspace for AI coding agents. It supports multiple agents, including Claude Code, Codex, and OpenCode, allowing users to run them in parallel and manage their output through a visual interface.
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.
HarnessClaw Engine: A Go-based LLM Programming Assistant with WebSocket and Tool Calling
HarnessClaw Engine is an open-source LLM programming assistant engine built with Go. It supports WebSocket for multi-turn dialogues, tool calling, permission control, and skill extension, and recently released version v0.0.18.
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.
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.
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.
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.
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.
Notebook Intelligence: A JupyterLab Extension for AI Code Assistants
Notebook Intelligence is a new JupyterLab extension designed to integrate various AI coding assistants, including Claude Code, Copilot, Ollama, and OpenAI-compatible LLMs. It aims to enhance the notebook development experience by providing features like MCP, skills, plugins, and notebook agents.
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.
DuDuClaw: Open-Source AI Agent Platform with Multi-LLM Support
DuDuClaw is an open-source AI agent platform built with Rust and Python. It supports over 80 Multi-Context Protocol (MCP) tools and integrates with seven communication channels, including Slack, Discord, LINE, and Telegram. The platform is designed for self-hosting and can function as an alternative to proprietary models for production multi-LLM systems.
Claude-Brewcode: A Development Platform for Claude Code
Claude-Brewcode is a comprehensive development platform designed for Claude Code. It offers features such as infinite focus tasks with automatic context handling, prompt optimization, skill and agent creation, and knowledge persistence.
Notion MCP Server: Integrating AI Agents with Notion
A new open-source project, the Notion MCP Server, enables AI agents to interact with Notion data. It supports various AI models and allows access to Notion pages, databases, and files.
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.
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.
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.
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.
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.
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.