issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
4.5M 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
StatGPT Backend version
latest
What is the problem this feature will solve?
Context
We need to improve audit logging consistency and readability for data source / dataset lifecycle events.
Problems ...
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
✨ 기능 설명
nginx의 server_name이 _(와일드카드)로 설정되어 k-dive.net 도메인이 명시적으로 바인딩되지 않은 상태. HTTPS 인증서 발급(Let s Encrypt)을 위해 실제 도메인으로 변경 필요.
📌 작업 내용
- nginx/conf.d/app.conf의 server_name _ → server_name k-dive.net ...

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.