issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java linked:pr language:Python
Filter by
5.9M results
Subject of the issue
Page Nav button tooltips authored in the authoring tool never display. The schema defines the per-button tooltip object
as _navTooltip (in both component.schema.json and properties.schema), ...
bug
Why
backend/src/utils/logger.py:35 configures the log formatter s date format:
formatter = logging.Formatter(
%(asctime)s - %(name)s - %(levelname)s - %(message)s ,
datefmt= %Y-%m-%d %H:%M:%S ...
Seeded/saved workflows declare Start inputs, but the canvas Run button always sent an empty payload. Add a run-inputs
prompt (pre-filled with declared defaults) so operators supply ad-hoc values at launch; ...
area:canvas
type:feat
Summary
Two consistency fixes surfaced while reviewing the setup/repo skills:
1. gh-weld-repo instructed writing its temp body file to .claude/tmp/repo-desc.md — every other skill uses .weld/tmp/.
...
Security Alert
- Artifact: zureops-app:latest
- Type: container image OS package vulnerability
- CVE: $cve
- Package: openssl
- Installed version: 3.0.7-r0
- Fixed version: 3.0.8-r0
- Severity: ...
container
critical
security
现象
ppt plan(无参数)在过冲保护触发时静默返回 当前持仓已达标,无需投入 ,但实际持仓未达标——算法计算出的方案会恶化偏差,被 overshoot protection 拦截。
复现
ppt plan
# 输出: 当前持仓已达标,无需投入。 ← 误导
# 实际: max_dev tolerance, 但 dca_minimum_plan 返回 (0, {})
根因
dca_minimum_plan() ...
bug
Describe the bug
In bakta/config.py (around line 206), the value of locus is validated against the regex RE_INSDC_ID_PREFIX defined in
bakta/constants.py:8:
RE_INSDC_ID_PREFIX = re.compile(r [A-Za-z\d_.:*#-]{1,20} ...
bug
问题
ppt status 运行时报错 ModuleNotFoundError: No module named numpy
根因
Issue #61(valuation.py numpy 向量化)和 #63(returns.py numpy 向量化)引入了 import numpy as np,但未在 pyproject.toml 中添加 numpy
依赖。pandas 虽依赖 numpy,但 ...
bug
Fix the analytics consent presentation, add favicon and social metadata, add structured data and AI-readable discovery
files, and link the external DEV article.

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.