Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:Java language:JavaScript

Filter by

185M results  (2 s)

185M results

!-- For AI-written descriptions: - Follow this template (Related issue, Summary, Test Plan, Type of change, Test coverage, Coverage notes). - Keep it concise; reviewers skim long descriptions. - ...

Summary Initial implementation of the cloud computing course project: a Medallion-architecture data platform for collecting, normalizing, transforming, and visualizing social media data from Hacker News ...

Summary Phase 2 ETA foundation types per docs/api.md ETA section — the three shared DTOs that downstream Phase 2 tickets (normalizers, REST resources, upstream clients) will build on. Closes PTD-11. ...

Summary Fixes three issues discovered during investigation of #1485 (CLI returns 302 after upgrade to 0.2.0): - #1489 — CLI --token flag silently ignored: All ~40 CLI commands called the static initService() ...

Summary - New العربية language on the first screen - 28-letter Arabic alphabet split across the 5-cluster wheel via the buildFlatClusters engine (originally built for Chinese Pinyin), generalized ...

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

…출력 게이트 원인: Tavily 가 미담 커뮤니티 쿼리에 게시판 목차·게임/연예 잡담만 반환 → 모델이 (올바르게) 전량 NO_FIT → 2회 시도 소진 → 503. 기존 Gemini 폴백은 예외에만 반응하고 no_fit(text=None)은 폴백 없이 그대로 503 이던 구조. 수정 3겹(가드레일 강화 방향만, 약화 없음): 1) groq 경로가 ...

Problem packages/edge/src/index.ts line 148 did: const publicKey = await importSPKI(key.x5c[0], key.alg); Two defects, both in the JWKS-based verification path (EdgeConfig.jwksUrl): 1. x5c[0] is a ...

Summary Adds .claude/skills/ to .gitignore so locally-installed Claude Code skills (e.g. llm-council) are never tracked. Grouped with the existing .claude/ ignore entries. Verification - git check-ignore ...