pullrequests Search Results · language:Dune language:Python language:Java language:HTML language:TypeScript language:JavaScript
Filter by
288M results
- ボード14px/body16px。日中スタックにNoto JP/SC相互フォールバック(担当者の中国語名も統一)。
- ユーザー管理ページをモダン化(NX配色・角丸カード・クリーン入力/ボタン)。内容・JSは不変。
manage.py check OK。目視確認済み。
🤖 Generated with Claude Code
What
Delete miles/router/middleware_hub/ entirely and strip the generic middleware-loading machinery, so miles-router keeps
only its proxy / load-balancer body.
Why
The middleware hub (RadixTreeMiddleware ...
Summary
Grows the guide from 13 → 17 chapters in seven named Parts (A–G), so a complete beginner can read top-to-bottom and
finish job-ready. Mirrors the modern-web-dev-guide expansion, adapted to AI ...
Refs #347
Summary
- Uses the CasaViável projects API reason payload when classifying failed sync responses.
- Keeps true signed-out responses as local fallback, but treats account-sync-failed as ...
Two clue/vote content-quality fixes the playtest review surfaced (the game machinery didn t prevent either).
Fix 1 — Word-leak guard
Agents sometimes said their own word verbatim in a clue ( a certain ...
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
Changes
1. Auth: merge auth.ts + user-sync.ts, real Clerk data on creation
2. Supabase: lazy init to avoid import-time crash
3. Embedding: fail loudly in production without OPENAI_API_KEY
4. RAG: ...
目标
字段选择器从扁平长列表改为按资源类型分组(患者 / 检验体征 / 诊断 / 用药 / 就诊),更易找、更简洁。
改动
- 新增 shared/config/contextFieldOptions.ts:buildFieldCatalogOptions 按 resourceType 分组 + 字典标签
- 规则页与路径页字段选择器改用分组下拉;filterOption 适配分组叶子 ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| astral-sh/uv-pre-commit | repository | patch | 0.11.18 → 0.11.19 |
Note: The pre-commit manager ...
新增 edgeone.json:配置 /api/:path* 转发到 /express/api/:path* 重写云函数入口:改为 export async function onRequest(context) 标准格式,路由路径匹配
rewrite 后的 /express/api/chat 和 /express/api/images,图片列表硬编码为实际3个文件名