pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:Python
Filter by
132M results
Tercera version de NEXUS//A.
Nuevo en v3.0
- Modulo de salud personal completo
- CV profesional con identidad NEXUS A
- Habitos diarios, estado mental, estadisticas y diario de notas
Summary
- Live trips map — Admin LiveTripsPage now renders a real Leaflet map with colour-coded markers (green = live 5 min,
amber = stale ≥5 min, grey = ended), auto-fit bounds, and 15 s auto-refresh; ...
Summary
Phase 7 forensics on the 293 trading_picks rows still NULL pnl_pct after Phase 6 backfilled 347.
Key finding: the 293 split into two populations with different root causes:
- Group A (131): ...
Summary
- Verification matrix for Phase-5 PR #182 (RETIRE cta_golden_cross_200 + prediction_market_consensus).
- Confirms wiring is correct (BLOCKED_SOURCE_SYSTEMS read by build_pf_registry.py + money_ready_verdict.py). ...
…ssignee
5라운드 3경기 영상 추가 (영상 11 · 최신)
Generated by Claude Code
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| jellyfin (source) | patch | 23.3.3 → 23.3.4 |
Configuration
📅 Schedule: (UTC)
- Branch creation
- ...
automerge
renovate/container
type/patch
功能描述
修复两个运行时 bug:
1. 分析完成后报错 _render_single_result not defined — 渲染函数定义在调用之后
2. 输入框文字不可见 — CSS 缺少 color 属性
实现思路
- 将 5 个渲染辅助函数从文件末尾移至分析逻辑之前
- 输入框 CSS 添加 color: #1a1a1a !important
测试方式
- 输入 ...