Skip to content

pullrequests Search Results · language:Edge language:Python language:C# language:Java language:C++ language:Python

Filter by

114M results  (2 s)

114M results

問題 バナー・ヘッダーの「要対応N件」が現在表示中の50件の中の件数しか集計していなかった。 夜中に60件の要対応が来ていても最初の50件ページにある分しか表示されず、見逃す可能性があった。 修正内容 - バックエンド: GET /api/agent/review-summary を追加 - 要対応ステータスの総件数だけ返す軽量なエンドポイント - ページング・フィルタに依存しない全件カウント ...

Here is the revised PR description, tightened up and expanded to include the specific design rationale and deferred work. PR: Feature - Worker Routes for Curriculum Enrollment Diagnostics Overview This ...

Automated changes by create-pull-request GitHub action

Version bump to 0.4.2 and CHANGELOG stamp. Patch release on top of 0.4.1: - Added: docs/TensorRT.md — how the TensorRT path works + exact install steps (Linux/Windows/Docker). - Changed: CI/publish ...

Summary - adds Cloudflare Turnstile Siteverify helper with fail-closed behavior - protects takedown, closure, auth, and community write routes - renders Turnstile widgets in matching frontend write ...

Fix NMP on US 59 Business Diboll Fix waypoint labels on US 183 and US 190 in Lampasas.

概述 对 Routine 模板库(/interface/routine/templates)进行整体 UI/UX 重构,目标是简约、直观、专业。在内置预设 + 用户自建模板的统一管理基础上,引入搜索/分类/来源筛选、侧滑详情抽屉、三步向导表单与内联创建栏,显著降低模板浏览与创建的认知摩擦。 本分支已合并 origin/feature/1.x.x,解决了与 #783(模板详情 Drawer)的语义冲突,并吸收其防御性改进。详见下方「合并与冲突解决」。 ...

Summary Follow-up to #61, covering two items raised in review. 1. ISO 10075-2:2024 — verified and tracked (you asked me to check it). 2. NATO InterOp + R D standards — added as §3.7 candidate references, ...

무엇을 했는지 R Markdown(Pandoc) 산출물에는 \begin{landscape}·\floatplacement{figure}{tbp} 같은 LaTeX 레이아웃 명령과 ::: figure / ::: fenced div 마커가 평문 단락으로 남아 한/글 문서에 박혔습니다. 이를 단락 전체가 잔재일 때만 조용히 제거합니다(표식 없음 — 순수 레이아웃 노이즈이므로). ...