issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:JavaScript linked:pr
Filter by
4.5M results
The current Staff model does not fully comply with the project requirements.
At the moment, the model only contains authentication-related fields (username and password), while staff members and
customers ...
問題
health-checker/main.go の shouldRetryStatus は 429 Too Many Requests と 5xx のみリトライ対象としており、408 Request Timeout を再試行しません。
func shouldRetryStatus(code int) bool {
if code = 500 code 600 {
...
Part of Epic #114 (threshold exceedance-probability estimator → v1.5.0). Implements the core of ADR-021. No dependencies
— the first story.
Background
ADR-021 ratified exceedance(frame, thresholds) - ...
enhancement
epic9
story
summarize
무엇/왜
홈의 현재 읽는 책 전환을 지금은 좌우 버튼(book-jump)으로만 한다. 좌우 스와이프(터치 드래그) 로도 책을 바꿀 수 있게. 모바일에서 더 자연스럽고 빠름.
범위 (SLC)
- 홈 현재-읽는-책 카드에 가로 스와이프 핸들러: 왼쪽으로 밀기 → 다음 책, 오른쪽으로 밀기 → 이전 책.
- 기존 버튼 전환 로직 재사용(같은 함수 호출). ...
Summary: Add a scatter-gather harness recipe: a stateless JavaScript Workflow runtime that fans out N independent jobs
as isolated agent() calls and returns one structured result per job in input order. ...
category:enhancement
mode:direct
phase:code-pr-review
tests:no
Passo de prior-art scan no /triage (operacionaliza meta-system ADR-023)
Materializa a faceta mecânica A2 da doutrina cross-cutting fixada em meta-system ADR-023 (prior-art scan canonical
pré-build — build-vs-adopt ...
Source / Origin
Post-mortem follow-up from PR #192 and its adversarial investigation. The CI failure was driven by end-of-file-fixer (a
missing trailing newline) and prettier (Markdown table reformatting) ...
agent:claude
phase:bootstrap
priority:p3
status:ready
type:ci
Source / Origin
Post-mortem follow-up from PR #192 (Capability 06 issue roadmap) and the adversarial investigation of it. Quality-gate
finding: this clone had no installed pre-commit git hook (.git/hooks/pre-commit ...
agent:claude
phase:bootstrap
priority:p2
status:ready
type:ci
Problem
List endpoints sort with sortRows in workers/list-query.mjs:
[...rows].sort((a, b) = compareValues(a[key], b[key]) * direction)
compareValues coerces a missing value to String(value ?? ), so ...

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.