Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:PHP language:JavaScript language:JavaScript

Filter by

163M results  (2 s)

163M results

Improved get_project_context to handle cases where the locked_libraries column might contain a non-list JSON value (like an integer string) by explicitly checking for isinstance(libs, list). Added a unit ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 90% - Auto-fix allowed: True 📝 Summary The code uses the subprocess ...
ai-remediation
severity-medium

OBSERVE-ONLY soft budget alert (P2 of the per-worker observability design). When the task contract carries execution.budget_usd, AIFactory surfaces a warning when the rolled-up spend exceeds it. It NEVER ...

docs: convert AWS Lambda service file to directory structure

gameRegistry.ts had scoreCap: 50,000 which is invalid JS. Fixed to scoreCap: 50000.

Summary - Adds FileHashCache skeleton (§6.1): SHA-256 content-addressed cache with manifest.json + data.json; replaced pickle with JSON serialization to eliminate arbitrary code execution risk on ...