pullrequests Search Results · language:Edge language:Python language:PHP language:TypeScript language:JavaScript language:Java
Filter by
277M results
问题:两个独立的 migration 从同一父节点 f8a3b2c1d4e5 分叉,都添加了 external_campaign_id 列,导致 alembic upgrade head 报 DuplicateColumn。
修复:
1. 创建 merge migration 6264a2a 合并两个 head
2. 将 1a2b3c4d5e6f 改为幂等——添加列前先检查是否已存在
3. ...
What
In the legal-entity (company) onboarding flow, the income-source confirmation step showed the heading ** I confirm the
following ** immediately followed by an ** I confirm that ** line. User testing ...
Summary
Adds #11 Observed Preference Learning to the deferred journal — captures today s strategic observation from the external
reviewer that this is potentially SOMA s highest-leverage open item.
Why ...
Problem
Same root cause as #1573 (discord-voice) and #1575 (phone-conv): the voice agent s session-instructions block ran:
execFileSync( git , [ remote , get-url , origin ], { timeout: 2_000 })
.toString().trim().replace(/\.git$/, ...
Summary
Today s first cold-traffic request to klorn.ai hit Google s \ Access blocked\ page — Klorn uses gmail.modify (restricted
scope), the OAuth consent screen is in Testing mode, and CASA Tier 2 verification ...
Summary
- Replace Bili with tsdown/Rolldown for package builds.
- Keep dual package output for ESM and CJS while dropping the UMD/CDN build.
- Switch unit tests from Jest/ts-jest to Vitest.
- ...