pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript language:Python
Filter by
183M results
Summary
- add a mobile detail badge for routing source and routed approver
- normalize Hermes routing source labels in the shared mobile status helpers
- add a regression test for routing source ...
This PR updates the Neuropixel probes in probeinterace library, based on new data from the ProbeTable repository or
because of a new ProbeInterface release.
Refactored the Superboof CLI to adopt a modern, scrollable, line-based UI paradigm. This change addresses user feedback
by providing a terminal experience similar to modern AI tools like Claude Code, integrating ...
背景
V2.2 (PR #99) 留空走 fallback, 用户 2026-06-15 拍板: 强制填写, 不能再 fallback 撞车.
改法
- create_draft required 字段加 cond_text (缺/空都抛 ValueError)
- 表单 textarea 加 required + 验证 + 文案改
- AI fallback 文案改 AI 暂时没灵感, ...
This is a dummy PR created for testing purposes. Please ignore.
What we found
- AppSecAI Vulnerability ID: 6a309d85
- Vulnerability: CWE-798: Hard-coded Credentials
- Severity: Medium
- File: yt_dlp/extractor/shahid.py:20
- Detected By: OpenGrep
- Detection ...
Problem
The _write_python_skeleton() function in src/robotsix_mill/repo_scaffold/__init__.py generates pyproject.toml via an
f-string template and writes it to disk with no validation. A file-generation ...
Summary
- Fix a one-word spelling typo in the PMTiles cloud function section of USAGE.md
Validation
- rg -n -C 2 recieve|receive|PMTiles|cloud function USAGE.md -S\n- git diff --check\n\nNo runtime ...
修复 batch-console-api 三处审查发现(P2)。仅改 batch-console-api(+ i18n key 1:1 落 batch-common 公共 messages)。
1. DataIntegrityViolation 一律 400 → UNIQUE/FK 应 409
ConsoleApiExceptionHandler:原来所有 DataIntegrityViolationException ...