issues Search Results · language:Edge language:Python language:PHP language:JavaScript language:JavaScript
Filter by
45.9M results
需求
支持将追踪数据导出为 CSV 或 JSON 格式
API 设计
- GET /api/v1/export?format=csv days=30
- GET /api/v1/export?format=json days=30
feature
priority:medium
v0.2
需求
将内存存储替换为 SQLite,支持数据持久化
实现
- 使用 aiosqlite 异步数据库
- 自动创建表结构
- 支持数据过期清理
- 保留现有 API 接口不变
feature
priority:high
v0.2
Switch (Any) : Is this node different from its previous function? The output is no longer the same as before. and my
workflow is broken...
the old version:
img width= 262 height= 163 alt= Image src= ...
Bug Description
The load_config() function in setup.py does not handle json.JSONDecodeError, so if config.json becomes corrupted (e.g.,
due to a crash during save_config()), the entire setup process crashes. ...
Bug Description
The install_core() function in lib/installer.py reports (True, Core installed ) even when the underlying run() command
times out, because the error check only looks for the string Error ...
export applyfog doesn t scale the fog correctly swexportall doesn t copy the final map image to the correct place and
errors out
tools
Bug Description
The --verbose / -v command-line argument is defined in compiler.py but is never referenced anywhere in the code, making
it a no-op flag.
Affected Code
compiler.py line 304:
parser.add_argument( ...
Bug Description
In lib/installer.py, the headers ESPAsyncTCP.h and ESPAsyncWebServer.h are listed in the ESP8266_HEADERS set, which
causes incorrect platform detection. These libraries are NOT ESP8266-specific ...
https://github.com/llvm/llvm-project/pull/189743 modernize-use-if-consteval
cpp
Daily Scan Report (2026-06-01)
Repository
- Branch: main
- Commit: 169b8c4
Build / Check Commands
node -v
v20.20.2
[ok] command succeeded
npm -v
10.8.2
[ok] command succeeded
if [ -f package-lock.json ...
enhancement

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.