issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java linked:pr language:Python
Filter by
5.9M results
Problem
The shared config enforces a spec file for every source file via two complementary rules:
- ddd/require-spec-file for .js/.ts (upstream plugin bails on other extensions)
- custom/require-spec-file-tsx ...
背景
現状 GET /metrics/services/{service_name}/incidents は単一サービスのインシデント区間(非 healthy が連続する期間)を返すが、SRE
ダッシュボードで「今どこかで障害が起きているか」を 1 リクエストで把握する手段が無い。クライアント側で
/metrics/services/names を呼び、各サービス毎に /metrics/services/{name}/incidents ...
If the user enter an invalid name while renaming a file on a modal view, then the error message should be presented into
the regular view (not the modal one) which is not the case currently. instead, it ...
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
Summary
Two small pockets of genuinely unreferenced dead code in the core SDK (praisonaiagents). This is a
structural/maintenance cleanup only — no feature is removed and no behaviour changes. The live, ...
bug
claude
documentation
Problem
定时任务创建(scheduled_task_create tool)需要用户确认时,目前只能通过网页端会话页面响应,没有在飞书消息中直接提供交互入口。用户收到 AI 的确认提示后,必须切到网页才能点确认,体验割裂。
Proposed Solution
在飞书会话中发送一张带「确认/拒绝」按钮的交互卡片,用户直接在飞书点按钮即可完成审批,无需切换到网页。
具体设计
1. 飞书交互卡片 ...
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 ...
Problem
The New Batch SPA can show a benchmark as populated and launchable even when the stored task rows are not valid
TaskConfigs. In the observed flow, selecting swe-bench-verified showed 500 matching ...
area:api
area:catalog
area:web
priority:P1
type:bug
Problem
Users coming from R/lavaan/statsmodels expect to write Y ~ 1 + X to include an intercept. In pathmc, intercepts are
implicit (included by default), and the 1 + syntax causes an unhelpful KeyError ...
bug
Summary
Three public type identifiers added in the latest release diverge from the OpenAPI spec s own naming (field keys +
paths) and from their own method names. This breaks the 1:1 with the spec convention ...
bug

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.