pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Python language:Python
Filter by
178M results
Summary
Overhauls the project documentation and adds GitHub CI workflows needed for HACS compatibility.
Changes
- README.md: Rewritten with HACS badges, sensor tables, proper installation sections, ...
Presentation-only dashboard refinements from a mobile legibility pass. No decision logic, payload, or contract changes.
Changes
Label + level-diagram fixes (no PRD — micro)
- Trend-structure Intraday ...
What
Added missing package to devDependencies: react-dom.
Why
CI failed with Cannot find module react-dom .
Root cause: The project declares a dependency on React 17 but does not include the required ...
Wires up the two new bring-your-own-search v1 tasksets from PrimeIntellect-ai/research-environments#630:
- s1-deepresearch-v1 — ScienceOne-AI/S1-DeepResearch-15k closed-ended deep-research QA (6,000 ...
Summary
This PR removes unnecessary node_modules dependencies and updates project configuration files. The changes focus on
cleaning up the dependency tree and improving git configuration.
Key Changes ...
変更内容
タグが増えるとタグ一覧がレシピタイルを画面の下に押しやって見にくいため、折りたたみ式に変更しました。
- タグ一覧は普段は非表示。「🏷 タグで絞り込み ▾」ボタンを押したときだけ表示
- タグで絞り込み中はボタンが「🏷 タグで絞り込み(2)▴」のように件数つきで強調表示され、一覧を閉じていても絞り込み中と分かる
- タグが1つも登録されていないときはボタンごと非表示
- ...
Summary
- Link the CHORD page arXiv buttons to https://arxiv.org/abs/2607.00033.
- Remove the disabled soon state from the hero and footer arXiv controls.
Impact
Visitors can now open the CHORD ...
What
Added missing package to devDependencies: jest.
Why
CI failed with Cannot find module jest .
Root cause: NPM package jest is missing from package.json dependencies.
DevMend confidence: 🟢 100% ...
スマホ対応の筋トレ・食事管理アプリを fitness/ フォルダに追加します(既存のトップページには影響なし)。
内容
- 週3回A/B交互の自宅筋トレメニュー表示・回数記録・控えめな自動進行(全セット目標達成2回連続で+1)
- 体重の毎日記録・7日平均・前週比・30日グラフ
- 朝食/プロテイン/バナナ/夕食のチェックと1日合計kcal・タンパク質・食費目安の表示
- 夕食レシピ100件(水量・火加減・加熱時間つきの初心者向け手順、保守的な価格見積もり) ...