issues Search Results · language:Edge language:Python linked:pr language:Python language:JavaScript language:Java
Filter by
5.8M results
Prerequisites
- [x] I searched open issues and discussions and did not find an existing report of this bug.
- [x] This is not a security vulnerability. (Vulnerabilities go to GitHub Security Advisories ...
bug
ready for review
What happened?
The create configuration dialog states: You can also drag and drop a .yaml file or a bundle here
That doesn t seem to work, at least on Windows. When I drag and drop a YAML file into the ...
ExceptionQueue.tsx is an unrouted mock (hard-coded data, console.log decision). Wire it to GET
/counterfactual/audit/financial/{hash}/exceptions + POST .../decision with bearer auth (open-mode auditor ...
What
Swiping between cards in Swipe mode feels laggy — each new card visibly slides in from the side, and there s an
occasional Finding a card… flash between cards.
Why it happens
Two causes, found ...
area:web
epic:library
specialty:design
specialty:frontend
type:bug
Environment
- omlx main @ 6ae5142
- macOS, Apple Silicon (M5 Pro, 64 GB)
- Model: mlx-community/Qwen3.6-35B-A3B-nvfp4, thinking enabled
Symptom
thinking_budget works on /v1/chat/completions (and ...
Describe the bug
StrandsAgentsToOpenInferenceProcessor._map_token_usage (in openinference-instrumentation-strands-agents) translates
Strands native gen_ai.usage.* attributes into OpenInference token counts, ...
bug
Problem
Two deliberate-but-undocumented constraints surfaced during review:
1. Single-user assumptions are baked in: ProfileEntity is a hard singleton (id = 1), WeightEntryEntity.entryDate is
globally ...
documentation
Problem
CreateMealEntryRequest.description is annotated @Size(max = 255) but not @NotBlank. A blank description for an ad-hoc
entry is currently caught later in MealEntryService.buildAdHocEntry (MealEntryService.java:200), ...
enhancement
Problem
GET /nutrition/foods returns the entire catalog (FoodService.findAll → unbounded Flux). As the catalog grows this
becomes a memory/serialization/UX problem.
Fix
Add pagination or a result limit ...
enhancement
Problem
TargetService.computeTargets (TargetService.java:65-73) rounds each macro differently:
- protein: Math.round(...) (rounds to nearest)
- fat: .divide(..., 4, HALF_UP).intValue() — truncates ...
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.