AgentScope: Open-Source Multi-Agent Framework for Transparent, Trustworthy Agents
AgentScope is an open-source Python framework for building and running AI agents with an emphasis on observability and trustworthiness. The repository has accumulated 25,755 total GitHub stars with 95 new stars today, indicating sustained community interest. It targets developers building multi-agent systems and positions itself around interpretability and reliability of agent behavior.
Related guides (1)
Related events (8)
Agent-S: Open Agentic Framework for Human-Like Computer Use
Agent-S is an open-source Python framework by Simular AI designed to enable AI agents to interact with computers in a human-like manner. The project has accumulated 11,388 GitHub stars with modest daily growth of 29 stars. It represents an entry in the growing space of computer-use agent frameworks targeting GUI and desktop automation tasks.
agent-teams-ai: multi-agent orchestration framework with kanban-style oversight
A TypeScript open-source project on GitHub implements a multi-agent system where autonomous agents handle tasks, communicate with each other, and review each other's work, while the user supervises via a kanban board. The framework supports 200+ models across 75+ LLM providers including Codex, Claude, and OpenCode. It has accumulated 1,189 stars with 56 added today, suggesting growing community interest.
Microsoft agent-framework: open-source library for building and orchestrating AI agents
Microsoft has published an open-source framework on GitHub for building, orchestrating, and deploying AI agents and multi-agent workflows, with support for both Python and .NET. The repository has accumulated 11,061 stars. It represents Microsoft's entry into the agent harness tooling space alongside existing frameworks like LangChain and AutoGen.
TradingAgents: Multi-Agent LLM Financial Trading Framework
TradingAgents is an open-source Python framework by TauricResearch that applies multi-agent LLM architectures to financial trading tasks. The repository has accumulated 81,650 GitHub stars with 284 added today, indicating strong community traction. It represents a concrete deployment pattern for agentic AI systems in quantitative finance.
AgentSpec: A modular framework for controlled composition and analysis of embodied LLM agent scaffolds
AgentSpec is a new modular specification framework that represents embodied LLM agents as typed compositions of reusable policy components with standardized interfaces across perception, memory, reasoning, reflection, action, and learning modules. The framework enables controlled swapping and recombination of components, instantiated across four benchmarks (DeliveryBench, ALFRED, MiniGrid, RoboTHOR). Key findings include that agent performance is governed by scaffold compatibility and interaction effects rather than isolated module strength, and that RL-trained policies compose best when optimized with deployment-time scaffold structure. Code, baselines, and an interactive playground are publicly released.
Anthropic publishes framework for safe and trustworthy agent development
Anthropic released a formal framework for responsible agent development, articulating principles around human oversight, transparency, value alignment, and privacy for autonomous AI agents. The document draws on Claude Code as a reference implementation and cites enterprise deployments at Trellix and Block as real-world examples. The framework is positioned as a contribution to emerging industry standards for agentic AI systems, acknowledging open technical challenges in value alignment measurement and oversight calibration.
crewAI Multi-Agent Orchestration Framework Reaches 52K GitHub Stars
CrewAI is an open-source Python framework for orchestrating role-playing autonomous AI agents, enabling collaborative multi-agent workflows for complex tasks. The repository has accumulated 52,027 total stars with 55 new stars today, reflecting sustained community interest. It represents a prominent entry in the growing ecosystem of agent orchestration tooling.
Agent-Reach: open-source CLI tool giving AI agents multi-platform web access without API fees
Agent-Reach is an open-source Python CLI tool that enables AI agents to read and search across Twitter, Reddit, YouTube, GitHub, Bilibili, and XiaoHongShu without requiring API keys or fees. The project has accumulated over 21,000 GitHub stars with 127 added today, indicating significant community traction. It addresses a common friction point in agent development: accessing real-time web content across multiple platforms.
