issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Python linked:pr linked:pr
Filter by
4.5M results
目标
按 README §3 实现价格获取层。
范围
- yfinance 批量下载 (period=5d, 含 CNY=X)
- 价格缓存 TTL=300s, JSON 文件存储
- --fresh / --offline 选项
- 批量失败回退到单标的 (3次重试,2s间隔)
- 价格校验 (usdcny范围, price 0, 唯一价格数防占位)
- PP_DEBUG ...
enhancement
feat
Why
backend/src/auth/api_keys.py:29:
random_part = secrets.token_urlsafe(32)
The 32 is a 256-bit entropy budget. Reducing to token_urlsafe(16) produces 128-bit keys — still cryptographically OK but ...
背景
将当前 app 平台从旧 mini-app 模型重构为 runtime 自治架构。
已完成
Phase 1-2: 审计与设计 + 平台层拆分
- ALL-APPS-AUDIT.md - 全量 app 审计
- APP-RUNTIME-DESIGN.md - 目标架构设计
- APP-RUNTIME-SPEC.md - runtime 技术规格书
- ARCHITECTURE-MIGRATION-PLAN.md ...
documentation
Pre-flight Checks
- [x] I have searched existing issues and this is not a duplicate
- [x] I understand this issue needs status:approved before a PR can be opened
Problem Description
Desktop review-track ...
enhancement
status:approved
dependencies
Version: 3.6.0
search_hackernews() in skills/last30days/scripts/lib/hackernews.py sends points 2 inside numericFilters. Algolia s HN
index no longer exposes points in numericAttributesForFiltering, so ...
開発環境を Windows から WSL (Ubuntu) へ移行したところ、Linux 上で以下2点が失敗する。実装ロジックの不具合ではなく、Windows 前提で書かれたテスト/型注釈の移植性問題。
1. tests/test_config.py::test_get_config_dir_windows が Linux で失敗
- Path のセパレータ差。期待値リテラル ...\gfo ...
The criteria is as follows:
- pass the accuracy tests used for the existing implementation;
- exhibit performance improvements in terms for speedup;
- works at least on NVIDIA and two other backends. ...
背景
docs/mcp.md 的快速路径目前是 Bash 写法。Windows / PowerShell 用户复制 KAN_NO_UPDATE_CHECK=1 kan mcp install --dry-run 会失败,需要一段 $env:
写法的最小 dry-run 样本。
这个 issue 面向第一次在 Windows / PowerShell 里接入 MCP 的贡献者和 AI agent ...
documentation
good first issue
help wanted
Problem
The chart s browser Deployment hardcodes a fixed set of SB_* env vars (SB_catalogUrl, SB_catalogTitle, SB_catalogImage,
SB_footerLinks, SB_authConfig) and exposes no passthrough for any other ...

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.