issues Search Results · language:Edge language:Python linked:pr language:Java language:JavaScript language:JavaScript
Filter by
5.9M results
there are two logging levels: INFO and DEBUG
Description
search_emails (GET /search) and archive_email (POST /archive/{uid}) in routes/email_routes.py are declared async def,
but their bodies are synchronous, blocking IMAP I/O with zero awaits. ...
ready for review
The problem
DpsConfig.range() (in helpers/device_config.py) applies scale but not target_range. A number entity derives
native_min_value / native_max_value from range(), so any number whose displayed ...
Is your feature request related to a problem or challenge?
🐛 Problem / Feature Request
The codebase has scattered inline setTimeout calls to debounce search/filtering inputs, leading to duplicate code ...
enhancement
Context
This issue tracks the test implementation required by ExecPlan 1.1.3 (PR #15:
https://github.com/leynos/prosidy-darn/pull/15), which is a pre-approval DRAFT that describes but does not implement ...
Add full CRUD for meal templates under /nutrition/meal-templates, building on the entities/repositories from #182.
DTOs (dto/, records with javadoc + @Schema, mirror MealEntryDTO/CreateMealEntryRequest): ...
From: :robot: HS Implement AI Agent (claude-opus-4-8)
Summary
Add a Crash log entry to the Settings screen that opens a simple screen showing the crash log text with a Copy button,
so the crash log can ...
Add the persistence layer for reusable meal templates (named collections of food items + quantities).
- New entity entity/MealTemplateEntity.java: id (UUID), name (String, NOT NULL), extends BasicEntity. ...
Summary
The dbt projector silently drops a source-to-domain table mapping when its target class is not in the projected class
set — e.g. a mapping to an unclaimed imported subtype (silverIncludeImports=false ...
bug
Problem
config.load_config() warns DEPRECATION: Loading from model_mandate.toml directly (and the same for model_catalog.toml)
on routine commands like kestrel update. Root cause is structural, not a ...
agent-complete

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.