MateClaw 1.3.0: Multi-Agent Orchestration, Workflow, and Enhanced Knowledge Processing
MateClaw, an open-source AI agent platform built on Spring AI Alibaba, has released version 1.3.0. This update introduces multi-agent orchestration via a new Workflow engine, event-driven Triggers, and an enhanced Wiki that acts as a processing pipeline for knowledge. It also improves tool binding for individual agents and adds multimodal sidecar routing for vision models.
Optave's ops-codegraph-tool: Code Intelligence CLI for AI Agents
Optave has released `ops-codegraph-tool`, a command-line interface (CLI) designed to generate function-level dependency graphs across 11 programming languages. This tool aims to enhance AI agent capabilities by providing structured code context, reducing reliance on extensive token usage for codebase understanding, and improving code quality checks.
ReMe: A Memory Management Kit for AI Agents
ReMe is an open-source memory management framework for AI agents, designed to address limitations in context windows and stateless sessions. It provides both file-based and RAG-based memory systems, enabling agents to retain and recall information over long conversations and across sessions.
LangChain: The Agent Engineering Platform for LLM Applications
LangChain is an open-source Python framework designed for building and deploying LLM-powered applications and agents. It provides tools for chaining interoperable components, integrating with various data sources and models, and supporting rapid prototyping and production-ready features like monitoring and debugging.
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.
ANARCHY: A Fully Local AI Shell for Offline Development
ANARCHY is an open-source, fully local AI shell that operates without cloud services or API keys. It integrates Ollama and GGUF models, RAG, voice input, and a task scheduler, offering a comprehensive offline AI development environment across multiple operating systems.
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.
SRE AI Copilot: AI-Driven Incident Response for Kubernetes
SRE AI Copilot is an open-source, AI-driven backend service designed to automate and assist with incident response in Kubernetes environments. It processes Prometheus AlertManager webhooks, analyzes incidents, proposes root causes and actions, and can optionally execute remediations with human approval.
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.
OpenBiliClaw: A Local, Private, Self-Evolving Cross-Platform Content Discovery Agent
OpenBiliClaw is an open-source, self-evolving AI agent designed for personalized content discovery across platforms like Bilibili, Xiaohongshu, Douyin, and YouTube. It operates locally and privately, building a deep psychological profile of the user to proactively find content, rather than relying on platform-defined recommendation algorithms.
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.
GenieClaw: Limited-Context AI Harness for Agentic Smart Homes
GeniePod has released GenieClaw, a Rust-based AI agent layer designed for smart homes. It focuses on low-latency, privacy-first operation with limited context windows, optimized for devices like the Jetson Orin Nano Super. The latest alpha release, v1.0.0-alpha.9, introduces Qwen3-4B as the default model, improves voice interaction, and enhances CI/CD and supply chain security.
Tibsfox's GSD Skill Creator: An Agent-Based Framework for Guided Software Development
Tibsfox has introduced GSD Skill Creator, an open-source, agent-based framework designed to enhance guided software development (GSD). The project aims to address common challenges in AI-assisted development, such as context degradation, lack of session memory, and difficulties in scaling complex tasks.
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.
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.
Hermes Katana: A Defense-in-Depth Security Toolkit for LLM Agents
Hermes Katana is a Python-based security toolkit designed for LLM agents, offering defense-in-depth capabilities including taint tracking, a proxy secret guard, a policy engine, and red-team benchmarking. It aims to protect AI agents from various attacks like prompt injection and unauthorized command execution.
Dream Server: Turn Your PC into a Private AI Server
Dream Server is an open-source project that enables users to transform their PC, Mac, or Linux machine into a private AI server. It integrates various AI functionalities like LLM inference, a chat UI, voice capabilities, agents, workflows, RAG, and image generation, all designed to run locally without cloud dependencies.
CRE Acquisition Orchestrator: An Open-Source AI Framework for Commercial Real Estate
The CRE Acquisition Orchestrator is an open-source, AI-native framework designed to streamline commercial real estate (CRE) multifamily acquisitions. It utilizes a multi-agent system to manage various stages, including due diligence, underwriting, financing, legal, and closing, by converting these processes into executable agent workflows.
Olares: An Open-Source Personal Cloud for Data Sovereignty and Local AI
Olares is an open-source personal cloud operating system designed to give users control over their digital data by enabling local hosting of applications and AI models. It offers features like enterprise-grade security, a sandboxed application ecosystem, unified file system, single sign-on, and comprehensive AI capabilities for local LLM hosting and private knowledge bases.
Deep Code CLI: A Terminal AI Coding Assistant Optimized for DeepSeek-v4
Deep Code CLI is a terminal-based AI coding assistant specifically optimized for the DeepSeek-v4 model. It offers features like deep thinking, control over inference intensity, and Agent Skills, aiming to enhance the developer experience in the command line.
Spectra: A Minimal and Fast AI Agent Library for TypeScript and Rust
Spectra is a newly released, open-source AI agent framework designed for both TypeScript and Rust, emphasizing speed and minimalism. It provides a construction kit for building AI agents, offering independent native SDKs for each language with consistent API surfaces and behaviors.
ainovel-cli: Multi-Agent AI Novel Generation Engine
ainovel-cli is an open-source command-line interface (CLI) tool that uses multiple AI agents to autonomously generate long-form novels. It features a multi-agent architecture, adaptive context management for long narratives, and a TUI for real-time progress observation and user intervention.
AgentQL: .NET Library for LLM-Friendly Database Interaction via EF Core
AgentQL is a new .NET library designed to enable AI agents to safely interact with databases. It translates EF Core models into LLM-friendly schema descriptions and facilitates secure SQL query execution.