issues Search Results · language:Dune language:Python language:JavaScript language:Ruby language:JavaScript language:Python
Filter by
14.5M results
📋 Daily Briefing — 2026-06-04
🚗 车辆提醒
保险 — 日期为到期日 | 保养 — 日期为上次执行日,按行业周期推算下次时间
📊 车辆总览
| 车辆 | 状态 |
| --- | --- |
| 巧格 | 🟡 交强险人保2026.6.29 到期(25天后) |
| 甲壳虫 | 🟡 10.7wkm保养 2025.7.1(27天后) |
| 水鸟 | 🟡 交强险人保 ...
auto-generated
daily-briefing
Summary
The greedy and backward strategies loop while remaining_hours 0, advancing per day. If available_hours is always 0 (e.g.
max_hours_per_day = 0) and there is no deadline, the loop never terminates ...
Summary
The round_robin strategy starts from an empty daily_allocations dict and stores only the allocations it creates, unlike
the greedy-family strategies which accumulate from dict(existing_allocations). ...
Summary
Scheduling allocates by day, but the deadline cutoff is compared as full datetime. When --start-date is omitted it
defaults to time_provider.now() (which carries a time component), while a date-only ...
Summary
The genetic and monte_carlo optimization strategies use the global random module without ever seeding it. The same input
produces a different schedule on every run.
Current State
- application/services/optimization/genetic_optimization_strategy.py ...
Problem: Printed PDF history grows throughout the event and is fetched unbounded.
Discussed in https://github.com/canvas-medical/canvas-plugins/discussions/1734
div type= discussions-op-text
sup Originally posted by timdoctronic June 3, 2026 /sup Hey Canvas team!
Is it currently ...
Feature Request
Start note
- Date: 2026-06-04 03:12 UTC / 2026-06-04 04:12 BST
- Lane: Lane 02 -- Documentation root, review checklist, and freeze map
- Intended bounded objective: add a narrow Zig-facing contract ...
img width= 512 height= 384 alt= Image src=
https://github.com/user-attachments/assets/cf9cfde1-8906-4742-9c86-2b0712bd7da1 /
remove space after hundred-
img width= 512 height= 384 alt= Image src=
https://github.com/user-attachments/assets/46e74fa7-eb07-41a5-8e11-f282ee6af44d ...
Problem
The useDebounce.js hook is missing top-level JSDoc documentation. New contributors cannot understand its behavior
without reading the full implementation.
Proposed Solution
Add comprehensive ...
documentation
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.