issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Python language:TypeScript
Filter by
8M results
Action: implement Target: Newsletter deliverable verification system - extend the existing podcast webhook verification
infrastructure to support newsletter platforms (e.g., Beehiiv, Substack, ConvertKit) ...
kaizen:running
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- .github/workflows/translation-audit.yml
- .github/PULL_REQUEST_TEMPLATE.md
- .github/ISSUE_TEMPLATE/bug_report.md ...
Rust-created sessions currently use rs plus a nanosecond timestamp, producing long user-facing IDs such as rs18ba....
Python-created sessions used short 8-hex IDs, which are easier to read, type, and display ...
Bug Description
On Windows, when using a Chinese IME (Input Method Editor), after confirming characters via the IME candidate window,
the characters do not appear in the input field immediately. The user ...
Summary
The manage_skills publish action parses the LLM-supplied confidence field with float() and no guard:
if args.get( confidence ) is not None:
updates[ confidence ] = max(0.0, min(1.0, float(args[ ...
ready for review
Summary
Public church pages need to be set explicitly from the UI and remain accessible to anonymous visitors without exposing
subgroup or member-only cached data.
Scope
- Align publish API response ...
Summary
STAB-017 calls for idempotent workflow steps and PR creation reconciliation on partial failure.
open_pr_via_gh() checks for an existing PR before creating one, but if gh pr create returns a failure ...
codex
reliability
需求
软件目前只接受 .ncm。希望也能接受已经是 .mp3 的文件,但不重新编码,原样放入目标目录,并在状态栏注明「MP3 原样导出(未转换)」。
行为(已确认)
- 输入扫描 / 文件选择对话框同时接受 .ncm 和 .mp3。
- MP3 不转码、不改音质,直接复制到输出目录。
- 文件名套用命名模板(从 mp3 标签读取 标题/歌手/专辑)。
- 原文件处理跟随「删除原文件」勾选:默认复制(保留原 ...
core
feat
Feature/Project Proposal
I would like to propose adding a navigation bar, header, and footer to the Finance Tracker project.
This will provide a consistent layout across pages and improve usability.
...
enhancement
배경 / 목적
현재 eval_retrieval.py는 dense/rerank만 지원하고, 그 dense 모드는 HYBRID_SEARCH_ENABLED=true일 때 실제로 hybrid(Dense+BM25 RRF)를 타서 순수
dense baseline을 측정하지 못한다(#169). 검색 방식별(dense/sparse/hybrid) 성능을 결정론적으로 비교할 ...
feat
track-C

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.