pullrequests Search Results · language:Edge language:Python language:PHP language:Python language:PHP
Filter by
67.1M results
Summary
Adds a non-blocking alternative to POST /generate. The client submits a job, receives a 202 Accepted with a tracking id
immediately, a background worker pool runs the generation, and the result ...
1. Renamed component selector label: Model → Bridge
The first checkbox in BridgeComponentCheckbox that toggles the full bridge view has been renamed to better reflect what
it represents.
2. Added ...
scripts/explore_summary.ipynb is a free-form playground over a run s log.txt. scripts/analyze_archs.ipynb compares
pred_acc and valid_acc against the NB201 ground-truth catalog (Kendall tau, Spearman, ...
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
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
변경
Anthropic Opus 4.8 출시에 따라 AI Code Review 워크플로우 모델 ID 갱신.
| 파일 | 변경 |
| --- | --- |
| `.github/workflows/pr-review.yml` | `ANTHROPIC_MODEL` / step 이름 / comment header 모두 4.7 → 4.8 |
| `.github/pull_request_template.md` ...
Summary
- Created a fantasy_football/ folder and moved best-ball-draft and best-ball-extension into it
- Both projects share the same GitHub remote and are tightly coupled (the Flask app writes players.js ...
Summary
- Adds src/yosegi/survey.py — the planning half of the automatic whole-slide survey:
- detect_sample_bbox(image, ...) — Otsu intensity + local variance + morphological close to find tissue ...
Summary
- getMeOrNull() で /auth/me が 401 の場合に一度だけ refresh して再取得するよう修正
- chatStream() で初回 401 時に refresh 後、ストリームリクエストを一度だけ再実行
- 実装されていない「ログイン状態を保持」チェックボックスと未使用翻訳キーを削除
Tests
- npm test -- src/lib/__tests__/api.test.ts ...