Coding agent

Search documents
Introducing Open SWE: An Open-Source Asynchronous Coding Agent
LangChain· 2025-08-06 16:55
What's up everyone. It's Brace from Langchain and in this video I am extremely excited to announce our newest project openu. Open suite is an async cloud-based open source coding agent.What that means is you connect your GitHub account to open send it a task and it does the rest. It plans, executes the plan, writes code, runs tests, runs your different scripts, and then reviews the code before putting up a poll request to make sure it's all high quality code. And when it's done and it determines that everyt ...
X @Avi Chawla
Avi Chawla· 2025-06-27 06:33
Technology Stack - Codegen is used as the coding agent, powered by Claude 4 [1] - Google DeepMind Gemini 1.5 serves as the LLM for video RAG [1] - Streamlit is utilized as the UI [1]