issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java language:Java
Filter by
55.4M results
背景
B-X Phase 3 (commit 0206ba7) 退役了 Broker ABC, 但保留 Broker 类作为向后兼容 stub. 当前活跃引用:
- quantide/core/strategy.py:9,13 — BaseStrategy.__init__(broker: Broker, ...) type hint 是核心引用
- quantide/service/runner.py:151,209 ...
refactor
transitional
Purpose
Make common feature additions start from a stable extension point instead of requiring developers to infer patterns from
existing code.
This issue is about documenting and lightly normalizing ...
설명
- 인증된 사용자가 본인의 프로필 정보를 수정하는 API를 구현합니다.
작업 내용
- [ ] PATCH /api/users/{userId} API 구현
- [ ] 인증 사용자와 수정 대상 사용자가 일치하는지 검증
- [ ] 이름 수정 처리
- [ ] 프로필 이미지 수정 처리
- [ ] multipart/form-data 요청 ...
背景
Bars 抽象基类 (quantide/data/models/bars.py) 当前只剩 DailyBars 一个子类, IndexBars 已删 (Step 2 B-2). 抽象无实际约束力 (abstractmethod 未强制).
范围
- 删 quantide/data/models/bars.py (整文件, 约 50 行)
- quantide/data/models/daily_bars.py ...
refactor
step-3
Problem
benchmarks/verify_corpus.verify_corpus() loads the entire instances table into memory via .fetchall() — every
objective_json blob at once. On the real corpus this is 8.74 GB of polynomials (largest ...
Purpose
Prevent future changes from increasing package coupling and make architectural boundaries enforceable by tests.
The existing ArchUnit tests are a good starting point, but several central packages ...
This epic focuses on transforming the repository from a tool collection into a professional engineering case study on
distributed system visibility.
Goals:
- [ ] Rewrite README.md with a focus on the ...
I would like to reproduce the experiment. During the testing phase, I used the DSE retriever, but it shows environment
incompatibility. Could you please tell me the specific versions of transformers and ...
Have: No single place documents where pycats deliberately diverges from Project M / Smash conventions. These divergences
are intentional design decisions but live only in commit messages and issue threads, ...
area:screens
documentation
Have: The win-screen stats table shows KOs, Falls, SDs, Attacks Made, Hits Landed, and Accuracy — but no cumulative
Damage Given / Damage Taken. The data does not exist to compute them: fighter.percent ...
area:screens
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.