issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java language:Python
Filter by
55.2M results
Priority
P1
Problem
LAAS does not yet implement OpenAI-compatible image generation. For the first image backend, use SDXL Turbo as the best
balance between output quality and low-VRAM practicality. ...
area:images
area:openai-compat
priority:P1
The dynamic BSM2 solve is RHS-evaluation-bound (the implicit step hammers the RHS once per ESDIRK stage and per
chord-Newton iterate). This issue instruments one RHS eval to find where the per-eval cost ...
Client error correction (added in #702) fills in a placeholder when a service omits a @required enum/intEnum member from
a response, e.g. EnumClass._corrected( ) or IntEnumClass._corrected(-1). Some shapes ...
问题
auto_categorize 函数只覆盖 6 个分类(京东、淘宝、拼多多、外卖、红包、优惠券)。缺少常见分类如:银行(银行活动/信用卡)、话费(充值)、百度、抖音、亚马逊等。大部分条目最终未被分类。
修复
扩展 CATEGORY_KEYWORDS 覆盖更多常见羊毛分类。考虑从 sites.yaml 或单独的配置文件加载关键词,便于维护。
enhancement
Created by bot actor token test. Safe to delete.
问题
每日摘要工作流运行 python alerter.py 生成摘要字典并打印,但不创建 GitHub Issue 或提交结果。摘要只在 Actions 日志中,是临时的。
修复
要么创建每日摘要 Issue(类似失败告警),要么将摘要提交到文件并部署到 GitHub Pages。
enhancement
问题
debug.yml 工作流和 debug_parsers.py 是调试/开发工具,不应在生产分支中。如果意外触发会消耗 Actions 分钟,也增加代码库噪音。
修复
将调试工具移到单独分支或删除,在 CONTRIBUTING.md 中说明本地调试方式。
enhancement
问题
items_ref.json 仍存在于仓库中,但它是旧 Gist fallback 系统的一部分,已被替换。属于死代码,增加混淆。
修复
删除 items_ref.json,如未添加则将其加入 .gitignore。
code-quality
Part of #600.
Dependencies: none(前置 hotfix PR #596 已合并)
Module / Scope: apps/api/routes/flood_alerts.py(单函数 _default_layer_catalog) + tests/test_flood_alerts_api.py(新增 3
regression test) + docs/runbooks/display-readonly-live-mvt.md ...
backend
bug
contract
m11
m16
priority:critical
sub-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.