Skip to content

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

Filter by

175M results  (2 s)

175M results

Summary - refresh README introduction and quick start flow - add and refine learning/resource links - simplify README by removing long command and telemetry sections - update section headings ...

Follow-up to #575, addressing review findings. Fixes 1. Install scripts now install memory-to-skill. The Codex and OpenCode install scripts only copied memory-recall and memory-config, so source-install ...

Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr ...

Bumps the pip-minor-and-patch group in /src with 2 updates: pytest and ruff. Updates pytest from 9.0.3 to 9.1.0 details summary Release notes /summary p em Sourced from a href= https://github.com/pytest-dev/pytest/releases ...
dependencies
python

This pull request was generated by the mq tool [test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours [pullrequest] requests per hour: 60 target branch: main ...

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

What Changed The scanner (regret discover / regret install) previously detected module.exports.Name = ... and module.exports = function Name() patterns, but missed the most common CJS pattern: module.exports ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Adds simple unit tests covering the greet() function s default and custom name cases. No existing tests covered this module.