pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:HTML
Filter by
192M results
Audit report
No fixable problems found (7 unfixable, 3 only fixable manually using --force)
3. to review
dependencies
PQC Migration: → ML-DSA-44, AES-256-GCM, ML-DSA-44
Summary
- 3 files transformed
- Algorithms: ECC → ML-DSA-44, 3DES → AES-256-GCM, RSA → ML-DSA-44
Algorithms changed
| From | To | Standard | Files ...
Summary
- watch.sh:170 の grep --line-buffered を POSIX portable な awk + fflush() に置換
- --line-buffered は GNU grep 専用オプションで macOS BSD grep 非対応
- fflush() により行バッファリングを担保。macOS・Linux 両環境で正常動作
変更内容 ...
Description
OrganizationAdd and OrganizationListPage declared React.Component never, State . The render side then instantiated them
as X / , which TypeScript treats as supplying an empty object - not ...
- concepts/Runnable.md — invoke/ainvoke/batch/stream 계약, RunnableLambda, RunnablePassthrough/Assign/Pick,
coerce_to_runnable (검증됨)
- concepts/RunnableSequence.md — | 연산자 내부, first/middle/last 구조, ...
What
Adds migrations/096_prod_security_drift.sql to resolve PROD-only Supabase security advisor findings that TEST never had
(PROD had drifted). Companion to #96 (095 locked the 14-arg upsert; this locks ...
Fixes #1369
Type of change
- [ ] Refactor
- [ ] New feature
- [x] Bug fix
- [ ] Optimization
Description
In run_health_check, when the chaos run ends, every URL still in health_check_tracker ...
size/xs
Authentication Registration
- Fix signup role passing via GET query parameter instead of session
- Fix premature form validation errors on fresh registration page load
- Fix CSRF token handling ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Implements the ComfyUI → Cursor MCP integration using the exact layout from the design spec.
Cursor Agent
│ MCP tool call
▼
server/comfy_mcp_server.py ...
Summary
- Localize visible circuit SVG chrome labels for the DOCX L1-L4 template canvas.
- Preserve SVG structure, node IDs, data attributes, payload fields, and layout behavior.
- Add e2e checks ...