issues Search Results · language:Dune language:Python language:Java language:JavaScript language:Java linked:pr
Filter by
263k results
Problem
Logs across backend modules are difficult to trace and correlate to individual HTTP requests.
Current Behavior
Logs are generated anonymously, making it hard to connect specific failures back ...
enhancement
Problem
The client-side image validators do not have automated test suites.
Current Behavior
Validators are only checked manually during app usage.
Why This Improvement Is Needed
Automated tests guard ...
enhancement
Problem
Image compression scaling is currently fixed.
Current Behavior
Scale is non-adjustable.
Why This Improvement Is Needed
Adding user-configurable resizing helps manage upload quality versus ...
enhancement
Problem
The service relies on file extensions to validate upload types, which is insecure.
Current Behavior
Checks if the filename ends with standard image extensions.
Why This Improvement Is Needed ...
enhancement
What
The _LLM_LABEL_MAP in .github/scripts/create_followup_issues.py maps model tiers to labels with an llm: prefix (e.g.
llm: sonnet). The labels should be plain model names without the prefix (e.g. ...
ai-suggested
bug
Problem
Bcrypt salt rounds are hardcoded, limiting flexibility across development and production.
Current Behavior
Uses a fixed factor value.
Why This Improvement Is Needed
Enables higher work factors ...
enhancement
背景
当前每个用户最多创建 10 个定时任务(app/server.py:2080 硬编码 MAX_SCHEDULES_PER_USER = 10)。对几十个站点、每站点多模型持续监控的真实场景偏小。
性能评估
安全。同时运行的拨测有独立硬保护 BenchTaskManager.MAX_PER_USER = 5(server.py:100)+ 调度器 DB 级 max_per_user
限制(db.py:1404)。任务数量与并发运行数解耦,调大数量只影响 ...
관련 키 / 참고 링크
- 트래킹 키: NF-63
- 관련 PR / 문서:
- 원 이슈: #136
- QA 시나리오 문서: docs/issues/NF-63-qa-scenario-pack.md
증상 (스크린샷/ 로그는 선택사항)
NF-63 QA Scenario Pack에서 AC5의 예산 초과 상태는 basic 시나리오로 확인 ...
bug
Stimulus-Specific and Generalized Taste Aversion Behaviors and Their Relationship to Cortical Dynamics Christina Teresa
Mazzio, Sydney Flashman, Abuzar Mahmood, Natasha Baas-Thomas, Jian-You Lin, Karolina ...
Problem
Developer editors lack shared formatting setups.
Current Behavior
Format preferences are individual.
Why This Improvement Is Needed
Aligns code formatting rules automatically on saves.
Proposed ...
enhancement

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.