Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Ruby language:Go language:Python

Filter by

200M results  (2 s)

200M results

This pull request was created by @kiro-agent on behalf of @taimoorzayad903-pixel :ghost: Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro autonomous ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

① CSP: script-src/connect-src/img-src に GTM・GA4 ドメインを追加し、 GA4(G-W7KNRBHE50)のgtag.jsロードと計測ビーコン送信を許可。 ② 正規URL統一: build-memories.mjs の SITE を punycode 化。kioku各ページの canonical/og:image・sitemap を xn--mnqq2jr83d.net ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Summary - Extracts a getDefaultQuestionType(interview, questions) utility in frontend/src/interviewUtils.ts - When clicking Add Question, the Type field now defaults to: - The question_type ...
enhancement

Summary - Introduces RateLimitError typed error returned by doRequest for GitHub 403 secondary rate-limits (body contains secondary rate limit / rate limit exceeded or X-RateLimit-Remaining: 0) ...

What Compacts golden-paths.md from 366 → 111 lines, clearing one of the HARD doc-hygiene cap violations. Why Every MD file Claude/Codex/Cursor loads costs tokens. golden-paths.md had grown to 366 lines, ...

요약 AKIDA HW-first 척추 §6 잔여(optional) pi5-akida live probe 종결 (H_860). 실 칩 BC.00.000.002 · BackendType.Hardware · /dev/akida0 · 비용 $0 (단일칩 spike-streamer stop→probe→start, 복구 active 확인). 같은 칩·같은 HW-first ...

Botsnack is crash-looping because the container runs as UID 1000 but uv defaults to /.cache/uv (root of the filesystem), which is not writable. Set UV_CACHE_DIR=/tmp/.uv-cache so uv has a writable path. ...