issues Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript linked:pr
Filter by
4.4M results
Significance. Routing is the minimum information needed to place this slice in the dependency graph. Parent and
dependencies must be existing issue numbers; unlocks may be forward-looking. Prose description ...
slice
Problem
The 🎭 Playwright Healing Success Monitor workflow (.github/workflows/healing-monitor.yml) fails on PRs and on its
scheduled/main runs.
Symptom
The 🔍 Healing Effectiveness Monitor job hits its ...
agent:qa-gatekeeper
bug
Significance. Routing is the minimum information needed to place this slice in the dependency graph. Parent and
dependencies must be existing issue numbers; unlocks may be forward-looking. Prose description ...
slice
概要
目尻のしわ(カラスの足跡)が消せない。現在の eyebag パッチは目の下だけで、目尻方向をカバーしていない。
原因
drawEyebagFix のパッチは下まぶたの中心から下方向にオフセットして配置されており、目尻の横方向のしわには届かない。
修正方針
目尻専用のパッチ機能を追加する。drawEyebagFix と同じパターン(楕円マスク → ぼかしパッチ → 上書き)。
1. ...
impl:ready
model:sonnet
type:feature
概要
眉尻を下げる(browTail をマイナスに)と、眉尻の点が途中から下向きに飛んで途切れたように見える。
原因
browTail の計算で t * t の二乗カーブを使っているため、眉尻(t≒1)の点が大きく下に移動する。しかしランドマークの点列は眉の輪郭を構成するポリゴンであり、下方向に大きく移動すると閉じたパスの形状が崩れて途切れて見える。
override.js:768-772: ...
impl:ready
model:sonnet
type:bug
概要
リップグロスが「白が乗っているだけ」に見え、光沢感・ツヤ感が出ていないというフィードバック。
原因
現在のグロスは単一の白い radialGradient を screen 合成で乗せているだけ。
override.js:460-466:
const ry4 = faceW * 0.013;
ctx.translate(cx4, cy4);
ctx.rotate(mAngle);
ctx.scale((mouthW ...
impl:ready
model:opus
type:ui
Project name
Flashcard Quiz App
One-line description
Project name
Flashcard Quiz App
One-line description
An interactive flashcard quiz app where users can add custom Q A cards, flip them to reveal ...
enhancement
概要
ほうれい線消し(nasoA)を最大値(2.0)にしても消しきれないケースがある。max を拡大し、高い値でのぼかし効果も強化する。
原因
popup.html で nasoA の max が 2.0 に制限されている。また boost の効き(ぼかし半径・パッチ太さ)が線形なので、深いしわには不十分。
修正方針
1. popup.html: nasoA スライダーの max を 2.0 ...
impl:ready
model:sonnet
type:bug
概要
クマ消し(drawEyebagFix)のパッチ範囲が狭く、目の下の広い範囲をカバーしきれないというフィードバック。上下左右に範囲を広げるパラメータが必要。
原因
現在のパッチ範囲はハードコードされた固定値で調整できない。
override.js:350-351(下方向オフセット固定):
cx += downX * faceW * 0.055;
cy += downY * faceW ...
impl:ready
model:sonnet
type:feature
Summary
Brokerage fund positions (e.g. money-market funds) store the full fund name as asset_identifier, which is then sent to
Yahoo Finance as a ticker. Yahoo 404s every time, and when no snapshot price ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.