update
All checks were successful
Enterprise AI Code Review / ai-review (pull_request) Successful in 30s

This commit is contained in:
2025-12-28 20:04:32 +00:00
parent f94d21580c
commit f2eaecf578
4 changed files with 2 additions and 16 deletions

View File

@@ -484,6 +484,5 @@ Be constructive and actionable. Focus on the most impactful improvements.
lines.append("")
lines.append("---")
lines.append(f"*Generated by AI Codebase Agent*")
return "\n".join(lines)