issues Search Results · language:Edge language:Python language:PHP language:JavaScript linked:pr is:public linked:pr
Filter by
4.8M results
What breaks
Calling `construct_type()` with `type_=dict` (no type parameters) raises a `ValueError`:
``` ValueError: not enough values to unpack (expected 2, got 0) ```
Traceback: ``` File src/anthropic/models.py ...
작업 배경
수동 QA에서 커뮤니티 표보기, 대시보드 상태 문구, 라이트 모드 아이콘 의미가 덜 명확한 문제가 확인됨.
작업 내용
- 커뮤니티 표보기의 horizontal scroll 및 컬럼 폭/말줄임 보완
- 표보기 모바일/좁은 화면 안내 문구 추가
- 대시보드의 어색한 완료 문구 정리
- 라이트 모드 아이콘을 해 모양으로 명확하게 조정 ...
bug
frontend
What breaks
When a TypedDict field is annotated with a bare, unparameterised dict (e.g. metadata: dict instead of metadata:
dict[str, str]), calling transform() raises an IndexError.
How to trigger
...
Inspired by @mostafa s work in RSigma, external data sources would also be useful in pySigma s conversion use case. This
should be implemented as new processing transformations for different types of data ...
enhancement
Fix tests
Removed some unnecessary bigint casting, but now the tests are breaking. Fix them. The code is right; update the tests.
Context
- Muay Thaiger: PvP Idle Fighting game
- Cleanup
What breaks
`_resolve_placeholders` in `workflows/workflow_use/workflow/service.py` only catches `KeyError` when calling
`str.format(**context)` on a string that contains placeholder syntax. When the ...
Scope
Ship the Dashboard v2 secondary pH and ATO tiles with the shared MetricTile chrome.
Acceptance
- pH and ATO tiles inherit the global range until a local compact range is selected.
- Both tiles ...
area: dashboard
type: feature
Filter needs to allow multiple values combined with OR (eg {column} contains {value} OR {value} OR {value})
Computed column needs to allow an comparison check across multiple columns (EG: for row blah, ...
What breaks
EventSerializer._default_inner() in langfuse/_utils/serializer.py silently converts float( -inf ) to the string Infinity
instead of -Infinity. Any LLM output, metric, or metadata field containing ...
bug
sdk-python
🐞❔ unconfirmed 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.