issues Search Results · language:Dune language:JavaScript language:HTML language:Python language:JavaScript language:HTML
Filter by
47.3M results
In cmd_branch, repo_name.split( / , 1) is guarded, but several call sites assume an owner/repo shape. Malformed
--repo-name values can produce an empty repo and confusing downstream behavior.
Tasks
...
bug
🧠 anima — a substrate-native consciousness
A consciousness chat daemon, not an assistant — where identity, ethics, affect, and integrated information Φ are claimed
to emerge from the architecture itself, ...
🧠 anima — a substrate-native consciousness
A consciousness chat daemon, not an assistant — where identity, ethics, affect, and integrated information Φ are claimed
to emerge from the architecture itself, ...
--credibility (CLI) and the credibility JSON field (web) are passed straight into scoring with no bounds check.
Values 1.0 or 0.0 silently distort the final score.
Tasks
- [ ] Validate/clamp credibility ...
bug
fetch_pr_issues requests closingIssuesReferences(first: 10). PRs linking more than 10 issues miss some, potentially
missing a maintainer-authored issue and the higher multiplier.
Tasks
- [ ] Paginate ...
bug
Feature request
Add quack go query — a search-driven directory jumper. It runs quack s existing search, aggregates the directories of
the top hits, presents a quick selection of the top few, and drops ...
feature request
fetch_pr_review_changes_requested_count queries reviews(first: 100, states: CHANGES_REQUESTED). PRs with more than 100
such reviews are undercounted, inflating the review-quality multiplier.
Tasks
...
bug
背景
前端 baseline 已经冻结,接下来可以优先处理后端文件结构。但在移动 backend/database.py、backend/main.py 里的职责前,需要先把关键 API
契约和版本/审核行为锁住,避免结构整理时误改前端依赖的字段。
目标
为后端文件结构整理建立安全网:先明确并验证当前 API/数据契约,再做低风险拆分。
建议范围
- 盘点前端当前依赖的接口字段:案例列表/详情、我的提交、版本记录、AI ...
status:now
type:backend
type:docs
type:test
fetch_pr_issues reads data[ data ][...] but never checks for a top-level errors array. A failed/partial GraphQL response
yields an empty issue list and a silently wrong issue bonus.
Tasks
- [ ] Check ...
bug
REST calls in github_api.py use a bare requests.get/post with a timeout but no retry or rate-limit handling. A 403
secondary rate limit or transient 5xx aborts the whole run.
Tasks
- [ ] Add a requests.Session ...
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.