pullrequests Search Results · language:Dune language:TypeScript language:Python language:TypeScript language:Java language:Java
Filter by
169M results
Summary
- Consolidates the 担当履歴 bottom nav tab into a unified 担当 tab with two sub-tabs — 募集 (pending recruiting requests) and
履歴 (confirmed history)
- Referees can now accept or decline assignment ...
Correction to the slack mrkdwn instructions, following manual testing.
When a refresh failed and showed cached weather, the 15-minute freshness guard could return early without retrying the
fetch or clearing the offline banner. Skip that guard while refreshUsedCachedWeather ...
Summary
- update skill validation frontmatter handling for current Claude Code fields like when_to_use, arguments,
disallowed-tools, paths, shell, and xhigh effort
- stop coverage-gap and skill-validate ...
Summary
- Hex circumradius increased from 130px → 215px
- Diamond scaled proportionally
- Shapes now fill the circle properly for better visibility at small sizes in AIOStreams
Single file change ...
documentation
template-anime
template-essential
template-hybrid
template-pro
template-speed
Summary
Follow-up to #1005, resolving the GitHub Advanced Security / Semgrep review findings.
1. semgrep.env-access in src/lib/ai/providers.ts
- Added getWorkersAiConfig() to src/lib/env.ts (keeps ...
Summary
Opening a quick chat (/conversation/new) sets selectedProjectId to the chat-default sentinel. The sentinel is not a real
project — no valuz_project row and no working directory exist until the ...