issues Search Results · language:Edge language:Python language:JavaScript language:Java language:Python language:JavaScript
Filter by
55.2M results
Problem
Signer-alias given names are derived per (team, model) registry entry, but the convention that the orchestrator team is
the primary discriminator (because multiple teams share the same underlying ...
area:infra
lane:code-change
priority:P2
status:backlog
type:task
I got this issue since few days:
Traceback (most recent call last):
File main.py , line 148, in module
main()
~~~~^^
File main.py , line 116, in main
graph.generate_activity_graph(db_name, ...
🐛 Describe the bug
torch.linalg.svdvals of a matrix containing NaN returns finite singular values, silently dropping the NaN — and it
disagrees with torch.linalg.svd on the same matrix:
import torch ...
bot-triaged
module: correctness (silent)
module: edge cases
module: linear algebra
module: NaNs and Infs
module: numpy
triage review
Description
jax.scipy.special.polygamma(n, x) returns nan at x = +inf for n = 1, where the value is 0 (the derivatives of digamma
vanish at infinity):
import jax; jax.config.update( jax_enable_x64 , ...
Single card prompts appear on left side since fix for multi-card triggers
img width= 264 height= 358 alt= Image src=
https://github.com/user-attachments/assets/d635e56d-324c-4656-a41b-2481606b4a71 /
bug
Add universal_macro_translation + encode_unreserved to the Python SDK, pinned to a shared golden fixture
The JS SDK is adding a producer-side universal-macro translation helper for seller agents
(adcontextprotocol/adcp-client#2263; ...
claude-triaged
enhancement
Pages 部署我已经修好了,现在还剩这几个工作流在失败:
- Dependency Review — 依赖有安全问题
- Link Check (lychee) — 文档里好像有死链
- OSSF Scorecard — 安全评分项不够
前两个应该相对好修,死链可能换个地址或者删掉就行。OSSF 那个可能要补一些安全实践。
有空的时候麻烦看一下。
具体日志(最新一次失败):
...
bug
整理 CI 的时候发现这个项目 Actions 几乎全在失败,看起来不是单一问题:
- CI
- E2E
- Nightly
- Release
- Deploy Website
有些像是构建/测试没过,有些可能是发布或部署配置缺了东西。因为 GitCode 是主仓库,我先把 issue 开在这里,麻烦有空的时候排查一下。
需要哪条日志我贴给你。
具体日志(最新一次失败): ...
bug
Feature/Project Proposal
I propose adding a SprintFlow Kanban board to the Developer Hub. This module enables users to visually organize tasks
into workflow stages ( To Do, In Progress, Done ) using a ...
enhancement

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.