issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr linked:pr language:Python
Filter by
5.8M results
@Claude
Problem
POST /api/import/plans (server/api/import.js) fügt importierte Pläne ohne die in #218/#270 eingeführte Validierung in
die DB ein:
// import.js – keine Längen-/Größen-/Typ-Prüfung
await ...
claude
released
Why
The design risk table in Manager-Intel-Platform.md says accidental database drops are mitigated by an automated nightly
S3 snapshot plus terraform-based reprovisioning. Current repo evidence does ...
follow-up
priority:normal
Summary
The DirectX fragment input semantic fix resolves translated GLSL fragment inputs, but GLSL vertex outputs can still
lower to duplicate custom location semantics. This keeps the vulkan-tools-cube ...
Description
Define the configuration taxonomy and compatibility rules for the audio analysis configuration UI refactor before
migrating dialogs or shared widgets.
This task should separate concepts that ...
task
https://docs.astral.sh/ty/reference/rules/#invalid-paramspec
it reports mismatched-type-name instead
from typing import ParamSpec
P1 = ParamSpec( P1 ) # okay
P2 = ParamSpec( S2 ) # error: mismatched-type-name ...
documentation
Why
Two independent review cycles surfaced the same structural problem from different starting points: authoritative design
documents in this repo assert specific operational behaviors that the running ...
priority:normal
repo-review-approved
Summary
The Search chats dialog appears at roughly 25% from the top of the screen rather than centered, and renders with
squircle-style corners that look out of place compared to other dialogs in the ...
Summary
tools/webhooks/webhook_server.py parses WEBHOOK_POLL_INTERVAL and LARGE_TX_THRESHOLD with module-level numeric casts.
Malformed values can crash the webhook dispatcher during import before CLI ...
Repo-evolver scan backlog. Add unittest coverage for frontier_execution_queue_phase_checkpoint_card write_outputs.
Label: experimental/frontier
Description
Persona walkthroughs (Sam — AppDaemon migrator with no async experience) showed that the docs assume familiarity with
coroutines, await, the event loop, and threads. The migration section ...
size:medium
topic:dx
type:documentation

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.