issues Search Results · language:Dune language:Python language:PHP language:JavaScript language:Python language:JavaScript
Filter by
46.4M results
!-- release-readiness-report -- !--
release-readiness-fingerprint:47bbb53a36ef184765a306ce43549ed09c3a50b2b0d118a040d5fb6a5d409c80 --
Automated release readiness report. Runs hourly and only proceeds ...
automation
upgrade
Finding
cli.py:41-48 checks ZIP file size limit (500 MB), but ZipDataExtractor.extract() has NO per-file size limit within the
ZIP. Each list(reader) loads the entire CSV into memory.
A 50 KB ZIP could ...
bug
good first issue
help wanted
python
@claude
GOLD STANDARD CAMPAIGN — DAILY AUTONOMOUS SESSION (6-hour budget, no human in loop)
SESSION BUDGET: run up to the GitHub Actions 6-hour job ceiling. ONE session per day at 08:00Z. Pace the work: ...
dispatch-v7-postgres
priority-p1
summit
@claude
GOLD STANDARD CAMPAIGN — DAILY AUTONOMOUS SESSION (6-hour budget, no human in loop)
SESSION BUDGET: run up to the GitHub Actions 6-hour job ceiling. ONE session per day at 08:00Z. Pace the work: ...
dispatch-v7-postgres
priority-p1
summit
Finding
ProfileFormatter.format(self, data: dict, lang: str) receives the ENTIRE parsed data dict (all 40+ sections), not just
profile data. Every other formatter receives only its section data.
This ...
bug
help wanted
python
Finding
These functions/constants exist in BOTH the monolith and the new architecture:
- MONTHS dict — parser.py:30-44 ≈ parsers/base.py:21-35
- _format_date() — parser.py:1488-1504 ≈ parsers/base.py:94-110 ...
enhancement
good first issue
help wanted
python
Summary
Add a reconciliation workflow that links RSU-related brokerage activity to the corresponding payslip rows, then
reconciles the related withholding and excess-tax refund rows.
This should make ...
Bug: TEL TYPE parameter dropped + compact BDAY not parsed
Description
Two parser bugs in src/parse.js:
1. parseVCard doesn t extract the TYPE parameter from TEL properties. TEL;TYPE=cell:+14165550137 ...
背景
PR #135 为了冻结已审核公开案例,引入了 reviewed_version_id 快照展示逻辑。当前实现能满足 alpha 行为,但公开查询路径存在性能债。
问题
- 公开查询会先拉取 approved 案例,再在 Python 内存中过滤/排序/分页。
- serialize_public_case() 对每条公开案例再查询一次 versions 集合,形成 N+1 查询。 ...
enhancement
背景
PR #135 让公开案例详情、列表、搜索、筛选、推荐和热门榜展示 reviewed_version_id 对应的审核版本快照,避免 live case 编辑影响已审核公开内容。
问题
本地 review 发现仍有公开语义可能读取 live case 字段:
- get_statistics() 的 by_type / by_theme 直接聚合 cases 集合,使用 live ...
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.