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.
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.
DreamGraph: A Graph-First Cognitive Layer for AI Agents
DreamGraph is a TypeScript-based GitHub project that functions as a graph-first cognitive layer for AI agents. It builds a persistent knowledge graph to facilitate reasoning, validate changes, and generate documentation within development environments. The project includes a daemon, CLI, a standalone browser-based architect, a VS Code extension, and a dashboard.
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.
Pixtuoid: A Terminal Pixel-Art Office for AI Coding Agents
Pixtuoid is a Rust-based GitHub project that visualizes AI coding agents, specifically Claude Code sessions, as pixel-art characters in a terminal-based office environment. It aims to provide a glanceable dashboard for monitoring multiple AI agents.
DashClaw: Decision Infrastructure for AI Agents
DashClaw is an open-source GitHub project providing decision infrastructure for AI agents. It enables interception of agent actions, enforcement of guard policies, human approval workflows, and the creation of audit-ready decision trails. The project supports various agent frameworks and runtimes, including LangChain, CrewAI, AutoGen, and OpenAI Agents SDK.