All Posts
Filter by keyword, tag, and category.
Multica: An Open-Source Management Platform Transforming AI Coding Agents into Real Team Members
Multica is an open-source, TypeScript-based agent management platform designed to transform AI coding agents into real team members. Developers can assign tasks to agents just like human colleagues. The agents can autonomously write code, report blockers, and update statuses, eliminating the tedious process of copying and pasting prompts. Open-sourced in early 2026, the project has rapidly gained community traction, offering a brand-new automated collaboration paradigm for R&D teams.
Ralph: PRD-Driven Automated AI Coding Agent Loop Tool
Ralph is an automated AI coding agent loop tool developed in TypeScript. It continuously invokes AI coding tools like Amp or Claude Code until all items in the Product Requirements Document (PRD) are completed. Open-sourced in early 2026, the project quickly gained nearly 16,000 stars, providing developers with an automated path directly from requirements to code.
Archon: Open-Source AI Programming Workflow Engine, Bringing Determinism and Repeatability to AI Code Generation
Archon is the first open-source AI programming testbed and workflow engine designed to solve the randomness and uncontrollability in AI code generation. By defining development processes through YAML, it standardizes planning, implementation, validation, and code review. It supports orchestrating deterministic scripts with AI nodes. This project introduces a GitHub Actions-like automation paradigm to software development, making AI programming repeatable and highly isolated.
Onyx: An Open-Source LLM Application Platform Integrating Agentic RAG and Deep Research
Onyx is an open-source AI platform positioned at the application layer for Large Language Models (LLMs), providing a feature-rich interactive interface for various models. Its core features include Agentic RAG, multi-step deep research, and custom agents. With over 50 built-in data connectors and support for the Model Context Protocol (MCP), Onyx empowers enterprises to rapidly build advanced AI assistants equipped with web search and code execution capabilities.
Claude Code: The Official Terminal AI Coding Agent by Anthropic
Claude Code is an official terminal-based AI coding agent developed by Anthropic. Running directly in the command line, it deeply understands local codebases and automatically executes routine tasks, explains complex code, and handles Git workflows via natural language instructions. With over 100,000 stars on GitHub, it is currently a highly popular development assistant tool.
Microsoft Open-Sources Agent Lightning: An AI Agent Optimization Trainer with Almost Zero Code Changes
Microsoft's open-source Agent Lightning is a trainer project designed to "enlighten" AI agents. It enables the optimization of agents built on any framework, such as LangChain or AutoGen, with almost zero code changes. Supporting algorithms like reinforcement learning, automatic prompt optimization, and supervised fine-tuning, it allows selective optimization in multi-agent systems. With over 16,000 GitHub stars, it is a highly practical tool for AI developers to enhance agent performance.
AgentScope: Building a Visible, Understandable, and Trustworthy AI Agent Framework
AgentScope is an open-source, Python-based AI agent framework dedicated to helping developers build "visible, understandable, and trustworthy" agent applications. Recently releasing version v1.0.18, it provides robust foundational support for multi-agent collaboration and visual debugging capabilities. With over 20,000 stars in the open-source community, AgentScope has become a crucial infrastructure for developing large language model (LLM) applications today.
Exploring SakanaAI/AI-Scientist-v2: An AI Agent System for Workshop-Level Automated Scientific Discovery
AI-Scientist-v2 by SakanaAI is an end-to-end automated scientific research agent system. Utilizing Agentic Tree Search technology, it autonomously generates hypotheses, runs experiments, analyzes data, and writes scientific papers. Notably, it has successfully produced the first fully AI-written, peer-reviewed Workshop paper, marking a significant breakthrough for large language models in the field of automated scientific research.