issues Search Results · language:Dune language:Python language:HTML language:JavaScript language:HTML
Filter by
15.9M results
描述
Combine of #137, #150, #155.
#137 — SessionManager 会话无 TTL 机制导致内存无限增长
SessionManager 维护三个字典 _sessions、_proactive_tasks、_active_ws,只有两种移除方式:客户端断开 WebSocket 时调用 remove(),和超过 50 会话时
cleanup_old()。REST ...
bug
v0.2
概要
ショップ画面(MOBILE SUIT SHOP / WEAPON SHOP)のユーザー体験を抜本的に改善する。
現状は購入対象アイテムを縦に羅列するだけで「今の所持金で何が買えるか」が一目でわからない構成になっており、プレイヤーの購入意思決定を妨げている。
詳細設計: docs/features/shop-ui-improvement.md を参照。
目的
「縦にだらだら並ぶアイテムリスト」から「今の所持金で何を買うかが一目でわかる選択画面」へ ...
enhancement
Allow users to override the default severity of any rule via config:
# .prithvi.yml
rule_overrides:
DSC-004:
severity: MEDIUM # default is LOW
DSC-007:
severity: INFO # downgrade healthcheck ...
config
enhancement
Description Problem
Currently, users can track their progress through career roadmaps, but there is no mechanism to encourage consistent
learning habits. Users may lose motivation when progress is only ...
Parser needs tests for edge cases:
- Inline comments after instructions (RUN echo hi # comment)
- Escaped newlines at EOF
- Instructions with only a keyword and no args
- Very long continuation ...
testing
For each finding, provide a concrete code suggestion showing what the fixed line should look like, not just a general
remediation string.
Example for DSC-002:
- FROM python
+ FROM python:3.12-slim
enhancement
Auto-opened by Brain L15 (routes/brain_layer15_auto_action.py)
Confidence: high
Symptoms (cross-layer findings that point at this root cause)
- 14 404s in 5min on pattern GET /api/v1/facility/ slug ...
brain-l15-auto
confidence-high
Auto-opened by Brain L15 (routes/brain_layer15_auto_action.py)
Confidence: high
Symptoms (cross-layer findings that point at this root cause)
- 13 404s in 5min on pattern GET /api/v1/facility/ slug ...
brain-l15-auto
confidence-high
Rules like DSC-001 (root user) and DSC-007 (healthcheck) should only apply to the final stage in multi-stage builds.
Running as root in a builder stage is acceptable.
Currently, if a multi-stage Dockerfile ...
enhancement
rules
I don t know why but when using the new version I got more than one instance of read time out error. Checked my
connection and there s nothing wrong with it. It just troublesome sometimes because when ...

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.