pullrequests Search Results · language:Dune language:Python language:Java language:Python language:JavaScript language:JavaScript
Filter by
183M results
Summary
Adds a free-form run-level comment (max 1000 chars) to SQL-bench runs. The optional textarea lives in the SQL benchmark
settings in the sidebar; the comment is persisted on the on-disk record, ...
Bumps expo-application from 5.9.1 to 56.0.3. details summary Changelog /summary p em Sourced from a href=
https://github.com/expo/expo/blob/main/packages/expo-application/CHANGELOG.md expo-application ...
dependencies
javascript
Release: dev → main
Promotes the current dev to main. This batch adds Docker Hub publishing alongside the existing GHCR images.
Included
- CI — release (build.yml) and dev (dev.yml) workflows now ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
Fixes #1209.
Problem: the query grammar restricted unquoted search terms to pp.Word(pp.alphanums + _ ), so any unquoted query
containing other punctuation failed parse_all. The most common case is a period: ...
Summary
Fix an issue where duplicate output directories were created during the anonymization process.
Changes
- Fixed duplicated folder creation in DICOM/VIDEO anonymization pipeline
- Added/updated ...
Advance the chat-quality eval from a single 1-5 score to an explicit, multi- dimensional rubric graded by a DEEP model,
run before every push.
- eval/RUBRIC.md: 5 dimensions (sourcing · relevance · ...
Bug
On desktop with MovingUI enabled, panels (especially #sheld) jump around constantly, particularly when pressing copy
buttons on markdown text or code blocks.
Root Cause
In dragElement(), the resize ...
🦋 Bug Fix