issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java
Filter by
55.4M results
Finding
The validate and describe CLI commands in excel_model/cli.py each duplicate the spec-loading exception-handling pattern:
# validate command (lines 148–152):
try:
loaded_spec = load_spec(spec) ...
source:code-quality
type:chore
Parent
#3 (https://github.com/laoliu-463/saas/issues/3)
What to build
固化迁移率统计口径,输出每个领域 domain/application/query/port 与 legacy service 的可复算指标,作为 100% 收口验收入口。
Acceptance criteria
- [ ] 行为与现有 API、数据库 ...
ready-for-agent
Repro
Send /away while already in Nirmana mode (you can enter away repeatedly with no pushback). Evidence: get_nirmana_state
returns away_duration_seconds: 83.9 after a long away session — the clock had ...
🔧 리팩토링 대상 및 내용
이메일 입력 받는 api 의 request에 이메일 형식 검증을 추가한다.
📌 리팩토링 목적 및 배경 (AS-IS vs TO-BE)
기존에는 이메일 검증을 하지 않아서 그냥 문자열을 받았다. 그럼 이메일 전송 부분에서 문제가 생겨서 이메일 형식을 검증하는 기능을 추가한다.
📋 세부 작업 내용 (To-Do)
- [x] 이메일 ...
[수정] 리팩토링 이슈
Parent
#3 (https://github.com/laoliu-463/saas/issues/3)
What to build
把跨域 Mapper、Controller 业务逻辑、Repository 穿透、前端直连第三方等架构红线转成可重复执行的扫描与证据。
Acceptance criteria
- [ ] 行为与现有 API、数据库 schema、默认 real-pre ...
ready-for-agent
整合包版本 / Modpack Version
v0.5.0.2
修改情况 / Modifications
没有修改
错误报告链接 / Error log Link
No response
描述bug现象 / Describe the bug
我记得过去某个版本不是这个样子的。
Xaero s Minimap 遮盖了 Embeddium 的 FPS 显示。
img width= 1277 ...
bug
Getting Started with GitHub Copilot
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @7477723777! Welcome to your Skills exercise! ...
Finding
Two functions exceed the 5-parameter limit defined in the engineering standards:
1. make_cell_context — 9 parameters
File: excel_model/models/_sheet_builder.py lines 248–275
def make_cell_context( ...
claude:implement
priority:2
source:code-quality
type:chore
Getting Started with GitHub Copilot
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @pveepuri1997! Welcome to your Skills exercise! ...
Description VideoProcessor.process_video fires two concurrent asyncio.create_task calls — probe_dimensions and
probe_duration — each of which runs a separate ffprobe subprocess on the same file:
# infra/media/processor.py ...

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.