issues Search Results · language:Dune language:Python language:HTML language:Java language:Java language:HTML linked:pr
Filter by
199k results
Single canonical catalog of architectural/quality anti-patterns, consumed by the design-time checklist
(t3:architecture-design, preventive), the detective review skill, and the deterministic per-commit ...
What breaks
Running prefect deploy init --field api_key=aGVsbG8gd29ybGQ= (or any --field where the value contains an = sign —
base64-encoded secrets, JWT tokens, query strings, connection strings) raises ...
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 ...
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
Goal
CI workflow runs the tone evalset regression on every PR + every push to main; blocks merge when any violation case is
not blocked by the deny-list (voicesaju.llm.guardrail.denylist.filter_chunk). ...
Goal
Grafana dashboard JSON shows reading e2e p95, TTS first chunk p95, LLM cost p50/p95, payment failure rate, tone
violation rate. Committed to the repo so the JSON is reviewable in PRs and importable ...
Wenn es keinen kleinen, bescheidenen und vernünftigen Schritt mehr hat, Teile einen grösseren Schritt in Unterschritten
auf und ergänze das Dokument damit ohne Code zu implementieren.
jules
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 ...
Bug Description
Two bugs in PharmacyGrnNativeSqlService (introduced in feat #9e55690e) prevent the GRN view from working:
Bug 1 — Wrong persistence unit name
@PersistenceContext(unitName = ruhunuPU ...
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.