pullrequests Search Results · language:Dune language:TypeScript language:Python language:Java language:Java language:Java
Filter by
168M results
This PR upgrades PyTorch from version 2.2.0 to 2.3.0.
Drop QA panel settings, persistence, and UI wiring.
Return PR-QA to the single hidden QA agent while cancelling in-flight legacy panel runs cleanly.
Assisted-by: Codex
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| aquaproj/aqua-registry | minor | v4.520.2 → v4.521.0 |
Release Notes
details summary aquaproj/aqua-registry ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
Fix the failing GitHub Actions job Accuracy (DeepSeek-V4-Pro, ...
Summary
- Cleans escaped Greek-letter names in the standalone Gibbs snapshot docstrings.
- Removes the final Python SyntaxWarning seen during repository syntax validation.
Validation
- Parsed ...
FastAPI application with BigQuery-backed analytics endpoints.
- GET /health — liveness check
- GET /trends — price trends with county and period_type filters
- GET /regions — all counties ranked ...
🎯 Changes
1. 新增斜杠命令菜单重构功能规范文档
- 新增 spec.md,详细定义了 CC 风格极简斜杠命令菜单的需求,包括仅显示命令名、支持模糊搜索和键盘导航。
- 定义了 /permissions 子菜单展开权限分级的需求,包含四种模式选择和 Esc 返回机制。
- 修订了 ChatInput 组件交互逻辑和提示文字更新的需求。
2. 新增任务分解文档
- 新增 ...
Third / final sub-slice of v2-d-b (design-lock #2310), backend-first, b3 only. Lifts v2-d-a s date-grouping rejection so
a date axis can be split into series. Frontend (date-grouped series picker) follows ...