pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python
Filter by
230M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
:robot: I have created a release beep boop
details summary grove: 1.3.0 /summary
1.3.0 (2026-06-13)
Features
- add structured CLI errors and commander JSON routing (4d91cef)
- add structured CLI ...
autorelease: pending
:wave:! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will
update automatically. Don’t close or merge this pull request, unless you’re instructed ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- PRD-212 (docs/themes/13-pillar-finale/prds/212-readiness-audit/) surfaced nine apps/pops-api files that still call
getDrizzle() against pops.db and have no owning PRD. They block PR-4 ...
Summary
- Add a VS Code launch configuration for the FileManager API with required development environment variables.
- Add a matching API build task for the launch configuration.
- Add a compound ...
Summary
Closes #25
本 PR 修复了弹幕 WebSocket 客户端首次 start() 失败后仍被缓存、导致后续无法自动重试的问题。
Root Cause
_start_single_danmaku_client() 在 await client.start() 完成前就将客户端写入
_danmaku_clients。若首次连接、认证或获取弹幕服务器信息失败,异常被上层捕获后失败对象仍留在字典中,后续调用因 ...
Summary
- File: src/skills/engineering/index.js
- Fix: Added a one-line guard if (!event.chunks?.length) return { upserted: 0 }; at the top of handleIngest
- Why: Calling handleIngest with event.chunks ...