issues Search Results · language:Edge language:Python linked:pr language:Python language:JavaScript language:Java
Filter by
5.8M results
배경
rag_indexing.make_chunk 는 청킹 파이프라인의 청크 레코드 빌더(순수)지만 직접 단위 테스트가 0건이다 (git grep -l -F make_chunk 확인). build_chunk_records
가 청크마다 호출하는 핵심 구성 함수. import-safe.
고정할 동작 (oracle-backed)
- chunk_id = {doc_id}::chunk-{seq:03d} ...
公開顯示名稱
Windless
公開簡介
嘻嘻
進階:公開頭像圖片 URL
No response
公開 email
hi@windless.me
GitHub
https://github.com/windlessme
個人網站
No response
Blog
No response
Instagram
No response
Telegram
No response ...
profile-request
Bug Description
On a long-lived gateway the TUI/dashboard footer s ** N sessions ** count grows without bound and only resets when the
gateway process restarts. The count is len() of the in-memory _sessions ...
comp/gateway
comp/tui
P2
type/bug
Description
In src/utils/eventFormValidation.js, validateForm() at line 72 accesses formData.virtualLink.trim() without optional
chaining or a null guard:
// src/utils/eventFormValidation.js, lines 47-49 ...
bug
enhancement
Description
In src/utils/relativeTime.js, getRelativeTime() at line 2 contains a guard clause that rejects all numeric inputs:
// src/utils/relativeTime.js, lines 1-3
export function getRelativeTime(dateInput) ...
enhancement
Summary
CodeQL still runs on every pull request to main, even when the PR only changes Markdown/content files and does not touch
JavaScript, build scripts, or workflow code.
Why this matters
- burns ...
Problem
createNotification() builds the notification object as:
{ id: `ntf_${Date.now()}`, read: false, ...payload }
Because payload is spread after the service-owned defaults, a client can send id ...
Description
In src/utils/sentiment.js, analyzeSentiment() at line 40 returns scores in increments of 1.5 because each
positive/negative keyword adds or subtracts exactly 1.5 points. The scores are then ...
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.