pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP is:unmerged language:Ruby
Filter by
79.4M results
Summary
- Changes the Jangar app container image pull policy from Always to IfNotPresent.
- Keeps Jangar able to restart from the node-cached image during private registry GC/outage windows.
- Matches ...
Summary
Fixes the recurring OperationalError (1267, Illegal mix of collations (latin1_swedish_ci, IMPLICIT) and
(utf8mb4_uca1400_ai_ci, COERCIBLE) for operation = ) on /accounts/login/.
The auth_*, account_*, ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
When deduplicating the storage imports, load was accidentally dropped. MappingStep calls load( currencyHome ) and load(
importAiKey ) on render, so the missing import caused a runtime crash and blank page ...
Summary
Replace assert statements with explicit TypeError raises in @requires decorator (authentication.py) and
OpenAPIResponse.render (schemas.py).
assert statements are silently removed when Python ...
Summary
Corrects two diagram/test-info accuracy issues the user flagged.
1. README architecture tree — wrong tests location
The tree (labeled your-project/, i.e. the deployed layout) listed .agentcortex/tests/ ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium