Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:Ruby language:Java

Filter by

53.1M results  (2 s)

53.1M results

Description Fixes format-check (biome noUnusedVariables) on main: #27315 replaced the hasFeature(...) usages in SkillBuilder.tsx with useIsSelfImprovementAvailable() but left the destructure and the now-unused ...

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 ...

…tion, add logout functionality, and improve validation logic

Summary - Refresh bundled data/social-posts.json with live Apify image URLs (Facebook/Instagram CDN links expire quickly) - Add SocialPostImage with proxy → direct → placeholder fallback chain - ...

三处会话页改动(用户反馈) 纯前端表现层 + 会话页布局结构调整,server / wire 协议不变。 1. 工具调用 ↔ 返回配对(请求1) tool_use(assistant 消息) 与 tool_result(下一条 user 消息) 按 toolUseId 配对:返回结果内联到调用块展开体尾部(命令/参数 + 空行 + 返回),并行调用各自配对;原先独立的「工具」标头消息从时间线剔除。 ...

企業タブの「特化先DB × ビジネスモデル」セレクトから、全セグメント取得完了済みの組み合わせを非表示に(選択中のものは残す)。選択肢の表示も「残り12/47セグメント」形式に変更。 https://claude.ai/code/session_01Tie8bD21gUdhTgkJZBXdgS Generated by Claude Code

Summary Makes SSR suppression explicit for 6 game entries that were registered without { ssr: false }. Next.js still attempts to pre-render use client components during the SSR pass — bubbles and tzedakah ...

Adds a standalone catch-all route rendering a styled NotFoundPage (SCSS module + MUI) with a link back to home, so typo d URLs no longer fall through to the root ErrorBoundary or trigger auth redirects. ...

Summary Fixes the decider-queue pollution caused by workflows blocked on IN_PROGRESS HUMAN tasks. HUMAN tasks are long-lived and wait indefinitely for external input, so re-evaluating their workflows ...