Product upvotes vs the next 3

Waiting for data. Loading

Product comments vs the next 3

Waiting for data. Loading

Product upvote speed vs the next 3

Waiting for data. Loading

Product upvotes and comments

Waiting for data. Loading

Product vs the next 3

Loading

SWE-Kit

Build your own Devin like software engineering agent

SWE-Kit is an headless IDE with AI-Native Tools for building custom coding agents with any Agentic Framework & LLMs of your choice.

Top comment

Hey, PH community, I have built SWE-Kit, an open-source LLM toolkit (Function Calling) which makes building state-of-the-art agents specialised in coding like Devin very easy. After building multiple coding agents, I noticed a typical pattern: creating & perfecting tools and integrations was the most time-consuming. So, I built SWE-Kit, which allows developers the flexibility to build reliable coding agents customized for their use cases. You might wonder, aren’t there open coding agents already? After all, many things are going on in this space. Well, yes, but the thing is, most of these are 1. too unreliable for any serious implementations 2. too complicated to customise. The idea is to provide a toolkit so developers of any skill level can build Devin-like software engineering agents with a few lines of code. SWE-Kit’s primary features include: - Optimized Coding Tools: Includes Code Analysis, File Operations, and Shell tools for seamless interaction with codebases and operating systems. - Browser Interaction Tool: Enables navigation and interaction with UI-based applications and codebases. - Framework Agnostic: Compatible with frameworks like LangChain, LlamaIndex, CrewAi, and Autogen, this allows you to work with your preferred setup. - Third-Party Integrations: Connects with applications like GitHub, Slack, Jira, and Gmail to build fully autonomous, end-to-end AI coding agents. - Flexible Deployment: Run on any local Docker host or remote server for adaptable deployment options. To better showcase the SWE kit's capability, we tested it on swebench.com, a comprehensive benchmark for testing coding agents. It scored 48.60%, whereas Devin scored only 13.86%. To help you get started quickly, we’ve created several example agents: - GitHub PR Agent: Autonomously reviews GitHub pull requests with full codebase context. - SWE Agent: Writes new features, debugs code, refactors, and creates tests. - Codebase Q&A Agent: Enables natural language interactions with the codebase. I’d like feedback on how this tool fits into your automation workflows. Please try it out and let me know how it performs.