pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Ruby language:JavaScript
Filter by
202M results
💡 What: Updated the PickupWindow to make the empty state text actionable ( Explore to find items. ) and dynamically hide
[Enter] Take and [A] Take all keyboard shortcuts when there are no items to pick ...
Summary
#1「把浏览器整合进一个网页·原生跑 Devin 多实例 + 任意第三方站·不投屏」的落地。仓库里 proxyPublicUrl(target, acct) 早已实现完整反代基础(为每个 (源站,账号) 起一条根挂载代理:剥
X-Frame-Options/CSP + 代该号注入 auth1,再起专属 cloudflared 隧道暴露成独立 https 公网 origin)。本 PR ...
Three focused improvements now that the server has a test safety net. Each is independently useful and backed by tests.
1. ESLint for the server
- Flat config (eslint.config.js) covering server/ + ...
Automated Runner publish task from issue #1089.
Summary
Refreshes and extends the NCE operational documentation set — 40 docs, each verified claim-by-claim against main @
74ead6b. 39 commits, one doc per scoped commit.
Produced by a ledger-driven ...
🤖 Installing Claude Code GitHub App
This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository.
What is Claude Code?
Claude Code is an AI coding agent that can help ...
Summary
Makes the README s ** Doer ≠ checker … identity-enforced ** claim true. Previously verify_claim recorded an auditor_id
but nothing stopped the claim s author from verifying their own claim, and ...
This branch adds grid rendering configurations, resolves sidebar layout constraints, and implements POI selection
highlighting.
worked on: #1
Changes
Grid Rendering Control
• Added a new Grid tab. ...
Summary
- History 页的 gaps chip 改回只看最后一次 attempt(lastGaps),不再对所有 attempts 求和
- 与结果页/分享页 latest attempt tab 显示的数字保持一致
为什么之前的 totalGaps 是错的:每次重试是在改进同一段话,gaps 内容会重叠,求和会虚高。最后一次 attempt 才代表当前水平,和结果页看到的数字也一致。 ...