Skip to content

issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:HTML language:Python

Filter by

4.9M results  (288 ms)

4.9M results

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

@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

문제 코드 에디터 자동완성이 변수/키워드뿐 아니라 숫자 리터럴도 후보로 띄움. 예: a = 10 입력 후 1만 쳐도 10이 자동완성 후보로 표시됨. 원인 CodeMirror.hint.anyword가 문서 내 모든 토큰(숫자 포함)을 반환하는데, prefix로만 필터하여 10이 1로 시작하는 단어로 매칭됨. 수정 - prefix가 숫자로 시작하면 ...

This issue is created automatically to track contribution activity.
updation

Problem Resolver 使用三个模块级全局字典做缓存,存在两个问题: 1. 内存泄漏 resolver.py:200-206: _class_meta_cache: dict[type, _ClassMeta] = {} _auto_load_cache: dict[tuple[type, int], list] = {} _dto_cls_cache: dict[Any, type[BaseModel] ...

Problem has_next_page 返回 True 当 total_count == end,但此时已经是最后一页,没有更多数据。 Affected files - src/nexusx/loader/factories.py:433 (create_page_one_to_many_loader) - src/nexusx/loader/factories.py:560 (create_page_many_to_many_loader) ...

Add an Execution Routing Gate to this repo s local-mode agent instructions This is a docs-only governance change — no code, no dependencies, no tests touched. It ports a fix already applied to the-pipeline ...

Bug Between midnight and Fajr, the progress bar labels show \ Fajr 04:09\ twice (middle and right). The bar should show \ Isha | [progress] | Fajr\ . Root Cause getCurrentPrayer() initialises current ...
bug
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.