Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:JavaScript language:HTML

Filter by

188M results  (2 s)

188M results

What does this PR do? The prompt.submit handler in the TUI gateway lets a client trim the conversation back to a chosen user turn via truncate_before_user_ordinal. It validated only the upper bound (ordinal ...

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Summary Fixes #65 — explosive blast regions still appeared on every scene level in Foundry v14.14 even after v1.4.14. Root cause v1.4.14 passed levels into createEmbeddedDocuments( ...

Bumps actions/checkout from 6.0.2 to 6.0.3. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote ...
dependencies
github_actions

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 95% - Auto-fix allowed: False 📝 Summary The application uses the ...
ai-remediation
needs-human-review
severity-high

Bumps codecov/codecov-action from 3 to 7. details summary Release notes /summary p em Sourced from a href= https://github.com/codecov/codecov-action/releases codecov/codecov-action s releases /a . /em ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The code uses the subprocess ...
ai-remediation
severity-medium

Summary - 将商品管理列表的分享操作从浏览器 prompt 改为弹窗展示。 - 弹窗内提供商品链接、复制链接、商品二维码和保存二维码,和问卷管理分享体验保持一致。 - 增加模板合约测试,避免后续退回只显示 URL 的 prompt 逻辑。 Architecture boundary - 仅修改 aicrm_next.commerce 的商品管理模板和对应测试。 - ...