pullrequests Search Results · language:Dune language:TypeScript language:Python language:JavaScript language:Python language:CSS
Filter by
238M results
Reviewed and fixed multiple web component tools for consistency, dark mode support, and improved UX. See commit message
for full list.
Summary
- Adds generic platform settings and dedicated Ventus cartridge profiles, including Cartridge Detail FK assignment and
ventus_cycle_v1 auth payload assembly.
- Adds Administration - Global ...
Summary
- The dashboard squash-merge left two dead env.filters[...] registrations in _get_jinja_env() that referenced
_fmt_uptime and _service_icon, neither of which exist anymore (uptime formatting ...
Summary
Adds a queryable agent-memory retrieval surface over ScreenCap recordings (SCR-118): a local screencap mcp stdio server
exposes three streams — on-screen content, audio transcript, and an app/window ...
Motivation
- Provide a small, pure TypeScript model and helpers to generate cautious, reviewable access-request drafts when a
monitoring check finds missing or incomplete evidence (issue #337). ...
codex
背景
PR #97(Phase 2.5 / バンク v1.1)が squash-merge で main に取り込まれた後(main d44a5ba)、続けて作成した バンク v1.2
の理由フレーズ改訂コミットが旧ブランチに取り残されていたため、最新 main から切り直して cherry-pick
したもの。
⚠️ マージはぶりちゃんが手動。自動マージしないでください。
変更内容(v1.2 ...
Fixes #84.
What was actually wrong
The issue hypothesized that i64 arithmetic was computed in 32 bits. Investigation showed the backend already emits mul
i64/shl i64 correctly - the truncation lived ...
- BottomNav now adds the bottom safe-area inset to its padding, so the tab targets sit above the Android gesture bar /
iOS home indicator.
- MotionBackground clips its decorative glow blobs and ...