issues Search Results · language:Dune language:Python language:Java language:JavaScript language:Python linked:pr
Filter by
5.8M results
背景
前端当前在展示 metadata 时需要确保只使用后端提供的 safe_metadata,避免将完整原始参数渲染到 UI 中。
目标
- UI 展示任务/事件 metadata 时仅使用 safe_metadata。
- 不回退展示完整原始参数或敏感字段。
- 长文本展示为摘要截断。
- 展开查看时仍只展示脱敏后的安全内容。
验收标准
- 前端不会渲染原始 metadata ...
背景
发现一批 issues 卡在 Missing State Label - Waiting for Assignee Pool 状态,长期无人处理。
示例 issues:#2335, #2336, #2337, #2555, #2690, #2693
问题分析
Issues 状态
这批 issues 的典型状态:
- ✅ 有 assignee: `vibe-manager-agent` ...
orchestra-governed
roadmap/p2
- docs/source/conf.py:45: copyright says 2013-2023
- README.md: robuster handling is not a word; the :hankey: (💩) emoji marks the Fault-Tolerant bullet
- RELEASE: Oder/Manual release instructions ...
found by code scan
v2
Housekeeping: Issues AI Refinement workflow does not refine all issues with label needs-triage but just one. The
expectation is that all issues are refined.
The agent skill is okay to refine just one ...
bug
task
The unittests workflow runs on push only for **.py paths (.github/workflows/linting_and_unittests.yml:4-6), so pushes
changing pyproject.toml, workflows, or test resources do not run the test suite.
bug
found by code scan
v2
- requires-python = =3.9 , but CI only tests 3.10-3.12 (.github/workflows/linting_and_unittests.yml:16)
- 3.9 is past EOL; 3.13 and 3.14 are released but untested
Suggestion for v2.0.0 stable: bump ...
enhancement
found by code scan
v2
✨ 기능 설명
크롤링된 이벤트 데이터의 메타데이터 품질 개선 및 Airflow 크롤 파이프라인 안정성 강화 이벤트 db 컬럼 내 분류표 정리
📌 작업 내용
- [x] Airflow 크롤러 3종(dayforyou/melon/yanolja) 주소 수집 추가
- [x] Discord 리포트를 DB 저장 후로 이동 (실제 저장 건수 반영)
- [x] ...
In pyproject.toml:
- Topic :: Scientific/Engineering :: Artificial Intelligence is the wrong topic for a BibTeX parser — Text Processing
:: Markup :: LaTeX would fit
- Python version classifiers ...
bug
found by code scan
v2
Small issues, collected in one place:
- BibtexFormat.indent docstring says Default: single space , but the default is a tab (bibtexparser/writer.py:135,
:143)
- BibtexFormat.value_column docstring ...
bug
found by code scan
v2
- _open_brackets is initialized (bibtexparser/splitter.py:50) and incremented (splitter.py:423) but never read
- _is_quote_open (splitter.py:51) is never used at all
Verified: no other references ...
found by code scan
v2

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.