pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:JavaScript language:C#
Filter by
162M results
This PR addresses #5 by adding a dedicated Memory Optimization card featuring a Clean RAM button. Additionally, it
resolves a hidden runtime crash triggered by a float-to-int mismatch on the battery progress ...
Stops the Discarding stale lyrics console flood during track skips. Version 0.0.95.
Why #45 didn t cover this
#45 fixed a normalization mismatch (...2008remaster suffix) where the lyrics were correct ...
📝 Pull Request Description
Related Issue
Closes #ISSUE_NUMBER
Summary
Enhanced the Vocal Lexicon Dictionary app with multiple new features and a fully redesigned UI. The update introduces
tabbed multiple ...
What changed
PR #132 merged (Design: rename Active/Inactive badge to Enabled/Disabled on account cards). This PR adds the changelog
entry for operators.
Before and after evidence
New entry added at ...
This PR addresses the critical runtime errors preventing the production dashboard from loading correctly. It applies
fixes across the backend CORS policy, Firestore database indexes, and frontend React ...
Description
Adds visual distinction for negative balance in the Budget Tracker. When expenses exceed income, the balance is now
displayed in red to clearly signal a deficit state.
Fixes #6152
Changes ...
Summary
- Document MTX 17.1 validator status and catalogue metadata in the wiki/README/log.
- Tighten BR13 guidance to the ICT seven-code disintegration-family F03 list instead of a blanket F03-on-raw ...
发布到 main
从 test 分支合并到 main,包含全面重构优化。
主要变更
- 单文件575行拆分为14个模块文件
- 配置管理(dataclass + CLI + JSON)
- Trainer 类封装,支持断点恢复
- 修复 ReplayBuffer 每轮重建 bug
- 梯度裁剪、优雅中断、检查点保存
- 类型注解、日志系统、资源管理