pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:PHP language:TypeScript
Filter by
276M results
final review Important#1:insertPartitionTag helper 已测,但 PrepareStep 集成路径 (partitionCount 1 时三处命名带后缀、单片无后缀、显式 objectName
分支打标)此前零覆盖。
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Summary
!-- One paragraph: what changed and why. Fixed bug and Added feature are not summaries. --
Target branch
- [ ] This PR targets dev, not main. All PRs land in dev; main is curated by the maintainer ...
Update common files
relates-to: build
Second half of the address autofill — the UI.
New AddressAutocomplete component: a street field backed by the /api/geo Places proxy (#195). Type 3+ chars → debounced
suggestions; pick one → street + city ...
Summary
A community page (e.g. dustintebbutt.fans-flock.com) could sit on the loading spinner forever. The domain resolves and
the app loads, but startup never finishes when the auth session check stalls ...
What changed
Adds docs/chatgpt-business-tunnel.md, a ChatGPT Business runbook for connecting the local stdio nz-akahu-mcp server
through OpenAI Secure MCP Tunnel.
The runbook covers:
- Official setup ...
Motivation
- Ensure the dev server binds consistently to 127.0.0.1 instead of localhost to avoid OS/browser/ proxy resolution
differences and make Electron development deterministic.
- Provide ...
codex