pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Python language:JavaScript language:Python
Filter by
178M results
Why
While debugging a categorizer disagreement (my favorite — the agent guessed food_and_dining.restaurants, legacy guessed
treats), a read-only Plaid inspection showed the raw API returns a much fuller ...
New theme from the gallery uploader
- Package: GC.zip
- Title (from config): GC
- Author (from config): Robertpuggle Automatic submission policy:
- Automatic submission only when scripts/validate_theme_pr.py ...
Changes
Fix: correct Twitter secret name
secrets.TWITTER_ACCESS_SECRET → secrets.TWITTER_ACCESS_TOKEN_SECRET — matches the actual secret name in GitHub Settings,
which was causing 402 Payment Required ...
Bumps @sigstore/verify from 3.1.0 to 3.1.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/sigstore/sigstore-js/releases @sigstore/verify s releases /a . /em /p blockquote ...
dependencies
javascript
Summary
Attaches real cost to the two breach signals already emitted at finalize_round (BetrayalObservation from declared
Intents, PactBreach from F5 s accepted Pacts) — a playtest found betrayal was ...
修了什么
1. server.py breath_hook 并行脱水:之前对最多 30 个记忆桶(10 钉选 + 20 候选)串行调用脱水 API,实测响应超过 30 秒,客户端 hook 必然超时,开机浮现记忆一直拿不到结果。改为
asyncio.gather 并行(Semaphore 限流 8 并发),单个桶脱水失败只跳过该桶、不再拖垮整个响应。
2. 客户端 hook 脚本与 keke ...
終了機能を追加しました。 Closes #7
What
Added missing package to devDependencies: nock.
Why
CI failed with Cannot find module nock .
Root cause: NPM package nock is missing from package.json dependencies.
DevMend confidence: 🟢 100% ...