pullrequests Search Results · language:Edge language:Python language:JavaScript language:TypeScript language:CSS
Filter by
238M results
Motivation
- 在“交易实验交易记录”上方展示实验组的 USDT 净值,并确保在点击“查询账户余额”后同步刷新该数值以便实时反映可用资金状态。
Description
- 在 templates/abnormal_wicks.html 中于交易实验记录上方插入一个展示卡片,包含 ID 为 experiment-usdt-equity 的展示元素和计算说明文本。
- 新增前端常量 ...
codex
!-- gcw-review-request:start -- 开发者上手与 Issue 模板标准化(P2)
Summary
Add CONTRIBUTING.md, GitHub Issue Form aligned with issue-template.md, optional labels sync workflow, and readiness
fixture test
Issue ...
Test-only fix. The getHooksDispatcher() wires a real McpToolCaller test (added in #493) asserted
toHaveBeenCalledTimes(1) on a module-level spyOn(getMcpManager) — not isolated across the full suite, so ...
What
Makes the repo installable both as a native Claude Code marketplace plugin and via the existing npx commands, from one
committed source. Adds root .claude-plugin/plugin.json + .claude-plugin/marketplace.json ...
Summary
目的2(再現実証)の専用ロードマップ docs/roadmap_goal2.md を新規起草し(roadmap_goal1.md:280
で「整備予定(未着手)」と宣言されていたもの)、あわせて設計ドキュメント索引の漏れ(learned_models_policy.md
/ migration.md)を CLAUDE.md・README に同期した。いずれも docs のみの変更。 ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess to execute ...
ai-remediation
severity-medium
Reference Issues/PRs
What does this implement/fix? Explain your changes.
- Smoke test added
- Test system modified
Any other comments?
test
Fact-check follow-up to #11. The model-card generator now renders losses with :.4g, but two RECIPE hyperparameter tables
didn t match the values the regenerated cards will display:
- Qwen2.5 eval loss ...
🎯 What: Fixed pervasive syntax errors in deploy.js and hardened secret redaction logic across all logging utilities. ⚠️
Risk: Unfixed syntax errors prevent deployment; weak redaction could lead to credential ...
The Java API server was failing to start on Render.com with a java.net.UnknownHostException when attempting to connect
to the PostgreSQL database. This is a common issue with Alpine Linux (musl) failing ...