issues Search Results · language:Dune language:JavaScript language:Python language:HTML language:Java language:JavaScript
Filter by
62M results
问题描述
项目中有一个 .prettierrc 配置了 endOfLine : lf,但没有 .gitattributes 来确保 git 在检出和提交时自动处理行尾。当开发者在 Windows 上 clone 仓库时,LF 行尾可能被自动转换为
CRLF,导致:
1. prettier 检查报错(期望 LF 但实际是 CRLF)
2. git diff 中出现大量行尾噪音
建议
在根目录创建 ...
Before submitting
- [x] I ve checked existing issues and haven t found any that already cover this feature request.
- [x] This issue contains only one feature request.
- [x] The title is only a ...
feature request
问题描述
#41 已将约 20 处硬编码颜色替换为 tokens.css 变量(如 #fff → var(--surface)),但 style.css 中仍有约 300 处硬编码颜色值未被替换。
主要高频硬编码值
| 颜色值 | 出现次数 | 建议替换变量 |
| --- | --- | --- |
| #fff | 70 | var(--surface) |
| #f2f4f7 | 8 | ...
Test failed.
img width= 958 height= 545 alt= Image src=
https://github.com/user-attachments/assets/f22063b6-851f-47b9-b0d9-00c7057bceb3 /
Error in Categories controller Line 42-48 @GetMapping( {id} ) ...
A booked meeting concludes the contact active outbound enrollments (§V.128) but does not cancel that enrollment overdue
follow-up tasks. An already-due check if they booked task survives the booking and ...
2026-06-26 AI 早报
📅 2026-06-26 | 自动抓取自各大 AI 资讯源 ⏰ 更新时间:2026-06-26 02:11:15
📰 今日要闻
1. 📰 How agents are transforming work
| 属性 | 内容 |
| :-- | :-- |
| 📅 时间 | 2026-06-25 |
| 🏷️ 分类 | 🚀 产品发布 🔬 研究论文 |
| 📊 ...
The reply-handling agent scheduled a soft follow-up task for a date in the past. It set the year to 2025 instead
of 2026, so the task is already overdue the moment it is created.
Where
Campaign reply-flow ...
Database URL
https://www.themoviedb.org/movie/1127384
YouTube Theme Song Video URL
https://www.youtube.com/watch?v=_6SYrI2yQmE list=RD_6SYrI2yQmE start_radio=1
Additional Information
- [ ] This ...
request-theme
Summary
Under continuous batching, a plain request admitted right after a guided/json-schema (structured-output) request
finishes can crash the generation thread with IndexError: list index out of range ...
Summary
With continuous batching enabled, serving a Gemma 4 multimodal model 500s on image requests when ≥2 requests are
coalesced into one batch — the whole batch fails together. Text-only requests are ...

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.