issues Search Results · language:Dune language:TypeScript language:PHP language:JavaScript linked:pr language:Python
Filter by
8.2M results
Bug Description
A benchmark run against an endpoint that has an api_key set produces no output files (benchmark.json / report.csv /
report.html).
OpenAIHTTPBackendArgs.api_key is a SecretStr. OpenAIHTTPBackend.info ...
Background
Phase 1 closed the observability gap. Phase 2 closes the trainer gap: the training loop only handles the happy path (no
interruption, no OOM, no overfitting detection). Every real training ...
area:fine-tuning
enhancement
priority:high
Parent bounty: #743
Bug
apps/api/src/config/env.js parses PORT with Number(process.env.PORT ?? 4000) and exports the value directly. If PORT is
provided but invalid, empty, fractional, zero, negative, ...
fix(remote-backend): prevent sync_back writes into host skill dirs
Severity Assessment
CVSS Assessment
| Metric | v3.1 | v4.0 |
| --- | --- | --- |
| Score | 10.0 / 10.0 | 10.0 / 10.0 |
| Severity | ...
Game
bh3
Characters
芽衣
Images
e68613d984cbd844085b791eeca76f0d.jpg
Notes
No response
提交确认
- [x] 我已将 Issue 标题从默认值修改为能概括本次投稿内容的标题
- [x] 我已确认 Game 填写正确,且与仓库使用的游戏标识一致
- [x] 我已确认 Characters 按每行一个填写,没有混入多余说明文字 ...
Describe the bug
1) When using SAN (Disaggregated Storage) deployment type, the first node in the bottom of each rack in the 3D
visualisation overlaps the SAN appliance by 1U? - see screenshot.
...
Description
In leetcode.routes.ts, the user profile calendar cache is evicted periodically when size exceeds 200:
if (cache.size 200) {
const now = Date.now();
for (const [key, entry] of cache) ...
gssoc
type:bug
type:feature
type:refactor
type:security
Description
In job-index.service.ts, both generateJobEmbeddings and generateAllUserEmbeddings catch all exceptions silently. If the
embedding generation API (generateEmbedding) fails (due to invalid API ...
gssoc
type:bug
Description
The single-email sending function sendEmail has a mechanism to redirect outgoing emails in non-production environments
to a safe test email address RESEND_TEST_TO or a default delivered@resend.dev ...
gssoc
type:bug
type:feature
type:testing
Description
The original image source (http://lorempixel.com/ and its fallback https://via.placeholder.com) used by the
Faker\Provider\Image class is down or completely unstable. This causes all image ...

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.