Select Page



Zach Anderson
Nov 11, 2024 18:08

Composio’s SWE agent, leveraging LangGraph and LangSmith, achieved a 48.6% score on SweBench, showcasing advancements in open-source AI-driven software engineering.





Composio’s SWE agent has demonstrated significant progress in the realm of open-source software engineering by achieving a 48.6% score on the SweBench benchmark. This achievement highlights the capabilities of the agent, which utilizes LangGraph and LangSmith, to tackle real-world software engineering challenges effectively, according to LangChainAI.

Performance on SweBench

SweBench is a rigorous benchmark designed to evaluate the effectiveness of coding agents on real-world tasks. It includes 2,294 GitHub issues from well-known Python libraries such as Django, SymPy, Flask, and Scikit-learn. In a subset of 500 human-validated problems, the SWE agent successfully resolved 243 issues, securing a fourth-place finish overall and ranking second among open-source contributions.

Innovative Agent Architecture

The SWE agent’s architecture is built on LangGraph, which models agents as state machines for efficient state management. This approach moves beyond traditional agent communication methods by using state graphs to manage agent interactions and hidden states effectively. Each agent functions as a state machine, ensuring reliable and transparent workflows.

Monitoring with LangSmith

LangSmith plays a critical role in monitoring the non-deterministic nature of agent actions, providing comprehensive logging and a holistic view of the agent’s operations. This integration with LangGraph enhances the system’s ability to improve tools by offering granular visibility into each step of the problem-solving process.

Specialized Agents for Enhanced Performance

The SWE agent employs specialized agents, each equipped with distinct toolsets for specific tasks. This includes the Software Engineering Agent for task delegation, the CodeAnalyzer Agent for codebase analysis, and the Editor Agent for code navigation and modification. This specialization ensures that each agent focuses on well-defined tasks, improving overall performance.

State Management and Workflow

LangGraph’s architecture facilitates effective state management in multi-agent systems. It implements a sophisticated state management system to avoid hidden state pitfalls while maintaining clear boundaries and transitions. Agents are guided by a router function that uses message markers to control state transitions, ensuring they engage in relevant tasks only.

The LangGraph workflow is composed of three agent nodes and tool nodes, each with predefined tasks and tools. This structured approach ensures clear task delegation and modularity, preventing overlap and unintended side effects.

Empowering Developers

The SWE-Kit platform offers a modular design that enables developers to create custom agents tailored to their specific workflows. This flexibility extends beyond software engineering to applications in CRM, HRM, and administrative tasks. Composio aims to empower developers to build intelligent agents capable of transforming workflows across various industries.

Image source: Shutterstock


Share it on social networks