pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:JavaScript language:HTML
Filter by
177M results
词典补强:算法刷题 / 八股术语纠错(28 条)
夏尔调研 + 盖鲁德合并,补强中文语音转录里高频的程序员术语同音误识别。纯数据改动,不涉及代码、不发版,供利姆露大人 review 后决定是否合并。
内容
- 新增分类 algorithm(算法刷题,22 条):覆盖
力扣、两数之和、滑动窗口、动态规划、回溯、二叉树、二分查找、并查集、拓扑排序、前缀和、单调栈、优先队列、字典树、链表、快慢指针、记忆化搜索、大/小顶堆、层序遍历、剪枝、最大子数组和、双端队列。 ...
Summary
- add metadata-only Slackbot lifecycle logs for mention handling
- preserve bot-authored parent alert context in Slack threads before calling Claude
- handle message_changed events when ...
Problem
When a chat channel transcribes an incoming voice/audio message at the channel level, four channels (Telegram, Matrix,
Feishu, Weixin) handed the agent both the transcript text ([transcription: ...
Pull Request Template
Description
!-- Describe your changes in detail --
Type of Change
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds ...
Summary
The solorpg-guides/ folder shipped in #181 but nothing on the repo s front door linked to it, so it was undiscoverable.
This adds a Solo RPG guides pointer to:
- the root README.md Learn the ...
Summary
- fetch the default gh-pages remote ref when a shallow public clone has not fetched it yet
- make blocked public-site-parity receipts printable instead of crashing in the formatter
- accept ...
Summary
Adds a way to verify a miner controller s connectivity directly from the creation form, before the controller is saved.
- New POST /miner-controllers/test-connection endpoint that tests a non-persisted ...
enhancement