issues Search Results · language:Dune language:HTML language:JavaScript language:Java language:Java linked:pr language:Java
Filter by
3.7M results
Context
This is the next narrow implementation leaf under the broader #13496 repair investigation.
#13501 / PR #13502 shipped the bounded stored-embedding exportability diagnostic. #13503 / PR #13559 ...
ai
architecture
bug
model-experience
Symptom
Every attempt to create a project fails with a toast: ** Failed to create project. You can try again. **
~/.local/state/claude-cowork/logs/startup.log shows:
[spaces] createSpaceFolder BLOCKED ...
요약
로컬 경로 엔진이 station_lines.sequence만으로 같은 노선의 모든 역 쌍을 직접 연결하지 않도록 막고, 경로 추천 문구가 확인되지 않은 접근성 검증을 단정하지 않도록 보강한다.
대상 도메인
- Flutter 로컬 경로 엔진
- baseline catalog seed의 network_edges
- 경로 회귀 테스트
심각도 ...
증상
온보딩 등 미로그인(게스트) 상태에서 책 상세정보(BookInfoModal)를 열면 ** 책 정보를 찾을 수 없어요 **가 뜬다. (예: 1984 — 실제로는 게스트 상태의 모든 책에서 발생)
근본 원인
BookInfoModal(book-info-modal.js:27)은 DataStore.books.getById(bookId)로 책을 조회한다.
...
bug
Category: Code that does not work + dead/legacy code
Location: download-models.js:1-5
//**
* Run once: node download-models.js
* Downloads face-api.js model weights into public/models/
* Required ...
ara:audit
Category: Security — fail-open key validation
Location: portal-keys.js:159-188
async function validateKey(code) {
if (adminKeys.has(code)) return true;
/* Contract not yet deployed — allow all codes ...
ara:audit
Problem
HTML artifacts (.html files) are served raw without the pages UI shell. When a logged-in user views an HTML artifact,
they don t see:
- Header bar with share/logout buttons
- Navigation sidebar ...
Category: Security — missing/bypassable authorization
Location: server.js:58-72
app.post( /admin/auth , (req, res) = {
const adminKey = process.env.ADMIN_KEY;
if (adminKey req.headers[ x-admin-key ...
ara:audit
問題
Release Pipeline 的 mermaid 圖和 8-Stage 表 step 5 仍寫著 每個 finding → ready-for-agent, 跟實際 workflow 不符。正確流程是 brain 開
needs-triage issue → 人類決定 fix now / carry forward。
要改
1. Mermaid 圖: CREATE[ 📝 Brain ...
ready-for-agent
Summary
On Node.js 24, every request in api.js fails with FetchError: Invalid response body ... Premature close, thrown from
node-fetch@2 s gzip (Gunzip) stream. The error surfaces asynchronously and ...

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.