Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:CSS

Filter by

184M results  (2 s)

184M results

Summary A codebase review for not-fully-implemented features found that the rescope path bypassed the append-only contract invariant, leaving the contract audit trail incomplete on every rescope (gap ...

本次修复范围 只修一个点:haiou-live/assets/js/config.js 中公共 esc() 函数的 HTML 转义错误。 修复原因 原函数没有真正转义 HTML 特殊字符,导致依赖 esc() 后再写入 innerHTML 的地方仍然存在前端注入风险。 本次改动 - 正确转义 ampersand - 正确转义 less-than - 正确转义 greater-than ...

Summary - When saving a non-empty AI provider config for an agent (e.g. opencode with a custom Ollama URL) that is not yet in the workspace s agents list, the agent is now automatically added to ...

ENG-1099 census — the brief (no rebuild) Pixel-grounded census of Today s tracker half vs the recipe-detail benchmark, to brief the raise tracker to recipe-tier rebuild. Diagnosis only — the rebuild stays ...

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
needs:compliance
needs:title

💡 What: Extract the product fetching logic in src/app/[lang]/(shop)/product/[slug]/page.tsx into a getProduct helper function and wrap it with React.cache(). 🎯 Why: In Next.js App Router, generateMetadata ...

功能描述 - 从 README 中移除交付规则段落,避免把协作流程说明放在用户启动文档里。 - 在 README 文末新增 Bilibili 视频演示地址,方便用户直接查看演示。 实现思路 - 仅修改 README 文档内容,不调整前端、后端、数据库或脚本。 - 保留现有启动、演示流程和检查命令说明。 测试方式 - 已执行 rg -n 交付规则|视频演示|Bilibili|bilibili ...

Summary Both team-compliance.html and my-compliance.html were missing the global site navigation, leaving users with no way to get back to Dashboard, Courses, etc. once they landed there. Adds the identical ...

Summary Describe the change. Type of change - [X] Documentation - [ ] Feature - [ ] Fix - [ ] Infrastructure - [ ] Other Checklist - [ ] I tested the change locally. - [X] I updated ...