3uyuan1ee/Fix_agent
基于 LangChain1.0和DeepAgents的代码优化Agent
Implements a three-agent architecture (defect analyzer, code fixer, validator) that creates a closed-loop system for detecting project issues, automatically generating fixes, and verifying results through test execution and static analysis. Integrates unified tooling across multiple languages (Python, JavaScript, Java, Go, C++, etc.) including pylint, eslint, mypy, and bandit, with semantic clustering of similar defects and human-in-the-loop execution modes. Features asyncio-based streaming architecture with persistent memory capabilities, dual CLI/web interfaces, and layered security middleware for safe file and command execution.
Used by 1 other package. Available on PyPI.
Stars
22
Forks
8
Language
Python
License
—
Category
Last pushed
Dec 28, 2025
Monthly downloads
72
Commits (30d)
0
Dependencies
23
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/3uyuan1ee/Fix_agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
patterns-ai-core/langchainrb
Build LLM-powered applications in Ruby
datawhalechina/easy-langent
📚“langent”由“lang”与“agent”合并而来的学习教程
FareedKhan-dev/Multi-Agent-AI-System
Building a Multi-Agent AI System with LangGraph and LangSmith
skygazer42/GustoBot
五星大厨:全面Multi-Agent 的客服机器人,基于langraph实现,txt2sql ,txt2cypher, lightrag, 多模态 等
tadata-org/langchain-runner
Zero-configuration way to expose LangChain/LangGraph agents as autonomous services with...