Perpetue237/agentsculptor
agentsculptor is an experimental AI-powered development agent designed to analyze, refactor, and extend Python projects automatically. It uses an OpenAI-like planner–executor loop on top of a vLLM backend, combining project context analysis, structured tool calls, and iterative refinement. It has only been tested with gpt-oss-120b via vLLM.
This tool helps Python developers automatically analyze, refactor, and extend existing Python projects. You provide a project and a plain language request, and it generates updated or new code files and runs tests. It's designed for developers working on Python applications.
No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer looking to automate routine code modifications, generate new modules, or refactor existing code within your projects.
Not ideal if you need a code generation tool for languages other than Python or if you prefer manual, step-by-step control over every code change without AI assistance.
Stars
10
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 17, 2025
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Perpetue237/agentsculptor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
EvoAgentX/Awesome-Self-Evolving-Agents
[Survey] A Comprehensive Survey of Self-Evolving AI Agents: A New Paradigm Bridging Foundation...
ncvetit/skills-hub
🛠️ Manage and sync your coding skills across multiple AI tools with this cross-platform desktop...
Keerthithev/podcast_recomandation_system
Agentic AI-Based Podcast Recommendation System | Multi-agent AI integrating LLMs, NLP, IR, and...
lparadowski/AITools
C# REST API demonstrating LLM function calling patterns with Claude. Implements tool use for...
Kurama-90/Selenium-AI-Agentic-Code
What if you could control a browser just by speaking to it? Not with rigid commands, but in...