Skip to content

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

Filter by

38M results  (2 s)

38M results

功能描述 减少“事件编号显示已覆盖,但剧本正文没有真正演出来”的情况,提升 AI 剧本初稿完整度。 实现思路 - 提示模型优先生成 6-12 个场次,并按地点、时间和冲突阶段拆场。 - 明确要求每个来源事件必须在动作或对白中呈现,不能只填写事件编号声明覆盖。 - 自动补齐节拍文字中明确出现、但模型漏列的出场人物。 - 一个场次承载多个事件且节拍明显不足时,给出包含剧情摘要和场次 ...

Follow-up to #49. #49 fixed the quick-start data-path bug, but manylatents-omics still declares its core dependency as a bare, unpinned manylatents. That s exactly what let CI silently resolve to the ...

The R2 + Add part picker used openModal, whose overlay layers below the drilled recipe slide-out (z-index) — the dialog was in the DOM but hidden. Fix: render the picker inline in the recipe SO body (V2._recipeAdding ...

🚨 Severity: CRITICAL 💡 Vulnerability: The secrets module was shadowed by a local variable secrets = json.load(f), which broke the secrets.compare_digest() function in the admin authentication middleware, ...

Code has been cleaned and compiled

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

Description This PR implements a comprehensive Issue Management Automation workflow for the repository, along with supporting issue templates. The automation streamlines issue triage, epic task breakdown, ...

This pull request was generated by the mq tool [test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours [pullrequest] requests per hour: 60 target branch: main ...

Ajustei o compose e as envs do projeto. Agora cada serviço e gateway tem seu próprio .env com tudo que é especifico dele (portas, host, urls internas, etc) e tudo que é compartilhado ou de infra (postgres, ...