issues Search Results · language:Dune language:Python language:HTML language:Python language:Java
Filter by
42.6M results
CI Failure
- Workflow: Auto Hardcode Scan
- Commit: b77343f5155a16910d53e8b43718bf4d758e37f5
- Run: https://github.com/jclee941/.github/actions/runs/27387392894
Action Required
Inspect the failed ...
automated
ci-failure
Severity: MAJOR
No tests for: _GLYPHS_AVAILABLE guard messages, _is_variable_instance, _container_for_format, _outline_format_for,
brotli ImportError branch, WOFF2 integration, prune_stat_axis_values, ...
review
Add JavaDocs to the method that calculates the Fibonacci sequence and include:
- Description of the Method
- The Parameter tag
- The Return tag
Severity: MAJOR
if ok is not True and not isinstance(ok, list) — if ok is False/None/NSError/empty list, none of the branches fire. The
post-generate listdir+mtime sort blindly picks most recent file ...
review
Severity: MAJOR
Fallback at core.py:716-719 swallows TypeError and re-invokes Glyphs.open() with no showInterface kwarg. On older Glyphs
builds this opens a visible document window stealing focus from ...
review
概要
htmlファイルのマークアップ中に変更を重ねる中で、不要なコードが残ってしまう場合があります。
今回も不要なdivタグがいくつか存在するので、削除、あるいは編集しましょう。
こうすることで可読性も上がり、次回のデザイン変更時に管理しやすくなります。
Severity: MAJOR
shutil.rmtree(..., ignore_errors=True) wrapped in bare except Exception: pass. If Glyphs holds a file lock the temp
.glyphs (containing customer s full pre-clamp IP) persists. Glyphs.open ...
review
Observed
scripts/session_orientation.py (the SessionStart/PreCompact hook) renders orientation but does not enforce the
token-block TTL escalation policy. Active OBPI locks accumulate past their TTL with ...
defect
runtime
Severity: MAJOR
Uses os.path.abspath not os.path.realpath — on macOS symlink mismatch (/var → /private/var), commonpath may pass while
file lands outside. produce_restricted_vf and save_gsfont_to_glyphs ...
review
작업 목적
문서 검색 보조 챗봇 UI와 기본 동작 검증 스크립트를 제공해 프론트엔드 상호작용을 확인할 수 있게 한다.
작업 내용
- [x] 문서 챗봇 플로팅 버튼과 패널 상호작용을 구현한다.
- [x] 채팅 입력, 리포트 컨텍스트, 문서 검색 컨텍스트 UI를 연결한다.
- [x] Playwright 기반 스모크 검증 스크립트를 추가한다.
완료 ...
area: web-client
phase: development
type: task

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.