pullrequests Search Results · language:Dune language:Python language:HTML language:HTML language:HTML
Filter by
79M results
Fixed
fp16 ONNX export crashed:
AttributeError: module onnxconverter_common.float16 has no attribute convert_float_to_fp16
The exporter called a non-existent function. Corrected to convert_float_to_float16(..., ...
Summary
- Change aggregated release cards to a responsive grid: 3 columns desktop, 2 tablet, 1 mobile.
- Apply the same layout behavior to Supabase light and GitHub dark themes.
- Add theme tests ...
Introduce a watering heatmap to visualize plant watering data. This feature includes backend support with new schemas,
endpoints, and a frontend component for displaying the heatmap. Tests ensure functionality ...
问题
Risks Issues 和 Suggestions 表格的 Description/Suggestion 列内容过长时,会超出卡片右侧边距。
修复
- table-layout: fixed 强制表格按比例分配列宽
- 为 5 列设置百分比宽度(10% / 18% / 7% / 32% / 33%)
- overflow-wrap: break-word 允许长文本换行
...
Automated test pull request
Summary
This change expands the spelling game to better handle Norwegian names by introducing a dedicated names list and adding
logic to differentiate between regular words and names in the UI and speech ...
Summary
Phase 0b of the Learning Allocator on Mantis epic (#732). Lands the two remaining P0 deliverables — the reward signal
the allocator optimises and the eval it runs on.
Stacked on #749 (Phase 0a). ...
Summary
- Add scoped session_search(mode= previous | handoff ) for current chat recall.
- Persist gateway scope fields in SessionDB (chat_type, chat_id, thread_id, session_key, user_id_alt).
- Pass ...