Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:JavaScript is:merged

Filter by

61.7M results  (3 s)

61.7M results

…tdown Censorship resilience: the page now makes ZERO external requests, so it renders fully even where CDNs (jsDelivr, Google Fonts) are blocked. • Inline Alpine.js + qrcode-generator from node_modules ...

Release-prep for v0.7.0: bump package.json 0.6.0 → 0.7.0 and update the SKILL.md read-output contract to list the new video kind (skill-coherence item). v0.7.0 is a sender-attribution + read-fidelity ...

You asked how to override the cached/stash answers — the only way was a hidden magic word ( live ). This adds a real toggle. - New 🌐 Live web search: off/on toggle in the Ask modal, with a hint line ...

Completes the resolution funnel: about → filter → judge. The judge is an LLM predicate over the candidates that survived about + filter — it decides membership (match + confidence), never generates prose. ...

orchestrate() set a session into orchestrationSessions per run but it was only read via .size, never pruned (only destroy() clears it) → one session object leaked per orchestration. orchestrate() uses ...

Summary - Tighten the generateArticle() prompt to reduce fabricated visual details when only a keyword is provided. - Add explicit style constraints for realistic WeChat idol short-form writing: restrained ...

… and StudentService registration

Issue - Closes #8 変更内容 - 各支出に「編集」ボタンを追加し、内容をフォームに読み込んで修正→更新できる - 更新はidを保持し件数を増やさない(replaceExpense を src/budget.js に追加) - 編集中はボタンが「更新する」+「キャンセル」に切り替わる - 変更は localStorage に保存(リロードしても残る) - ...

Display each team s current standings position (e.g. STA (3) / REN (8)) beside the abbreviation in the BoundaryTracker header. Positions are derived from the same watched-games points table as the Standings ...