issues Search Results · language:Dune language:Python language:JavaScript language:Java language:Ruby language:TypeScript
Filter by
73.5M results
問題
queue.push + queue.pop で実質スタック。redundant な enqueue を避けていない。
ユーザー影響
100MB 級 PDF の sweep でメモリ瞬間ピーク。
推奨修正
visited チェックを enqueue 時点で行い、redundant な enqueue を避ける。
該当箇所
src/utils/pdfReachabilityGc.ts:92-134 ...
area:perf
enhancement
severity:low
Hi! Thanks for publishing this skill — I tried running the second-opinion skill and hit an issue with the Codex model
references in SKILL.md.
The skill currently appears to reference gpt-5.3-codex, with ...
Summary
Require real browser evidence before closing #469 and #470. The synthetic SVG and Python smoke test are useful
supporting evidence, but they do not prove the owner-testable browser path.
Background ...
priority:high
issue write test
Image
test edit123| Last Updated | 2026-05-13 08:31:27_UTC || Last Updated | 2026-05-19 08:15:55_UTC |
| Original State | |
| --- | --- |
| Issue Number | #153 |
| Author | super-hunter-app-for-market ...
bug
custom label 😀 😃 😄 😁 😆 😅 😂 🤣 🥲 🥹 ☺️ 😊
documentation
duplicate
enhancement
good first issue
help wanted
HUNTER NEW MERGE
invalid
question
wontfix
問題
保存ごとに Meiryo (~8MB) と fallback の ArrayBuffer をフル copy してから transfer。worker terminate するため毎回 font バイトを送って捨てる。
ユーザー影響
連続保存 (autosave 数秒間隔) で 8-20MB の memcpy + transfer 待ち。
推奨修正
save worker をシングルトン化して ...
area:perf
enhancement
severity:low
go to login page try to login with google account Then it will show failed to fetch
Summary
Codex++ could not reapply its patch after Codex updated.
Error
Cannot write to /Applications/Codex.app/Contents/Resources.
macOS App Management is blocking modification of /Applications/Codex.app/Contents/Resources. ...
問題
PdfCanvas 内 const currentTextBlocksById = useMemo(()= {...}, [currentTextBlocks]) は currentTextBlocks が空配列 vs null で
identity が変わる。500 BB ページの map 構築自体も毎回 O(N)。
ユーザー影響
500-5000 BB ページで 1 文字編集毎に Map ...
area:perf
enhancement
severity:low
Eliminar llamadas a setState dentro de useEffect para evitar renderizados en cascada
Problem
repo_analyze and repo_security_plan report no SAST/SCA/secrets scanning. CI (.github/workflows/ci.yml) runs only
typecheck, test, and build.
Suggested fix
Add a low-cost scanning job. For this ...
ci
enhancement
security

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.