issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript language:Ruby
Filter by
17M results
Could the file ltxv-2b-0.9.8-distilled.safetensors be converted to diffusers format?
Thank you.
const CACHE_NAME = cloudpro-cache-v1 ; const urlsToCache = [ ./ , ./index.html , ./manifest.json ];
// アプリケーションをスマホに一時キャッシュする処理 self.addEventListener( install , event = { event.waitUntil(
caches.open(CACHE_NAME).then(cache ...
Summary
MIN_RUN_INTERVAL_SECONDS in command_listener.py is set to 1 * 60 (60 seconds) but the inline comment says 20 minutes and
the module docstring also says 20 minutes . These directly contradict each ...
bug
documentation
Thanks for sharing this project! Could you provide license info. for Annoy-PyEdu-Rs-Raw and Annoy-PyEdu-Rs? thanks!
问题描述
在管理模式 - 用户 - 用户管理页面,用户列表中的状态字段都显示为 激活 ,但缺少配置用户是否激活的功能入口。
问题位置
- 页面:管理模式 - 用户 - 用户管理
- 元素:用户列表 - 状态字段
问题分析
- 用户列表中的状态字段统一显示为 激活
- 但系统中没有提供以下功能:
1. 编辑用户时设置激活/禁用状态
2. 禁用用户的功能入口 ...
enhancement
manage
Summary
send_approval_request in ntfy_notifier.py constructs risk-level emoji tags using a string replacement chain that
produces non-standard ntfy tag names. ntfy uses Emoji One short codes, and green_circle, ...
bug
Google maps don t support the heatmap layer anymore so we should prioritise the replacement of the map on the project
explorer with the ALA map used elsewhere.
Summary
In refresh_org_memory, novel raw_patterns from old memory are appended to new_workflow.raw_patterns — but then
existing.workflow_rules is immediately replaced with new_workflow before those patterns ...
bug
问题描述
在 管理模式 → 用户 → 用户管理 → 工具账号 功能:
- 点击「添加工具账号」按钮打开弹窗
- 输入账号信息后点击「保存」按钮
- 按钮点击后无任何反应:
- 没有成功提示
- 没有错误提示
- 弹窗不关闭
- 用户不知道是否保存成功
问题原因
1. 前端验证逻辑静默返回
文件: frontend/src/components/features/management/ToolAccountsEditor.tsx ...
bug
manage
Summary
classify_failure in test_runner.py uses p.lower() in output_lower (substring matching) to detect failure patterns
including FAIL and FAILED. This matches any string containing fail — including ...
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.