pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript is:merged language:JavaScript
Filter by
85.3M results
变更范围
- 新增 document_upload_governance.py,把个人材料入索引前置治理拆成可替换 adapter。
- 默认 adapter:病毒扫描、DLP 审查均为 unconfigured,人工入索引审批保持阻断。
- /documents/uploads 上传时先执行治理策略,再把 index_readiness 和 checks 写入 metadata 与审计日志。 ...
Summary
This branch bundles four related work-streams that improve the first-time experience, retrieval quality, robustness of
AI features, and observability:
1. Onboarding UX — guided empty states, ...
What
_classify_geo merges untrusted IP-echo JSON into {exit_ip, country, city, region} — the geo half of the check_proxy
two-echo merge that had a live bug before. Three real branches were untested:
...
Summary
Firestore 읽기 횟수를 줄이는 안전한 1차 조치입니다. 06 출고관리·07 외주관리 페이지가 productionPlans 전량(~2천건) 을 구독하던 것을, 코일에 연계된 작업지시(coil.planId)만
범위 구독(useProductionPlansByIds)으로 바꿨습니다.
두 페이지는 plans를 coil.planId로만 사용(완제품 ...
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
Summary
重新设计 execute 工具机制,新增 nodejs / python 脚本执行能力,支持在任务目录沙箱中安全执行 .js / .py 脚本。
新增能力
- execute 支持四种模式:javascript, shell, nodejs, python
- Node.js 脚本通过 node-sandbox.js wrapper 在沙箱中执行,接管 fs 限制文件访问 ...
Summary
state.outputs (and the outputs event) could contain the same AirPlay device twice with a non-unique id — e.g. two
identical { id : air:Skippy Nano ,...} entries — breaking clients that key on ...
요약
사용자 피드백 2건을 룰로 인코딩. 둘 다 모던 gap / 콘텐츠-주도 높이 방향과 정합.
① no_fixed_height (기존 no_fixed_min_height 확장·리네임)
min/max 가릴 것 없이 height/min-height/max-height + logical block-size 변형의 고정 px를 전부 금지.
- 기존엔 min-height만 ...