pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript is:unmerged language:Java
Filter by
59.7M results
What does this PR accomplish?
Description
This adds a two argument exportProjectSourceZip(userId, projectId) overload to FileExporter and FileExporterImpl. It
performs the standard source only export ...
Why
MVP-blocker: provider API keys were env-only / ambient, and there was no credential concept anywhere in packages/shared
or the server. Tenants couldn t bring their own provider accounts, and keys ...
Summary
PR A of the expressive-snowman stack for #53 ( more realistic snowman: scarf, flexible, breaks down on impact ),
implementing the design in docs/SNOWMAN_SHATTER_PLAN.md (plan PR #162).
This PR ...
Address PR #1498 review comments + Tab-after-Backspace bug
Responds to [@jason-capsule42 s review on PR #1498](https://github.com/AlaskaAirlines/auro-formkit/pull/1498), plus a
related suggestion-mode ...
由下厨房收藏夹「视频菜谱」自动抓取:视频经 ASR+OCR+Claude 结构化提取用量与步骤。 来源: https://www.xiachufang.com/recipe/107259116/
🤖 Generated with Claude Code
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| org.springframework.cloud:spring-cloud-dependencies (source) | 2025.0.0 → 2025.1.2 | age | confidence ...
dependencies
Summary
Implements all three phases of Enter-Call-Details-UI-Plan.md for the Dispatcher Client (TypeScript Web Components):
Phase 10 — API Client Layer
- src/cad/types.ts — TypeScript types for all ...
For some reason PaperItemContainerContents was passing null and not an empty ItemStack in its returned output, even
though its marked as nonnull when creating an ItemContainerContents null is not permitted, ...