pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:Java language:Go
Filter by
162M results
Summary
Supersedes #1634 (closed). Fixes a silent-data-loss bug in gbrain brainstorm/lsd --save and hardens the shared disk
write-through.
--save printed Saved to slug unconditionally but only did a ...
What why
Final PR of the dashboard plan. Pre-renders every ## Decision Tree: Mermaid block to a themed, inlinable static SVG and
embeds it (collapsed) in the Guidance tab — so the priors each plugin ...
Closes #11.
What why
config.MCPConfig() was hardcoded to ~/.rune/mcp.json, so a launcher couldn t give a worker a distinct, scoped MCP config
without clobbering the user s global one. This makes the ...
Summary
!-- What does this PR do? -- Description Persist contract mock escrows per-job to browser localStorage with hydration on
read/write and helper functions persistEscrow, hydrateEscrowsFromStorage, ...
documentation
cap nhat 1
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| stripe | 22.1.1 → 22.2.0 | age | confidence |
Release Notes
details summary stripe/stripe-node ...
Fixes the phone layout — the Now Playing card was rendering as a tiny square with a thick visualiser border eating most
of it.
What was wrong
Beats view forced aspect-square sized off vmin, so on portrait ...
- fix #3269
- fix #3258
- fix #3251
Summary by Sourcery
收紧全局搜索行为,使其依赖经过验证的 YOLO 约束,并移除遗留的粗粒度搜索模式路径。
Bug Fixes(错误修复):
- 防止在没有经过验证的 YOLO 约束时运行全局搜索,以避免产生无效或噪声匹配结果。
- 调整双模式推测逻辑,仅在 YOLO 已通过验证或初始结果足够强时才启用。 ...
Problem
After adding a provider in onboarding (OAuth or API key), ** Continue did nothing and onboarding looped**.
The runner boots with no active provider (serve tolerates it so the desktop can connect ...