5491714cce
feat: Implement shared HTTP client with retry logic and optimized connection settings for GitHub/Gitea API calls to improve reliability and performance.
c43b0f4c09
style: Add `!fixed` class to `DialogContent` for audit options.
136e2d14da
fix: Add `sanitize_for_db` helper to remove NULL bytes from strings and apply it to `code_snippet`, `title`, `message`, `suggestion`, and `ai_explanation` fields before saving to the database.
18613d533f
fix: Enhance robustness of issue and quality score processing in the scanner service by adding defensive checks and error handling.
62c42341c4
feat: Implement incremental historical event loading and a centralized state synchronization mechanism, including stream reconnection, for the AgentAudit page.