pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:TypeScript is:unmerged
Filter by
92.9M results
Summary
This is the same focused change as #67, rebuilt on the current main (v0.2.5) and opened from my new GitHub account.
Verification
- npm.cmd test -- --run tests/version.test.ts
- npm.cmd run ...
[!IMPORTANT] This is an automatic PR generated by Vercel to help you with patching efforts. We can t guarantee it s
comprehensive, and it may contain mistakes. Please review our guidance before merging ...
Summary
修复了黑屏问题的最后两个根因,并在Linux上使用Cocos CLI构建+Chrome浏览器独立验证通过。
修复内容
1. 场景文件SceneBuilder UUID格式错误:__type__ 从全UUID 7fc3a610-b10c-4369-a4d2-af43f9531162 改为压缩UUID
7fc3aYQsQxDaaTSr0P5UxFi。构建系统无法通过全UUID找到类(日志:Missing ...
💡 What:
- Added / keyboard shortcut to focus search.
- Added Escape key support to close dropdown menus.
- Converted notification items to semantic button elements.
- Added aria-expanded, aria-haspopup, ...
The Browse tab on Receive (and Sell) capped the variant grid at 50 items with no pagination. Alphabet/Pendant has 114
variants — only the first 50 were visible. Now:
- Variant step renders a filter ...
This PR has been triggered in an effort to close out the migration for cfitsio441.
IMPORTANT: If you close this PR, the bot will presume that the feedstock has been rebuilt with this update and WILL NOT ...
Phase 5.1 Stage 3 final read switch. Flips traces list + detail to read from traces_view/spans_view when flags set.
Try/catch fallback to Postgres on error.
What
- lib/traces-events-queries.ts (new) ...
Summary
- Problem: heartbeat-triggered exec task failures could still be summarized as a generic 🛠️ ... failed fallback
instead of showing the command s captured error/output.
- Solution: mark ...
agents
size: XS
Summary
- vmaf_gpu_picture_pool_init in gpu_picture_pool.cpp omitted *pool = nullptr at the free_p failure label.
- When the struct-level malloc succeeded but the pic-array malloc or pthread_mutex_init ...
Root Cause
The trader-trainer was crashing at startup with ServiceUnreachableError: service message-delivery-service is
unreachable. Investigation revealed two issues:
1. Double-encoding in ResponseProtocole ...