issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:PHP linked:pr
Filter by
5M results
Rule
Enable the built-in no-promise-executor-return rule (set to error) in the shared rule set.
What it catches
The executor is the function passed to new Promise((resolve, reject) = { ... }). Its return ...
Summary
_ChoreDeviceMixin currently lives in coordinator.py but is an entity concern — it provides device_info for all platform
entity classes (button, number, select, sensor, time). It has no business ...
_extract_payment_reference_id covers the canonical DOP banner well, but I ve seen three Finacle variants in production
confirmations that fall through to tier 5 (anchored fallback) or return when they ...
Bump starlette from 1.2.0 to 1.3.1 in the pip group across 1 directory#123
dependencies
Summary
The community repo has a Redis session backend but no Firestore one. The builtin
google.adk.integrations.firestore.FirestoreSessionService ships a per-event service (one Firestore transaction ...
Problem
Array.prototype.sort (and toSorted) coerce every element to a string and compare the resulting UTF-16 code units. On a
numeric array this silently returns the wrong order:
[10, 2, 1].sort() // ...
Summary
Two related cleanups to the Quality workflow:
1. Add ESLint as part of the JS quality gate. Currently we have npm audit but no actual linter — so genuine bugs like
unused catch bindings ...
enhancement
PR #14 fixed a NameError that lived in main() across PRs #10 + #12 because the test suite never exercised main() and
there was no automated import smoke test. The fix happened ~24h after the regression ...
Problem
The public UI still depends on a maroon, gold, serif-heavy theme split between assets/css/band.css and inline critical
CSS. This causes first-paint drift and makes future agent edits inconsistent. ...
Why
iters 360-368 added wire-contract field-set pins across every Pydantic model in backend/src/models/ (auth, agentic,
listings, responses, session). 10 PRs added pins:
- PR #784 (iter 360) — AgentCostMetrics ...

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.