Skip to content

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

Filter by

149M results  (2 s)

149M results

Summary - Stop sending X-Bot-Registration-Key when registering the random-any bot. - Remove the obsolete registration-key variable from .env.example. Rationale Bot registration is moving to a public ...

Summary - Stop sending X-Bot-Registration-Key when registering the simple-heuristics bot. - Remove the obsolete registration-key variable from .env.example. - Update the registration test to assert ...

Summary - Stop sending X-Bot-Registration-Key when registering the random bot. - Remove the obsolete registration-key variable from .env.example. - Update the registration test to assert no header ...

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

Automated lockfile update using uv lock --upgrade.
dependencies

What A field annotated with a bare, unparameterized dict or list (rather than Dict[K, V] / List[T]) crashes the runtime helpers, because get_args() returns an empty tuple in that case and the code indexes ...

Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | postcss | 8.4.31 | 8.5.10 | | shell-quote | 1.7.3 | 1.8.4 | | turbo | 2.3.3 | 2.9.14 | | webpack-dev-server ...
dependencies
javascript

Insert a Notify Discord node after the Postgres insert in each workflow, posting a formatted lead summary (agent, score, company, pain point, audit, subject, source link) to a Discord channel webhook. ...