pullrequests Search Results · language:Dune language:TypeScript language:C# language:Java language:Java language:Java is:merged
Filter by
83.9M results
Summary
forecast command (#5)
5-day briefing using OpenWeatherMap s free /forecast endpoint. Entries are grouped by local day (respecting the location
s timezone offset). Each day shows a lo/hi temperature ...
確定した根本原因
ユーザー報告: 「{freeText}か...なるほどね が自由入力プロンプトの直後に送られる」
スクショ調査で判明: {freeText}... は free_input 回答後の next message 経路ではなく、free_input プロンプト送信時の通常 chain (`next_message_id` walk)
に乗って即時送信されていた。
buildMessageChain ...
Bug: At low alpha (40%) the overlay became completely untappable. Root cause: WindowManager.LayoutParams.alpha triggers
Android s tapjacking protection — the OS suppresses touch events on windows below ...
Summary
- Add Claude stream JSON output to the workflow runner command.
- Include partial messages and verbose output so Symphony receives progress events instead of sitting at session
started ...
요약
하나로 길던 sitemap을 인덱스 + 섹션별로 분할하고, /info 페이지 GSC 색인 품질을 높임.
변경
- /sitemap.xml → sitemapindex (4개 섹션 참조): /sitemap-contents, /sitemap-tools, /sitemap-info, /sitemap-news
- 섹션별 커스텀 라우트(동적, 1h revalidate) ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| lint-staged | devDependencies | patch | 17.0.6 → 17.0.7 |
Release Notes
details summary lint-staged/lint-staged ...
dependencies
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
요청
1. 전자책 모드에서 마우스 휠로 페이지 넘기기 추가
2. 페이지 넘김 효과가 제대로 구현 안 된 문제 확인·수정
1) 마우스 휠 페이지 넘김 (EbookReader onWheel)
- 줌으로 내용이 넘쳐 스크롤 가능하면 네이티브 스크롤 우선, 스크롤이 끝(위/아래)에 도달했을 때만 페이지 넘김
- 트랙패드 미세 delta는 누적(임계 ...