pullrequests Search Results · language:Dune language:Python language:Java language:CSS language:JavaScript language:HTML
Filter by
216M results
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
변경 내용
1) 체중 목표 설정
- AI코치 상단에 🎯 목표 입력하기 → 현재 체중 / 목표 체중 / 목표 기한 입력 → users 문서에 저장
- 요약 배너에 현재 → 목표 · D-day · 주당 권장 페이스 표시
- 코칭 요청 시 입력한 체중으로 ** 현재 체중 자동 갱신**, 프롬프트에 목표를 반영해 기한·페이스 기반의 계획적 조언
2) ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Card → hero shared-element View Transition (motion follow-on)
Builds on the globally-enabled cross-document View Transitions (chrome already morphs via the topbar/nav names) to add
the premium shared-element ...
Problem
seocho/ontology.py imports yaml at module top level, and store/graph.py re-imports Ontology eagerly. PyYAML was declared
only in the local/ci/dev extras, so after a plain pip install seocho:
...
@
概要
有利不利判定フェーズの土台データ層として、お邪魔の収支を会計する OjamaAccountingTracker を新規実装。あわせて認識フェーズ最終レビュー + お邪魔会計検証用の可視化 overlay を整備。
お邪魔会計 (src/ojama_accounting.py 新規)
5帳簿を分離: 生成(score差分→score_to_ojama換算) / 相殺(連鎖発火エッジで相手pendingと差引) ...