Skip to content

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

Filter by

175M results  (2 s)

175M results

🤖 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

Bumps thiserror from 1.0.69 to 2.0.18. details summary Release notes /summary p em Sourced from a href= https://github.com/dtolnay/thiserror/releases thiserror s releases /a . /em /p blockquote h2 2.0.18 ...

This pull request is for the next release as v0.2.3 created by tagpr. Merging it will tag v0.2.3 to the merge commit and create a GitHub release. You can modify this branch tagpr-from-v0.2.2 directly ...
tagpr

Bumps typescript from 5.6.3 to 6.0.3. details summary Release notes /summary p em Sourced from a href= https://github.com/microsoft/TypeScript/releases typescript s releases /a . /em /p blockquote h2 TypeScript ...

What Adds maint-48-docs-drift-audit.yml — a monthly workflow that seeds one deduped, scoped [Docs Drift Audit] issue for the lane fleet to diff the canonical docs against the current tree and open fix ...

Problem The eval viewer errored: JSON5: invalid character P at 1:1. The proxy resolved a real .eval (ZIP, starts with PK), but the viewer JSON-parsed it. Cause The Inspect viewer picks ZIP-vs-JSON parsing ...

🎯 What: Consolidates all multiple duplicated scripts into a single bitcoin.py while ensuring tests are updated. 💡 Why: To fulfill the user s prompt by writing the script required and ensuring tests evaluate ...

💡 What: Optimized the ensure_user_exists function in src/tools.py by introducing an in-memory cache (_known_users set) and offloading the synchronous Supabase database calls (select and insert) to a background ...