issues Search Results · language:Dune language:Python language:Python language:PHP language:JavaScript language:TypeScript
Filter by
62.3M results
What
make test-frontend FILE= path fails before running any tests:
Option testPathPattern was replaced by --testPathPatterns .
The Makefile target passes --testPathPattern= $(FILE) (singular), ...
Allow projects to store defaults in a config file so the GitHub Action and CLI do not need long argument
lists.\n\nSuggested scope:\n- read maintainer-readiness.toml or .maintainer-readiness.toml\n- support ...
enhancement
good first issue
help wanted
Context
PR #1680 (vendored run-481 divergence trace) merged at 9e16d673 with a security verification addendum (PR
comment 4689415910) that established two forward-looking security rules. Both currently ...
📌 Description
The create_product_batch implementation appears to contain multiple except clauses associated with the same execution
path in a way that creates ambiguity in exception handling.
This structure ...
bug
Why
約12セクションのフラットスクロールは、入力の自然な流れ(テンプレを選ぶ → 内容を書く → 仕上げる)と一致していない(#117)。デザイン探索の結果、三段ウィザード(案B)を採用した。
What
- ControlPanel を 3 ステップに再構成し、パネル上部に StepBar(① 台紙 ② 内容 ③ 仕上げ)を置く
- ① 台紙: テンプレート選択。サムネ+名前+特徴の縦リスト。「迷ったら ...
Severity: LOW-MEDIUM
问题1: tests/temp/ 目录包含 40MB、812 个文件,包括完整的 ci-flake8-venv/、调试日志、旧脚本、cache.db、图片。虽然在 .gitignore 中(且出现了两次),但磁盘上仍然存在。
问题2: CI 不运行覆盖率报告。pytest-cov==7.0.0 在 requirements-dev.txt 中但 CI workflow ...
enhancement
MITM SNI 性能优化设计与实施计划
文件:
- docs/superpowers/specs/2026-06-12-mitm-sni-performance-design.md - 设计规范
- docs/superpowers/plans/2026-06-12-mitm-sni-performance.md - 实施计划
Severity: MEDIUM File: services/network/log_push.py
问题: TelegramPushHandler.emit() 是同步方法(logging.Handler),但会生成 asyncio.create_task() 或回退到 threading.Thread。双代码路径:
- 如果事件循环运行 → 创建 async 任务
- 如果事件循环未运行 ...
bug
Severity: MEDIUM Files: core/cache/persistent_cache.py, repositories/db_index_optimizer.py
问题1: SQLitePersistentCache 的每个 get(), set(), delete() 调用都创建新的 sqlite3.connect() 并关闭。没有连接复用或池化。高负载下开销显著。
问题2: ...
bug
📝 기능 요약
신규/미인증 멤버가 OT에서 안내받은 6자리 개별 인증코드를 입력해 챌린저로 등록되고, 역할에 맞는 화면으로 자동 진입하는 온보딩 플로우.
💡 동기
- 로그인 후 챌린저 기록이 없는 멤버가 /에서 /login으로 튕겨 온보딩 경로가 막혀 있었음.
- 챌린저 인증 화면(/challenger-verification)이 어떤 흐름에서도 ...
Feature ✨

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.