issues Search Results · language:Dune language:Python language:Python language:JavaScript language:PHP language:TypeScript
Filter by
62M results
DataStructure
FenwickTree(Range Add)
template class T
struct Fenwick {
int n;
std::vector T c1, c2;
Fenwick(int n = 0) {
init(n + 1);
}
void init(int n) {
this- n = ...
algorithm
blog
Description
Upon review of the architecture, it appears the project lacks a centralized, global error handling mechanism or Error
Boundary (for UI-heavy projects). Unhandled exceptions or unhandled promise ...
group are not working in the main window
details summary Diagnostics Info /summary
Captured: 2026-06-07 12:31:03
--- Runtime ---
OS: Windows 10 (10.0.26100)
Python: 3.10.11
PySide6: 6.11.1
Qt: ...
user-reported
Problem
Every PR appends to the single CHANGELOG.md [Unreleased] section, so as soon as one PR merges, every other open PR
conflicts on that section. We ve hit this repeatedly across the recent parity ...
enhancement
发送者: dennis1111@126.com 发送时间: Sun, 7 Jun 2026 15:00:48 +0800 (CST)
如果在GitHub issues中看到了这封邮件的内容,则代表转发器正常
加粗测试
斜体测试
删除线测试
大字号测试
图片测试
Problem
公司名识别靠中文关键词(公司/科技/集团),外企名(Google/Apple)识别不到。
Solution
- 增加英文公司名列表(50+ 家)
- 增加模式匹配:/[A-Z][a-z]+ ?(Inc|Corp|Ltd|LLC|Co.)/
- 保留中文关键词匹配作为并行路径
接缝
src/lib/resume-parser.ts → extractExperience ...
enhancement
P1-feature
ready-for-agent
Description
The repository currently lacks a comprehensive, automated Continuous Integration (CI) workflow specifically dedicated to
security and dependency scanning (e.g., using GitHub Actions with Dependabot, ...
MCP Server Submission
Name: GadgetHumans API Hub
Description: 170+ free MCP tools across every category — utility, AI text, data, finance, math, conversions, text
analysis, ciphers, reference data, and ...
Add sheet presentation to @sigx/lynx-navigation
Context
The repo has no general-purpose bottom sheet. lynx-navigation s modal/fullScreen presentations slide up from the bottom
but are full-screen; the ...
App Submission Request
I would like to submit the following apps to Orion Store.
[
{
id : vflow ,
name : VFlow ,
description : Android visual automation that turns tapping, recognition, ...

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.