Showing cs.SEShow all
2 papers · 1 filter
cs.SE2025
AgentMesh: A Cooperative Multi-Agent Generative AI Framework for Software Development Automation
Sourena Khanzadeh
Software development is a complex, multi-phase process traditionally requiring collaboration among individuals with diverse expertise. We propose AgentMesh, a Python-based framewor…
cs.SE2023
Opti Code Pro: A Heuristic Search-based Approach to Code Refactoring
Sourena Khanzadeh, Samad Alias Nyein Chan, Richard Valenzano +1
This paper presents an approach that evaluates best-first search methods to code refactoring. The motivation for code refactoring could be to improve the design, structure, or impl…