issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
4.5M results
Summary of What Needs to be Done: Add Jest unit tests for the ApiError class hierarchy defined in src/lib/apiErrors.js.
The module exports four classes: ApiError, AuthError, RateLimitError, and ValidationError. ...
gssoc:approved
mentor:PankajSingh34
There are function-scope imports scattered through the codebase (e.g. from . import agent inside a function body). These
should be moved to module scope for clarity and consistency.
Both the auth-service and seed images include old dependencies that bloat the image.
enhancement
Ziel
Das Mini-Projektboard soll um eine Archiv-Spalte erweitert werden.
Umsetzung
- vierte Spalte „Archiv“ hinzufügen
- Archiv-Zähler ergänzen
- Aufgaben zwischen Offen, In Arbeit, Fertig und ...
Сейчас нет способа изменить статус, оценку или другие поля уже добавленной книги — только создание новой записи.
UX
- BookCard (компактный стиль) — клик по карточке открывает модалку редактирования ...
feature
web
Summary
When MODEL_NAME is served from an HF cache whose directory was normalized to lowercase (e.g. a RunPod model-store /
network-volume pre-cache), the OpenAI-compatible API serves the model under ...
Problem
Recent local evidence shows Polylogue verification can still produce excessive memory pressure in broad pytest lanes,
and daemon memory can be hard to reason about without dropping to ps.
Observed ...
Background
During #197 investigation, reviewing the Event Log required mentally mapping state IDs to meanings. The current layout
makes it hard to scan events at a glance.
Proposed redesign
Replace ...
enhancement
现象
手机打开时,顶部固定菜单栏(header + tab-bar)会挡住下方的搜索框、页签等内容。
根因
header(fixed,64px)+ tab-bar(fixed,top:64px)+ .main{padding-top:128px} 是写死的魔法值。窄屏下顶栏内容挤不下/溢出,实际高度与 128px 失配,盖住下方内容。body 有
overflow-x:hidden 会破坏 sticky。 ...
bug
现象
删除一个站点后,监控总览顶部的告警区仍显示该站点的告警卡(如 fastcc-max × claude-opus-4-8 近窗口失败 3 次),无法消除。
根因
告警状态存于 scheduled_tasks.alert_state(JSON,以站点名为 key)。
- delete_profile 只删 profiles 表,没清 alert_state 里的站点 key。
- ...
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.