pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:HTML language:Python
Filter by
183M results
Summary
- Rename bundles/web-qa/ → bundles/manual-qa/
- Update bundle id, all .agents/web-qa/ paths → .agents/manual-qa/
- Update references in README.md, bundles/SPEC.md, bin/init.mjs, bin/sync-bundles.mjs ...
Closes #67.
What
Parses each input header concurrently instead of serially, closing the cold-build gap on multi-header projects. This
implements Option A from the issue (thread pool in C++), keeping ...
all calculations hot fix
Summary
- Add Credential Vault support to the Go, JavaScript, Kotlin/JVM, and C# sandbox SDK surfaces.
- Add SDK unit tests for Credential Vault models, adapters, and sandbox creation paths.
- Fold ...
Describe the Problem
Note: Partial PR to unblock Keycloak development
Allow condition as part of role_config Details: https://github.com/noobaa/noobaa-core/pull/9642/changes
Explain the Changes
1. ...
size/L
Automated benchmark patch for django__django-11239
🤖 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
!-- markdownlint-disable --
Description
Add configs for Qwen3-Embedding-0.6B and Qwen3-Embedding-4B
Related Issues
Relates to #1808
Test Plan
Server starts up with the configs and inferencing works ...
Summary
- Introduces psycopg_pool.ConnectionPool (open=False, lifespan-managed) in db.py and a pooled_connection() context
manager; eliminates multiple connect/close cycles per ingest job
- All ...