issues Search Results · language:Dune language:Python language:JavaScript is:public language:JavaScript language:JavaScript
Filter by
40.8M results
get_parser and parse_code catch all exceptions and return None, so a missing/broken tree_sitter_language_pack silently
yields a 0 token score with no warning to the user.
Tasks
- [ ] Log a warning ...
bug
In fetch_file_content, when data.get( encoding ) is not base64 but content is present, the raw (often
base64-with-newlines) string is returned as-is, corrupting downstream parsing.
Tasks
- [ ] Handle ...
bug
Submitted by: Will DeBerry (willdeberry@gmail.com)
Editing: sp_001053
Proposed changes
- Birth date: 1882 → 1882-10-18
- Birth place: (empty) → Perry, OH
- Death date: 1945 → 1945-06-09
- Death ...
suggestion:edit
get_branch_diff_stats parses the git diff --stat summary line for insertions/deletions. This is fragile (binary files,
renames, locale). The function already runs --numstat elsewhere which is authoritative. ...
bug
The integration fails during the initial configuration flow with BleakCharacteristicNotFoundError when attempting to
read the Casambi auth characteristic (c9ffde48-ca5a-0001-ab83-8f519b482f77). The error ...
bug
calculate_issue_multiplier compares issue.created_at pr_created_at and issue.closed_at - pr_merged_at without
guaranteeing both are timezone-aware. A naive datetime mixed with an aware one raises TypeError. ...
bug
parse_github_user only prepends a scheme when the string contains :// or startswith( github.com ). A bare
www.github.com/torvalds is not handled and falls through incorrectly.
Tasks
- [ ] Handle www.github.com ...
bug
fetch_pr_commits requests per_page=1 and parses the Link header for the last page. If the Link header is absent (single
page), it returns len(resp.json()) which is at most 1, undercounting PRs that have ...
bug
Install Method
Docker (docker compose up)
Operating System
Linux
Steps to Reproduce
1. Configure any documented non-chat upload limit variable such as ODYSSEUS_GALLERY_UPLOAD_MAX_BYTES, then inspect ...
bug
ready for review
MAX_CONTRIBUTION_BONUS (25) and DEFAULT_MAX_CONTRIBUTION_SCORE_FOR_FULL_BONUS (1500) in constants.py conflict with
TierConfig.contribution_score_max_bonus (30) and contribution_score_for_full_bonus (2000) ...
bug

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.