Skip to content

issues Search Results · language:Edge language:Python linked:pr linked:pr language:Java language:Java language:HTML

Filter by

199k results  (401 ms)

199k results

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

📝 변경 내용 설명 ESG 담당자 - 부서담당자 데이터 승인요청 로직 api가 현재 없습니다. ✅ 작업 상세 내용 - [ ] 데이터 승인요청 로직 api 만들기 - [ ] 데이터 승인요청 로직 api 연결하기 💻 코드 변경점 (Before After) - 기존 로직: - 변경 로직: placeholder: 예: 기존 유효성 검사 로직을 ...
🚀 building

Add responsivo
enhancement

In eval.py, the evaluation start points are sampled with: ​python valid_indices = np.nonzero(valid_mask)[0] ... random_episode_indices = g.choice( len(valid_indices) - 1, size=cfg.eval.num_eval, replace=False ...

What breaks _get_required_fields() in src/google/adk/tools/_function_parameter_parse_util.py has a bare return statement (line 437) that returns None instead of an empty list when schema.properties is ...
tools

Problem config/permissions.yaml line 14 lists playwright__* in global.blocked. This denies browser automation (the Playwright MCP backend routed via mcp__plugin_agent-swarm_router__playwright__*) to every ...

Surfaced by a test-suite audit (2026-05-31). The suite is healthy overall — 95.75% line / 96% branch across 7,895 passing tests — but two mind-map modules are the genuine low-water marks, and one is an ...
bot-generated

What breaks split_url_and_private_token() in posthog/plugins/utils.py (line 186) crashes with `ValueError: too many values to unpack (expected 2)` when a plugin URL contains more than one `?` character. ...

Summary check_for_updates() falls back to a subprocess that imports requests, but requests is not declared as a direct dependency. The project already depends on httpx, so this fallback is inconsistent ...

Summary get_video_info() uses dict.get(..., default), which does not replace explicit None values returned by yt-dlp. show_video_preview() then performs arithmetic and comparisons on duration and view_count, ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.