pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:HTML language:JavaScript
Filter by
212M results
Problem (ONTA-159)
conflict_policy=stage (the default) held every found value for review — but the review surface (GET
/jobs/{id}/conflicts, what the app lists) returns only rows whose action is conflict: ...
Summary
- add Phase5 terminal security acceptance report for desktop thin-client scope
- record server-derived desktop upload and result download audit events
- add focused regression coverage for ...
Modularization groundwork for the 17k-line single-file console. index.html is now generated from editable source modules
under review-console/ui/src/ by a tiny dependency-free build (build.mjs), verified ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
This PR fulfills the TODO item requesting that RAG_Tool.add_document() use LangChain s DocumentLoaders and text
splitters. I ve also implemented the missing scan_directory and search methods which are ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
内容
- 清理 Index.ets 中旧 SearchHome 迁移残留。
- 将 scripts/polish_ui.py 改为保守幂等脚本。
- 更新开发问题记录,记录旧 Builder 残留问题。
- 同步最新清理流程与固定 UI workflow 修正。
说明
本次合并用于让 main 和 develop 重新保持一致,然后继续在 develop 做下一轮优化。
概要
TTS生成履歴画面において、スクロール量が多くなった際に簡単に最上部へ戻れるようにするため、右下に「上に戻る」フローティングボタンを追加しました。
変更内容
- に「上に戻る」フローティングボタン(▲)を追加
- ボタンには、グラデーション背景とホバーアニメーションを設定
- ボタンをクリックした際に、window および .main スクロールコンテナの双方に対してスムーズスクロールを実行するインライン ...