issues Search Results · language:Dune language:Python language:JavaScript language:HTML linked:pr
Filter by
4.8M results
Problem
Both sub/physics.html and sub/chemistry.html contain inline script blocks that immediately call:
document.getElementById( chapterPicker ).addEventListener( click , ...)
document.querySelector( ...
bug
Summary
cfn-lint 1.51.2 reports 6 advisory (W-level, non-blocking) findings against infrastructure/bootstrap/template.yaml. They
are noisy in the self-CI cfn-lint job. This issue catalogs all six and ...
bug
Follow-up to #1104 Post-merge checklist.
Scope
Validate flake.nix changes at PR time, closing the gap where the flake is only built on push to main
(publish-devcontainer-images.yml), so a flake syntax/hash ...
threat:intel-needed
Problem
QA artifacts live in three places with no central index:
- qa/ui_playtest_runs/ — 87 dirs, mixed naming (~48 ISO-form, ~30 gate- sha - persona , sweep-series, plus a few
opaque like nb1, ...
Problem
home.js inserts user-typed input directly into the DOM using innerHTML:
chatBox.innerHTML += ` p strong You: /strong ${userInput} /p `;
This is a Cross-Site Scripting (XSS) vulnerability. ...
We now have:
a canonical GPU-oriented T-Dev-6L run config preflight validation for GPU execution a self-hosted GPU workflow a
materialized first corpus subset CPU baseline and expanded-run artifacts structured ...
Summary
Three housekeeping changes shipped together:
- F12: Wire `EmptyState` to `camera/main.jsx` — shows a helpful message when no images exist (closes Integration
Backlog #2924).
- E6 #28 ...
Your current environment
Verified against vLLM upstream/main:
6314de8ba
This is a parser-level repro and does not require model weights or GPU/NPU execution.
🐛 Describe the bug
The glm47 tool parser ...
Problem
The login redirect check in log/login.js has a critical type comparison bug:
// BUG: localStorage always returns strings, never booleans
if (localStorage.getItem( isLoggedIn ) === true) { // ...
bug

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.