issues Search Results · language:Dune language:Python language:TypeScript language:Java language:JavaScript
Filter by
70.7M results
负责人:赵欣然
分支:feature/ui-quality-devops-docs Milestone:M5 Web游戏设计与稳定性优化升级
任务背景
当前游戏中,玩家使用 take 命令拾取房间内的物品后,右侧背包面板的负重数值(如 0.3 / 5.0 kg)以及负重进度条均不会实时更新。同样,使用 drop 丢弃物品后,负重显示也不会变化。
实际后台数据中,物品重量(如饼干 0.2kg、钥匙 ...
Summary
listVoices() currently calls the legacy GET /v1/voices endpoint and treats every voice whose category is not premade as
a My Voice entry.
Current behavior
const res = await timeoutFetch(`${API}/voices`, ...
Context
After playbooks can declare cafe prepare prompt/default metadata, the prepare command should stop owning those questions
as hardcoded behavior. Today the interactive flow and quick setup defaults ...
enhancement
背景
当前 work item 任务如果执行失败,前端没有把错误状态清晰渲染出来,也没有给用户重试入口。
需求
- work item 任务出现错误时,在 proposal 页面直接显示错误信息。
- 失败 work item 的 badge 使用红色状态。
- 失败 work item 旁边展示重试按钮。
- 用户点击重试按钮后,请求后端重试 API;后端会提交一个 Celery ...
Objective
Stop trusting user IDs passed in URLs.
Tasks
- Refactor routes like:
- /cases/ case_id / user_id /stage
- Replace with:
- /cases/ case_id /stage
- Use current user from JWT ...
agencyName silently dropped from config on every integrations save
Skill: code-review
Severity: 🔴 HIGH
ID: FJV-ZJ7
Confidence: high
Location: apps/studio/src/pages/sites/[siteId]/settings/integrations.tsx:101-109 ...
Explore a draft mechanic where 5 random players are generated per team. The opposing player can ban/block one, and the
current player selects their team from the remainder.
enhancement
Another competitor (https://mandoemedia.com/ai-magic-create) has an AI content design option. All of their customers
design their own content using prompts
Make Digital Signage Content and Menus in Seconds. ...
Self Checks
- [x] This is only for bug report, if you would like to ask a question, please head to Discussions.
- [x] I have searched for existing issues Dify issues Dify Official Plugins, including ...
bug
project#dify-official-plugins
Objective
Require authenticated users to access case operations.
Tasks
- Add JWT requirement to case routes
- Extract current user from token
- Remove manual user_id dependency from protected ...

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.