Adapted to DeepSeek Harness 0.1.2-alpha.3 (master) — devDependencies now pin @deepseek-ai/dsh-web and @deepseek-ai/dsh-llm at 0.1.2-alpha.3, @deepseek-ai/schemastery moves to 3.18.2 (the revision the alpha.3 checkout builds against), and @deepseek-ai/cordis stays at 4.0.2. The ctx.web provider contract is unchanged between 0.1.2-alpha.2 and 0.1.2-alpha.3, so no provider code changes were required; the full test suite passes against the new package set. The request user-agent header now reports dsh-tinyfish-search/0.1.4.
适配 DeepSeek Harness 0.1.2-alpha.3(master) — devDependencies 锁定 @deepseek-ai/dsh-web、@deepseek-ai/dsh-llm 至 0.1.2-alpha.3,@deepseek-ai/schemastery 升至 3.18.2(alpha.3 检出所依赖的版本),@deepseek-ai/cordis 保持 4.0.2。从 0.1.2-alpha.2 到 0.1.2-alpha.3,ctx.web 提供方契约没有变化,因此无需改动提供方代码;全部测试在新区间依赖下通过。请求的 user-agent 归属头现在上报 dsh-tinyfish-search/0.1.4。