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.
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.
agent-lsp: Code Intelligence for AI Agents via MCP Server
agent-lsp is a new open-source project that functions as a Model Context Protocol (MCP) server, designed to provide AI coding agents with enhanced code intelligence. It orchestrates existing Language Server Protocol (LSP) servers to enable features like type-aware navigation, blast-radius analysis, and pre-verified edits across multiple programming languages.
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.
Aguara: Local-First Security Scanner for AI Agents and Software Supply Chains
Aguara is an open-source, local-first security scanner designed to detect vulnerabilities in AI agents and software supply chains. It identifies risks such as prompt injection, tool poisoning, unsafe GitHub Actions, secret exfiltration, and compromised packages across various ecosystems without relying on SaaS or LLM calls.
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.
OpenViking: An Open-Source Context Database for AI Agents by Volcengine
Volcengine has released OpenViking, an open-source context database designed for AI agents. It unifies the management of agent context (memory, resources, and skills) using a file system paradigm, aiming to simplify context management and enable hierarchical context delivery and self-evolving capabilities.
Opilot: Integrate Ollama Models into GitHub Copilot Chat
Opilot is a VS Code extension that allows users to run Ollama models, both local and cloud-based, directly within the GitHub Copilot Chat interface. It provides features like model management, per-model settings, tool calling, and vision support.
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.
CAIPE: Community AI Platform Engineering Multi-Agent Systems
CAIPE (Community AI Platform Engineering) is an open-source GitHub project that provides a multi-agent AI system designed to streamline platform operations and accelerate workflows for engineering teams. It integrates with existing tools like ArgoCD, PagerDuty, GitHub, Jira, and Slack through specialized sub-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.
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.
Front-End Checklist: A Comprehensive Resource for Web Development Quality, Featuring AI Agent Integration
The Front-End Checklist is an open-source GitHub repository offering a comprehensive set of best practices for modern web development. It provides 385 English rules across 11 categories, designed for both human developers and AI agents, with a recent v2.0 release. The project emphasizes practical review workflows, including an online browser, an MCP server for agent integration, and a detailed README.
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.
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.
CLI Printing Press: AI-First CLI Generator for APIs
CLI Printing Press is an open-source tool designed to generate command-line interfaces (CLIs) optimized for AI agents. It analyzes API documentation, community tools, and even sniffed web traffic to create CLIs with features like SQLite synchronization, offline search, and compound insight commands. The latest release, v4.14.0, includes new features for parsing durations and OData dates, along with several bug fixes.
CodeForerunner: A Model-Agnostic AI Agent for Automated Code Documentation
CodeForerunner is an open-source, model-agnostic AI agent designed to automate the generation and maintenance of code documentation, diagrams, and architectural knowledge within a repository. It uses a prompt-first approach, providing a set of Markdown prompts and a Python CLI to analyze codebases and produce various documentation artifacts as the codebase evolves.
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.
Comis: Self-Hosted AI Agent Teams for Messaging Apps
Comis is an open-source, self-hosted platform that enables AI agent teams to operate within various messaging applications like Telegram, Discord, Slack, and WhatsApp. It emphasizes security through kernel-enforced sandboxes and supply chain integrity, alongside cost efficiency via prompt caching.
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.