Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python linked:pr language:JavaScript

Filter by

4.5M results  (317 ms)

4.5M results

What Enable the @typescript-eslint/no-unnecessary-condition rule (error) on top of the shared eslint-config-agent flat config. What it catches The rule flags any condition whose outcome is already known ...

Add Codex-native multi-turn eval harness Problem The thesis-advising skills need a repeatable way to test full multi-turn conversations, not only static skill files or isolated responses. We want to ...

背景 /mnt/readonly_dataset/gov_pbc/ 下新增了央行 1999-2026 年月度统计数据,按年份目录组织,格式跨度大(早期 Excel 导出的 .htm,中期 .htm+.xls,近年 .xlsx),目录结构也变过(早期文件在年份根目录,2008+ 分到子目录)。需要整理成统一、可分析的 CSV 数据集,输出到 /mnt/dataset/pbc/。 需求 整理四类统计表为 ...

问题 ppt/prices.py:284 — except Exception: pass 静默吞掉 Adj Close DataFrame fallback 路径中的所有异常。 根因 yfinance 返回异常结构时(如列名不匹配、MultiIndex 结构变化),fallback 路径 except Exception: pass 丢弃所有错误信息。价格数据静默丢失,无日志、无告警、不可追溯。 ...
bug

Bug With RapidOcrOptions(backend= openvino ), AcceleratorOptions.num_threads has no effect. RapidOcrModel sets only EngineConfig.onnxruntime.intra_op_num_threads (rapid_ocr_model.py ~L395) and never EngineConfig.openvino.*. ...
bug

Replace the code-built OpenAPI spec (AD-13) with a hand-authored src/randomgen/openapi.yaml served verbatim at /openapi.json. Pin the spec s limits/version to the code constants, add Schemathesis contract ...
P2
task

日次ダイジェスト自動更新依頼 本日の更新データを基に、GitHub.com 上で本文・要約・必要な対訳追加を行い、PR を作成してください。 対象 - イベントデータ: data/events/2026-06-19.json - 日次本文: summaries/daily/2026-06-19.md - 必要に応じて週次/隔週ドラフト: drafts/** - 必要に応じて対訳追加: ...
auto-pr
copilot
digest-authoring

问题 ppt --help 返回 exit=1,CLI 完全不可用。 根因 ppt/config.py:52 使用了 PEP 604 X|Y 类型联合语法,仅 Python 3.10+ 支持。 修复方案 config.py:52: Dict[str, Any] | None → Optional[Dict[str, Any]] 已全项目扫描,仅此一处使用 PEP 604 语法。 来源 ...
bug

Add a CodeQL workflow to run GitHub s built-in security analysis on Python code. Results will appear in the repo s Security tab. Triggered on PRs to main and pushes to main.

Summary After elastic/docs-actions#178, codex-preview.yml@v1 can fail to detect changes on push runs. The preview / check job reports missing previous-commit SHA warnings, treats the repository as an ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.