Skip to content

issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:Java language:JavaScript

Filter by

5.9M results  (316 ms)

5.9M results

Summary Add the ability to mark individual schema fields as source-grounded: after the LLM produces a value, SAIDEX verifies that the value actually appears in the source text. If it does not, the field ...
api
enhancement

Finding 8: mem Unknown Subcommand Is Silently Ignored - Severity: low - File: calc.py:118–128 (parse_args mem block) - Description: If the user types calc mem badsubcmd, the if/elif chain for store/recall/clear ...
enhancement

Finding 7: parse_args Missing Exit Code for Incomplete Arithmetic Args (Lines 131–133) - Severity: low - File: calc.py:131–133 - Description: When len(args) 4 for an arithmetic command (e.g., calc ...
enhancement

Finding 6: save_history Does Not Clean Up Temp File On json.dump Failure - Severity: low - File: calc.py:30–35 (save_history) - Description: test_save_history_original_preserved_on_json_error passes ...
enhancement

Finding 5: format_result Behavior Change — Integers Print Without .0 (Potential Breaking Change) - Severity: low - File: calc.py:68 (format_result), README.md - Description: format_result(5.0) returns ...
enhancement

Summary Track the rollout of built-in Copilot authentication and Elastic docs skill imports across the reusable docs-actions workflows and the downstream docs-content callers. Linked pull requests ...
automation

Finding 3: Coverage Gap — Error-Handler Bodies Unreachable In-Process (Lines 142–155) - Severity: medium - File: calc.py:142–155, test_calc.py - Description: The ValueError handlers for invalid ...
enhancement

Finding 2: History Output Is Raw Python repr (Bug B8 — Unfixed) - Severity: medium - File: calc.py:107 - Description: parse_args() handles history with print(history), which dumps the raw Python ...
enhancement

📝 무엇을 하나요? 같은 사용자가 짧은 시간 안에 토큰 재발급을 여러 번 요청할 때 동일한 refresh token이 생성되어 DB unique 제약 조건을 위반하는 문제를 수정 현재 refresh token은 subject, type, issuedAt, expiration 값이 같으면 동일한 JWT 문자열이 생성될 수 있습니다. 프론트에서 여러 API가 ...
bug

✨ 기능 설명 nginx의 server_name이 _(와일드카드)로 설정되어 k-dive.net 도메인이 명시적으로 바인딩되지 않은 상태. HTTPS 인증서 발급(Let s Encrypt)을 위해 실제 도메인으로 변경 필요. 📌 작업 내용 - nginx/conf.d/app.conf의 server_name _ → server_name k-dive.net ...
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.