DevPilot
Link to open source: https://github.com/Satxam/Satxam-devpilot-ai-engineer
Project Description
DevPilot is a minimal local web application that acts as an AI Software Engineer for development teams. It accepts a GitHub repository, optional Jira and Slack destinations, and a natural-language engineering request. Hermes serves as the reasoning and decision-making layer, interpreting the request, selecting the relevant actions, and deciding what to do based on the results of previous steps. Swytchcode provides the execution layer, enabling DevPilot to interact with real GitHub, Jira, and Slack APIs.
The workflow can inspect repository issues and code, analyze engineering problems, identify relevant findings, and conditionally escalate them through Jira and Slack when required. This creates a context-aware, multi-step engineering workflow rather than a fixed sequence of API calls, with user confirmation before external write actions.
Tech Stack: Python, HTML/CSS/JavaScript, Hermes Agent, Swytchcode MCP, GitHub, Jira, Slack.



