Location
https://www.kennesaw.edu/ccse/events/computing-showcase/sp26-cday-program.php
Document Type
Event
Start Date
22-4-2026 4:00 PM
Description
Modern software development teams routinely introduce subtle bugs — mutable default arguments, bare exception handlers, insecure eval()/exec() calls, resource leaks, hardcoded secrets — that escape manual review but accumulate into technical debt and security risk. Existing linters identify problems but leave remediation to the developer. This project investigates whether a coordinated multi-agent system, combining rule-based static analysis with generative LLM reasoning, can autonomously detect, fix, and document such issues with no developer involvement beyond providing the input file.
Included in
UC-139-175 Agentic debugger and documenter
https://www.kennesaw.edu/ccse/events/computing-showcase/sp26-cday-program.php
Modern software development teams routinely introduce subtle bugs — mutable default arguments, bare exception handlers, insecure eval()/exec() calls, resource leaks, hardcoded secrets — that escape manual review but accumulate into technical debt and security risk. Existing linters identify problems but leave remediation to the developer. This project investigates whether a coordinated multi-agent system, combining rule-based static analysis with generative LLM reasoning, can autonomously detect, fix, and document such issues with no developer involvement beyond providing the input file.