Skip to content

issues Search Results · language:Dune language:Python language:Python language:HTML language:TypeScript language:JavaScript

Filter by

63.3M results  (735 ms)

63.3M results

Phase 2 — Data, content, repository pattern (SPEC §19, ~8 min; §5.2, §6) Establish the three-layer separation: data, content, and the repository abstraction. Steps (SPEC §19) - [ ] 7. src/data/types.ts ...
phase-2

Phase 1 — Static foundation scaffold (SPEC §19, ~8 min; scope §2 Phase 1) Scaffold the Vite + React + TS app into the salone-explorer/ subdirectory, kept separate from the .claude/ harness and docs/. ...
phase-1

v3.1 — Add manual quick-start section Goal Add a short beginner quick-start path to docs/MANUAL.md. This is documentation only. The manual now has a proper first beginner pass. The next improvement ...
scope:locked

Summary Data Store 表级导出和导入在 Electron 主进程中一次性加载整张表或整份外部 .sql 导出文件,没有行数、文件大小、总字节数或流式处理边界。用户在数据库模块点击“导出表”或“导入表”时,大表或异常大的导出文件会直接让主进程执行全量 .all()、JSON.stringify、base64、readFileSync、split 和 JSON.parse,容易造成桌面应用长时间卡死或内存暴涨。 ...
bug
优先级:P2
模块:数据库
类型:架构

The last updated date in the footer of all guides is outputting the same date. Maybe there is an issue with the implementation of the Remark plugin, or maybe dates are being modified each time the whole ...
bug
good first issue
help wanted

Post-release dogfood update (the one-release-lag catch-up): - kit 0.8.0 → 0.8.1 — governance update syncs the consumed runtime files (.governance/{run.sh,lib.sh,sweep.py}, hooks) to the real 0.8.x ...

Git workflow specialist here. Current state (inspected via git only, no mutations yet): - On main, up to date with origin/main. - Dirty: Dockerfile, render.yaml, embedder.py, reranker.py, README.md ...
deploy
fix
memory
performance
render

The exact same problem as in #151, which is closed, but I believe it shouldn t be. This time I recorded a video. https://github.com/user-attachments/assets/16f1904b-341c-4fc8-9e48-f49ac608814a If you ...

问题 Electron 主进程 log-store 的正常写入路径会通过 normalizeLogInput() / formatDetails() / sanitizeLogValue() 做敏感字段脱敏,但 fallback 错误路径没有复用这套逻辑。writeFallbackError() 会把 error.stack ?? error.message 或 inspect(error) 原样写入 ...
bug
模块:Electron
优先级:P2
类型:安全

Summary Raise the project s Python floor from 3.10 to 3.11 across the entire repo. Motivation - 3.10-only backports (tomli, backports.strenum, exceptiongroup, async-timeout) are dead weight once 3.11 ...
ci-automation
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.