pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript
Filter by
129M results
問題
/settings/calendar-sync に Google Calendar 接続済みユーザーでアクセスしても「接続中」が表示されず「接続ボタン」が表示されていた。
根本原因
2点の構造的バグが重なっていた。
① FE の型定義と BE のレスポンスフィールド名が不一致
| FE の期待(誤) | BE の実際 |
| --- | --- |
| email | googleAccountEmail ...
Descripción
Este Draft PR inicia la fase v0.4.3 - Philosophical, Pedagogical Competency Foundation de AI StoryLab 1 mediante la
creación y alineación del primer paquete documental de Conocimiento Común. ...
Summary
Fixes 50 SonarCloud java:S5361 issues ([Replace this call to replaceAll() by a call to the replace()
method](https://sonarcloud.io/project/issues?id=org.xwiki.platform%3Axwiki-platform rules=java%3AS5361 ...
llm-agent
Scope
Repo-aware command descriptors for the validation pipeline. Code + tests + docs only — no redeploy, no MyShell
re-trigger.
Changes
- @gitwire/core — shared canonicalizeDescriptor / canonicalizePlan ...
size/XL
Adjusts search result layout on small viewports.
Addresses user feedback:
- Segmented toggles (A/C/Z, Fast/Slow) now update their active state immediately on click instead of only after a page
refresh. The component tracks its buttons and re-syncs ...
What
Replaced inaccessible registry https://npm.invalid.local.test/ with the public npm registry.
Why
CI failed with ENOTFOUND npm.invalid.local.test — the configured registry hostname is unreachable. ...
Problem
The session bottom sheet runs a relative-time refresh tick roughly once per second while it is open. Each tick calls
SessionListBottomSheetController.rebindVisibleSessionRowsInPlace, which rebinds ...
Owner feedback after first real use:
1. ** Couldn t put the caption after uploading ** — root cause: the card only appeared after AI captioning succeeded,
so an AI hiccup left nothing to caption. ...