pullrequests Search Results · language:Dune language:Python language:Java language:Python language:Python language:TypeScript
Filter by
169M results
MlApiClient에 FastAPI 요청 body 인식 코드 추가
What
Reverts the Cursor TERM_PROGRAM check from case-insensitive back to exact match:
- check: (env) = env[ TERM_PROGRAM ]?.toLowerCase() === cursor ,
+ check: (env) = env[ TERM_PROGRAM ] === cursor ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
!-- markdownlint-disable -- PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTTOM) HAVE
BEEN CONSIDERED.
Purpose
Test Plan
Test Result
details summary Essential Elements ...
What
Production runCli node-spawn wrapper that RealVariantRunner injects through the VariantRunner seam, per #176. Spawns the
adopted Claude Code install headlessly (node cliPath -p --model M --effort ...
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
Bumps the android-deps group with 19 updates in the /apps/android directory:
| Package | From | To |
| --- | --- | --- |
| com.android.application | 9.1.0 | 9.2.1 |
| com.android.test | 9.1.0 | 9.2.1 ...
dependencies
java
Problem
deploy.yml runs lint → typecheck → tests → coverage → build, but only on push to main — so they gate the deploy, not the
merge. A PR with a lint/type/test failure can merge cleanly and only then ...
Summary
- add bugs.url metadata for @factset/sdk-newsapifordigitalportals
Validation
- node -e manifest check for name/version/repository.directory/bugs.url
- git diff --check
- npm pack --dry-run ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high