pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Java is:merged is:unmerged
Filter by
74.6M results
Fixes #40490. When the CLI runs under prompt_toolkit, bare input() deadlocks because keystrokes go to prompt_toolkit
instead of stdin. This detects whether prompt_toolkit owns the terminal via get_app_or_none() ...
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
This PR is not tied to a specific issue but documents the model behind the #272 family of fixes (fixed-path artifacts
that were missing their sync step in /th:update).
Main change
Adds docs/setup-update-model.md ...
What
#105 renamed Import.notes → Import.description (an editable free-text note) but left docs/architecture_v1.md describing
the old field. This brings the Import model section back in sync with backend/app/models/import_model.py. ...
W15 — descriptor-direct wgmma own-GEMM: research #2854 FALSIFIED 🔴
Tests the deep-research #2854 breakthrough hypothesis on native H100 sm_90a: feed wgmma.mma_async DIRECTLY from the
SWIZZLE_128B-TMA ...
问题
scan_year.ts 使用了英文字段名(bazi.yearPillar),但 cantian-tymext 实际返回的是中文字段(bazi.年柱),导致反推扫描永远返回 0 matches。
修复
- 添加 pillarString() 辅助函数,从中文字段提取天干地支组合
- 将 bazi.yearPillar 等改为 bazi.年柱.天干.天干 + 地支.地支
- 更新 ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The use of subprocess.call ...
ai-remediation
needs-human-review
severity-high
Role creation, grants, and RLS policy TO shu_app were environment provisioning, not schema changes. Extract them from
the migration into scripts/database.py::ensure_app_roles (called by cmd_setup), make ...
Reverts IrynaMiroshkina/python-git#1