Skip to content

issues Search Results · language:Dune language:Python language:Java language:C# language:JavaScript language:Java linked:pr

Filter by

6.5M results  (355 ms)

6.5M results

Description The Helpdesk.AI platform relies heavily on complex, non-deterministic Generative AI models (Gemini, LLaMA), strict database triggers, and a highly interactive React SPA frontend. Currently, ...

概要 PR #109 レビューの Suggestion follow-up。 _pending_tool_uses の型が暗黙的で読み手に不親切。 実装内容 # 変更前(暗黙) self._pending_tool_uses = {} # 変更後(明示) self._pending_tool_uses: dict[str, tuple[str, dict[str, Any], int]] ...

概要 PR #109 レビューの Minor 2 follow-up。 現在 _SENSITIVE_KEYS は exact match のみのため、api_token / access_token / client_secret / private_key 等のサブワード合成キーがマスクされない。 実装方針 substring matching への変更: # 現状(exact match) ...

概要 PR #109 レビューの Minor 1 follow-up。 tests/claude/test_telemetry.py の test_child_span_tool_args_sanitized は truncate のみを確認しており、password / api_key 等のキーが *** に置換されることを直接検証するテストがない。 実装内容 test_child_span_tool_args_sanitized ...

Reported By: skill-lead Severity: Medium Reported By: skill-lead Severity: Medium Source: Observed during PR #11138 review (2026-06-05). Pre-existing; pre-dates #11137 / #11139. Symptom Composed .squidsquad/ ...
role:skill
severity:medium
squidsquad
status:pending-test
type:issue

The @freelanceflow/db workspace does not expose a build script, so package-level workspace validation fails even though this package owns the Prisma schema and generated client metadata. Reproduction: ...

When calling dandicompute queue prepare --queue ./queue/ --pipeline ./aind-ephys-pipeline/ --limit 5 I encounter an error at line https://github.com/dandi-compute/code/blob/main/src/dandi_compute_code/aind_ephys_pipeline/_prepare_job.py#L206-L211 ...

Is there an existing issue for this? - [x] I have searched the existing issues Is your feature request related to a problem? Please describe the problem. bump version 10.0.8 Describe the solution ...
enhancement

Add a read-only next action report. Acceptance criteria: - Recognize next action requests. - Pick one active task deterministically. - Add tests.
enhancement
size/M
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.