pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:JavaScript language:HTML
Filter by
175M results
What
Makes the deterministic faff park-history seam (shipped in FAFF-152, merged 2791efb) load-bearing. The repeat-park
structural diagnostic previously re-derived the count in prose the LLM re-executes ...
背景
实测 https://puerto-rico-web.ethanfu95.workers.dev/ 国内打不开。联网核实确认:*.workers.dev / *.pages.dev 被 GFW 按域名后缀做 DNS 污染 + SNI
封锁,国内基本不可达(与部署是否正确无关;海外/翻墙用户不受影响)。
原 CN-ACCESS.md 把 workers.dev 形容为「略差」,低估了问题,且两份文档都缺少真正的解法。 ...
This PR fixes the translation quality degradation (such as translating numbers like 1 to Roman I or other inconsistent
terms) by restoring beam search (beam_size=2) for file and non-interactive translation. ...
Fix for #2849 — SBL 2849
This change addresses the issue with the smallest correct edit, verified against the project s existing test suite.
Verification: node test suite passes locally (baseline did ...
🙋 Bounty claim
Follow-up to the appliance runbook (#524). Getting the graphical console open on a remote virt-manager turned out to be
three independent bits of wiring, each failing with an unhelpful message. Documents ...
Adds a toggleable outer band naming the characteristic seasonal ecological events for a location (flower blooms,
migrations, arrivals, breeding), drawn as labeled range-arcs on the wheel.
How it works ...
Summary
- add experimental claude-agent-sdk LLM provider (claude-agent-sdk plus claude_agent_sdk alias)
- treat the public claude_agent_sdk.query() API as a plain next-turn text generator: allowed_tools=[], ...