Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:Java language:Python

Filter by

167M results  (2 s)

167M results

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

OAuth/codex 模型的 测试 改为真实校验 —— 解析当前用户 OAuth token(验证绑定+刷新),codex 走 create_llm_by_provider 真实 invoke 一个最小请求,claude_code 因 Anthropic 限制仅验证 token。复用系统 LLM 路径(create_llm_by_provider),非自造轮子。新增 5 单测,回归通过。 🤖 Generated ...

Bumps @biomejs/biome from 1.9.4 to 2.4.16. details summary Release notes /summary p em Sourced from a href= https://github.com/biomejs/biome/releases @​biomejs/biome s releases /a . /em /p blockquote h2 ...
dependencies
javascript

문제 5월→6월처럼 아직 안 본 달로 이동할 때, 실제 계정은 그 달 스케줄을 원격(Supabase)에서 fetch하는데 그동안 빈 그리드만 보이고 로딩 피드백이 없었다. booting 스켈레톤 게이트가 첫 로드에서만 true였고 월 이동 시엔 영구 false였기 때문. (데모 계정은 로컬 동기라 이 증상이 안 보였음.) 수정 booting을 첫 로드 ...

🔗 관련 이슈 관련된 이슈 번호를 적어주세요. closes # 📌 작업 내용 이번 PR에서 작업한 내용을 간략히 설명해주세요. 🧪 테스트 결과 Apidog 스크린샷, 테스트 통과 여부 등을 첨부해주세요. 📸 스크린샷 (선택) 필요시 스크린샷을 첨부해주세요. 📎 참고 사항 (선택) 리뷰어에게 전달할 내용이 있다면 작성해주세요.

Summary event-handler/index.ts (the Event API Lambda s Hono app) was at 62% branch. Its 7 registered route groups are each 100% via their own routes/* tests, but the file s own wiring — the app.onError ...

¿Qué hace este PR? Implementa la capa de dominio del módulo Sucursal siguiendo los principios de DDD y arquitectura Hexagonal. Archivos incluidos Value Objects - SucursaId.java - NumeroSucursal.java ...

💡 What: Added htmlFor attributes to labels and corresponding id attributes to inputs in the AI Diagnosis page form. 🎯 Why: To improve accessibility. Without these, screen readers struggle to associate ...

Release: dev → main 把 dev 上累積的 3 個 user story 併回 main。 內容 | commit | 說明 | | --- | --- | | d7fa513 | US-002 — thread-md export format(threaded markdown 輸出,含縮排留言樹) | | 3dc4406 | fix — thread_tree cycle ...

Chat Feature — Backend Architecture Direct Messages Mount: /api/message — all routes require JWT auth | Method | Route | Controller | Service | Purpose | | --- | --- | --- | --- | --- | | GET | /:id/:amount ...