issues Search Results · language:Edge language:Python linked:pr language:Java language:Java language:JavaScript linked:pr
Filter by
5.8M results
- Headers
- Indications of installed, latest, fixed spacing. etc. for human consumption.
Follow-up to #233 / PR #234.
- Add \support.export_debug_bundle\ as first side-effecting dispatch action with dual allowlist, path safety,
confirmation, and metadata-only response.
- Enforce \scripts/lint_mcp_doc_vocabulary.py ...
@claude
Problem
autoFillExportColumns() in public/js/render-sidebar.js enthält zwei Probleme:
1. Hartcodierter Turmname 9/13 bestimmt die WF/HW-Spalten
// render-sidebar.js (~Z. 398-414)
sortedTowers.forEach(t ...
claude
Issue class
Implementation / governance slice: dependency/security hygiene.
Objective
Clear the current pip-audit -r requirements.txt advisory findings for requests==2.32.5, selenium==4.8.0, and transitive ...
@claude
Problem
server/db/schema.sql legt eine eigene sessions-Tabelle an, deren Spalten nicht zu denen passen, die connect-sqlite3
(Session-Store, server/db/session.js) erwartet.
-- schema.sql (Z. ...
claude
@claude
Problem
Im Boot-Drag Drop-Handler in public/js/render-output.js wird die Konstante clearCard vor ihrer Deklaration verwendet.
clearCard ist ein block-scoped const (Zeile ~516), wird aber bereits ...
claude
Reporter
UI/UX audit 2026-06-06 — recurring pattern: errors swallowed (try?) or an error/message set but never rendered, plus
missing loading/empty states.
Findings
- [ ] [high] Onboarding/VoiceProcessingView.swift ...
bug
ios
문제
코드 에디터 자동완성이 변수/키워드뿐 아니라 숫자 리터럴도 후보로 띄움. 예: a = 10 입력 후 1만 쳐도 10이 자동완성 후보로 표시됨.
원인
CodeMirror.hint.anyword가 문서 내 모든 토큰(숫자 포함)을 반환하는데, prefix로만 필터하여 10이 1로 시작하는 단어로 매칭됨.
수정
- prefix가 숫자로 시작하면 ...
Reporter
UI/UX audit 2026-06-06.
Bug
Session/SessionsInboxView.swift:399-406 — on ANY listSessions() error the inbox silently injects four fabricated
demo-1..4 sessions with no error indicator. In production ...
bug
ios

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.