pullrequests Search Results · language:Dune language:TypeScript language:Python language:JavaScript language:Java language:CSS
Filter by
271M results
ユーザー指摘の修正一式。
レイアウト不整合
- チェックボックス/ラジオを全幅・枠線スタイルの対象から除外(input:not([type=checkbox]):not([type=radio]))。accent-color でブランド色に。→
チェックボックスとテキストの並びが不自然になる問題を全画面で解消
- 相棒オーブ:inline span で width/height ...
test_full_cycle_benchmark_creates_run_then_delete was order-dependent — it failed in isolation but passed in the suite.
Root cause: the autouse _reset_state fixture resets in-memory state but not the ...
Summary
- Adds useShortcuts hook: ⌘K/Ctrl+K and / focus search, n opens the new-todo modal, ? opens a help overlay. Single-key
shortcuts are suppressed while typing in a text field.
- Replaces ...
Summary
- Parser: 28 forex pairs + generic DIR SYM @ PRICE pattern + anti-false-positive stoplist → 2x more signals
- Bridge: 32 new ACTIVE channels, data_center structured views (by_symbol/by_channel/history ...
Summary
- Stop onboarding from opening Google Play directly.
- Save onboarding, route to dashboard, and auto-open the Commitment Booklet once.
- Pass purchaseIntent= trial_7d into the booklet and ...
요약
D2 단계 3 GREEN 최소 구현을 완료했습니다. RED 단계에서 작성한 Dual-Track pytest 스켈레톤 8건이 모두 통과하며, unit_converter/domain · unit_converter/app
패키지에 P0 최소 구현을 추가했습니다.
- Track B (Domain): meter 허브 기반 LengthUnit · Converter ...
img width= 803 height= 661 alt= image src=
https://github.com/user-attachments/assets/b269b755-fcaa-47bf-9a58-e324d80af714 / img width= 622 height= 273 alt= image
src= https://github.com/user-attachments/assets/8c929274-c2e3-49de-90a6-527f152fe6fc ...
Summary
- Full brain stack boots on orchestrator.start() without extra CLI steps
- Self-healing actions operate on registered agents
- Safe proposal auto-approve for tuning and build-pattern bias ...
A failed login returns 401, which the frontend api() helper treated as an expired session — it cleared the token and
reloaded the page, so the real Invalid email or password message flashed and disappeared. ...