Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:TypeScript language:Python

Filter by

262M results  (2 s)

262M results

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

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

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 Split the monolithic server.js (~1975 lines) into 11 focused route modules, 4 middleware files, a config layer, and utility services. The new server.js is 120 lines — a 94% reduction. New structure ...

Summary Implementation of issue #2502 — [P1] Learning Assistant chat returns HTTP 400 — feature broken (agent did not supply PR_SUMMARY) Changes - .kody/tasks/2502/context.json - .kody/tasks/2502/followups.json ...

What AI ✨ everywhere + AI daily market brief. - Explainer on every market card — InstrumentCard gains an optional category; when set it shows the DeepSeek ✨ explainer (same dialog as Indicators). ...

1. 文章新增status枚举字段,可选值为draft、published;2. 编辑器新增「保存草稿」操作入口;3. 文章列表默认过滤status为draft的草稿内容;4. 个人主页新增Drafts Tab用于展示用户的草稿文章

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 First PR of Wave K (Inventory Kiosk). Schema + director-side endpoints to mint and rotate a 6-digit Inventory PIN per lab. Foundation for K2 (login + synthetic JWT), K3 (read + adjust with initials), ...

Related Issue Closes # 2 Summary added user entity and repo Changes Made - [x] User entity added User.java - [x] User Repository added UserRepository.java - [x] added user table flyway migration ...