issues Search Results · language:Dune language:TypeScript language:Python language:JavaScript language:Java language:Java
Filter by
71M results
Summary
Automation 有两条权限检查异常路径只会让调用失败或运行失败,不会写入失败审计:
1. 自动化运行 executor 前的 permissionGuard.check() 自身抛异常。
2. Automation MCP mutation 在 dispatcher 授权阶段的 permissionGuard.check() 自身抛异常。
这会让权限后端异常、策略加载失败等敏感授权故障脱离审计链路,管理员只能从运行历史或服务日志里排查。 ...
bug
优先级:P2
模块:调度器
类型:错误处理
现象
StockInfo.to_model(stockinfo.py:215-227)未传 market,MStockInfo.market 走默认 CHINA,非 CHINA 股票 roundtrip 后 market 丢失。
from_model 本身正确(market int→enum 三态转换)。
当前状态:死代码
stock_info_crud 写库走 _create_from_params ...
blocked
bug
mod:data
P1
Bug
The render scoring category (25% of total) has a mathematical ceiling of 95/100. Even with perfect metrics, the render
sub-score can never reach 100, capping the weighted total at 98.75/100.
Current ...
bug
gauntlet
scoring
现象
CapitalAdjustment.__init__(capital_adjustment.py:56-57)严格要 SOURCE_TYPES enum,但 from_model 把 model.source(int)直传构造器,标准
ORM int source 必 TypeError。
当前状态:死代码
capital_adjustment_crud:124-132 自己用 SOURCE_TYPES.from_int ...
blocked
bug
mod:data
P1
skills 中的参考脚本的DRC, LVS rule, PAD library应当提醒用户按照实际情况配置
现象
dots.tts-mf 在短文本合成时,模型说完原句后不停止,继续生成约 2-3 秒乱码音频——听起来像中文胡言,有时混入英文单词(如 technology ),有时 ASR 完全识别不出(如把 我吃饭吗。 识别成 诺克萨曼蒙 )。
关键对比(附件 wav):
| 输入 | 时长 | ASR 识别 | 结果 |
| --- | --- | --- | --- |
| 我吃饭吧? (5字+问号) ...
现象
Adjustfactor.to_model 传 fore_adjustfactor / back_adjustfactor(带下划线),但 MAdjustfactor 列名是 foreadjustfactor /
backadjustfactor(无下划线)。
MClickBase.__init__ 用 hasattr+setattr 静默丢弃未知属性,导致三 adjustfactor 字段不入库;from_model ...
blocked
bug
mod:data
P1
Description
Students have no way to receive alerts or notifications when new jobs matching their profile are posted. They must
manually visit the platform and browse the listing page to discover new opportunities. ...
gssoc:approved
mentor:PankajSingh34
type:feature
Surfaced by the #134 supervised roast. A live roastpilot-agent serve comes up IDLE (no active run); the dashboard shows
Connecting/empty and the only way to start a roast is curl -X POST /api/roasts. The ...
Description
When a student wants to apply for a job, there is no one-click apply flow. Students must manually fill out forms or
contact the company externally. Adding an Apply with Profile button that ...
gssoc:approved
mentor:PankajSingh34
type:feature

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.