pullrequests Search Results · language:Edge language:TypeScript language:HTML language:TypeScript language:Java language:Python
Filter by
27.7M results
Changes since v1.2.2
All fixes needed for n8n Creator Portal verified status:
- `test: ICredentialTestRequest` on credential class — `GET /session-info/{email}` validates base URL + email (PR #45) ...
Changes to be committed: (use git restore --staged file ... to unstage) modified: pnpm-workspace.yaml new file:
src/editable/assets/fastportatil-logo.png new file: src/editable/assets/favicon.png modified: ...
What
Trim the per-director films array in directors/+page.server.ts to the first 4 titles in the load function, instead of
returning the full films: string[] verbatim. filmCount is preserved unchanged. ...
変更内容
- tools/ideal-face-fitting-lab に Projection Sign Debug セクションを追加しました。
- selected frames の front / yawPositive / yawNegative / pitchPositive / pitchNegative の各 bucket
先頭フレームを使い、baseCandidate ...
Bumps the patch-deps-updates-main group with 15 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @preact/preset-vite | 2.10.3 | 2.10.5 |
| @types/node | 20.19.37 | 20.19.41 | ...
dependencies
javascript
@pyreon/dnd: 91.83% → 97.27% statements / 100% lines.
Adds 3 cross-list onDrop tests covering use-sortable.ts L313-345 via mocked pdnd adapter + itemRef-driven mount.
skip-changeset
Identified and documented five HIGH-priority strategic features focused on closing the Synthesis Gap between raw data
and tactical execution. These features include:
1. Live Coaching Decision-Fatigue ...
Closes #67.
Summary
- Note names washed out on light hues (Mi/Fa/Sol/La render at high HSL lightness) because the label was always painted
white, and they disappeared entirely on the dense desktop ...
背景(你的第 1 点)
之前每次评审都把整份 rubric + 所有 few-shot 塞进请求,token 浪费。改成 skill 式渐进披露:只加载与本 PR 相关维度的 rubric 片段和对应范例。
改动
- prompts/rubric.md → 拆成按维度的 prompts/rubric/ id .md(9 个)。
- src/core/dimensions.ts:维度注册表(id、标题、范例映射、启发式关键词)。 ...