Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:JavaScript language:CSS

Filter by

215M results  (2 s)

215M results

Summary Refactor the ops web layer by splitting the previous monolithic ops controller into focused controllers. Changes - add a shared ops API constant definition for route organization - split ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 95% - Auto-fix allowed: False 📝 Summary The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high

Motivation - The plumbline bin wrappers resolve their Python modules as ../lib/*.py, but installs only placed the wrappers into $CLAUDE_HOME/bin, leaving no $CLAUDE_HOME/lib and making the installed ...
codex

- Replaced the default DBAppender with ResilientDBAppender in the authentication service s logback-spring.xml. This ensures that database connection failures during application startup will be gracefully ...

Automated co-authored PR Co-authored-by: GitHub noreply@github.com

🚨 CI/CD Failure Alert The PR Automation Validation workflow failed on branch fix/ci/pr-automation-validation-run104362-20260602-054906. Summary - Failed Jobs: 1 - Commit: 3469734 - Run: #104374 ...
ci-failure

🚨 CI/CD Failure Alert The PR Automation Validation workflow failed on branch fix/ci/pr-automation-validation-run104364-20260602-054926. Summary - Failed Jobs: 1 - Commit: c89577e - Run: #104375 ...
ci-failure

Implemented Gemini-aware AI error handling and fixed /api/chat error propagation. server/index.js: /api/chat now uses next(error) in its catch block (no longer swallows Gemini failures and returns a generic ...