Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript is:merged

Filter by

85.2M results  (2 s)

85.2M results

Re-running install.command failed with Init already exists: /Library/LaunchDaemons/ClassifyHubAgent.plist — a previous install left the service registered, and the installer didn t clear it first. Both ...

Removed customization feature from the README.

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

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

Step 4.1 — Delete 56k+ lines of dead code, remove 4 unused deps

Intent Ship ozone as a working package — the deterministic review/gate layer over the tropo graph. Where tropo check validates each document (now strictly), ozone reviews the whole graph: relationship-level ...

Problem The Next.js 15 build fails during static page generation with Error: lt;Html gt; should not be imported outside of pages/_document when prerendering /404. This occurs because the App Router project ...

本次修复范围 只修一个点:haiou-live/assets/js/config.js 中的 href() 工具函数。 修复原因 原函数会放行 javascript scheme 链接。这个链接类型不应该从配置或接口数据进入页面跳转位置。 本次改动 当 href() 收到 javascript scheme 时,不再返回原始值,而是返回安全占位链接。 没有改动 - 没有改后台接口 ...