pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Java language:Java language:PHP
Filter by
102M results
Summary
The viewport scroll position is now server state. A view carries a resolution-independent look-at center — the source
pixel (row, col) under the middle of the window, row-major — and any scroll ...
概述 / Overview
[中文]
#2429 引入了本地图片入库(把每个被引用的图片拷到其 markdown 小节旁、记录 .image_mappings.json 边车、提交后把引用改写为 viking://
URI),但仅在单文件入库下生效;目录入库与重入场景下图片引用全部断链。本 PR 让图片 viking://
改写在目录/重入场景下全链路打通,并补全 img 格式支持。全部按测试先行(TDD)实现。 ...
Review effort 4/5
Pull Request
Description
Describe what this PR does.
Type of Change
- [ ] Feature
- [ ] Bug Fix
- [ ] Documentation
- [ ] Refactor
- [ ] Infrastructure
- [ ] CI/CD
Related Issue
Issue ...
Implements the audited, skeptic-verified economy fix set from docs/audits/ENGINE-AUDIT-2026-06-11.md (unit 09).
Closes #781 · Closes #789 · Closes #798 · Refs #806 (stage 1 only)
Root causes → fixes ...
Creating a virtual environment through a symlink that points at just the interpreter binary left
PythonInfo.system_executable set to the unresolved symlink. virtualenv derives the home and base-executable ...
bug
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The code uses the subprocess ...
ai-remediation
needs-human-review
severity-high
작업 내용
- 가맹점 JWT에 merchantId 추가
- ACTIVE 상태 로그인 및 Refresh Token 검증
- PG 관리자 가맹점 승인 API와 감사로그 구현
- merchant-service 상태 동기화
- 로컬 관리자 자동 생성 및 선택적 TOTP 적용
- Feign PATCH 및 merchantId 응답 호환 처리
테스트 ...