Microsoft unveiled Microsoft Agent Framework as its new open-source foundation for building agentic AI applications, with integration planned across Microsoft 365 Agents SDK, Azure AI Foundry, and VS Code AI Toolkit. While AutoGen and Semantic Kernel remain supported, the company is concentrating most new development on the unified Agent Framework, which consolidates orchestration concepts like GroupChat and GraphFlow into a new Workflow abstraction.
A new academic paper presents LightAgent, a streamlined open-source agentic framework designed for production environments without heavy external dependencies. The framework incorporates memory management (mem0), tool integration, and Tree of Thought reasoning, while claiming broad LLM compatibility to simplify deployment complexity in multi-agent systems.
Anthropic's anthropics/skills repository has reached 101K GitHub stars as the official agent skills framework, establishing Anthropic as a significant player in open-source agentic development. The repository demonstrates Anthropic's strategic investment in agent tooling and capabilities that complement its Claude model offerings.
The anomalyco/opencode repository, a coding-focused agent framework, accumulated 1,800 stars over the past month according to OSS Insight trending data. This reflects strong developer momentum around AI-assisted code generation and autonomous programming tools.