pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:TypeScript
Filter by
43.5M results
Pull Request: Redesign Admin UI Management Forms
🎯 Description
This Pull Request introduces a comprehensive UI redesign for the Admin dashboard and related management forms. It
focuses on modernizing ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @types/node (source) | ^25.9.2 → ^25.9.3 | age | confidence |
Configuration
📅 Schedule: (in ...
dependencies
renovate
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
renovate
Problem
Ahrefs Site Audit flagged 18 URLs with Meta description too long. The home page meta was 472 chars and the reports index
438 — both enumerated all 38 markets by name — and every /[location] page ...
Closes #110
Problem
BACKEND_URL was read in four places with two fallback idioms: ?? http://localhost:8000 (settings route) vs ||
http://localhost:8000 (verify/anthropic, verify/google, proxy). These ...
Closes #1298
Problem
e2e/autopilot.spec.ts downloaded the real ONNX policy model at runtime to produce a proposal, with 30s waits. In CI s
colder environment the download/compute regularly exceeded the ...
学校体験リニューアル AI機能レーン PR③(base = PR②)。finding 2b の会話型AIバックエンド本体。1ターンに「会話応答(reply)+構造化下書き(予定/連絡/提出物)」を SSE
で同時ストリーミング。多ターン会話・現下書きを文脈にした自然言語修正・パターン準拠・PII を担保。コミット
③a(アダプタ)/③b(プロンプト)/③c(ハンドラ+route)/③fix(Reviewer ...