pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript is:unmerged language:Java
Filter by
53.1M results
Summary
Implements D3 sub-items 1, 3, 4 of plans/documentation-plan.md — generated stage and host reference docs, eliminating
the two biggest sources of hand-transcription prose drift.
- scripts/generate-stages-ref.js ...
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @netlify/runtime (source) | ^4.1.23 ...
Summary
tools.exec.security set to full via openclaw config set tools.exec.security full writes correctly to openclaw.json but
is never applied to the runtime SessionEntry.execSecurity on cold gateway ...
Summary
Adds mlx-vlm architecture support to TurboQuant — convert, load, and generate for models whose architectures live in
mlx-vlm rather than mlx-lm. First supported model: google/diffusiongemma-26B-A4B-it ...
Summary
Cherry-pick of remaining commits from #1939 that weren t included in the squash merge:
1. fix(deps): upgrade all GitHub Actions workflows to Node.js 24 - 48 workflows updated
2. feat(autoheal): ...
Make tests pass.
Task: e6ff90e4-3aa9-48ca-8214-5e762ace9e5b
Motivation
- Provide the initial static application scaffold and UX foundation for the LaunchFlow pipeline demo so the app can
load from index.html with relative asset links and be Vercel-friendly. ...
codex
Summary
This PR improves error visibility and resilience in the dashboard by:
1. Wrapping API calls with endpoint-aware error messages so failures identify which of the 11 concurrent requests
failed ...
- 修复下载按钮永不可见 (grid.js:115)
- 缩略图接口新增 owner_id 校验 (server.js)
- 恢复接口新增所有权校验 (server.js)
- 所有接口错误信息使用通用消息防止泄露 (server.js)
- express.json() 添加 10MB 大小限制 (server.js)
- 移除缺失的 woff2 字体引用,使用系统回退字体 ...
This pull request implements the initial database entity layer for the OneCare backend application.
Changes Made
- Added JPA entity classes for the core database models.
- Configured entity annotations ...