<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Node - 标签 - William</title>
    <link>https://williamlfang.github.io/tags/node/</link>
    <description>Node - 标签 | William</description>
    <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Fri, 28 Aug 2026 15:34:40 &#43;0800</lastBuildDate><atom:link href="https://williamlfang.github.io/tags/node/" rel="self" type="application/rss+xml" /><item>
  <title>源代码安装 deepseek harness</title>
  <link>https://williamlfang.github.io/2026-08-28-%E6%BA%90%E4%BB%A3%E7%A0%81%E5%AE%89%E8%A3%85-deepseek-harness/</link>
  <pubDate>Fri, 28 Aug 2026 15:34:40 &#43;0800</pubDate>
  <author>william</author>
  <guid>https://williamlfang.github.io/2026-08-28-%E6%BA%90%E4%BB%A3%E7%A0%81%E5%AE%89%E8%A3%85-deepseek-harness/</guid>
  <description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 #FIXME: 需要使用 node-24 # https://nodejs.org/en/download node --version v24.20.0 npm install -g pnpm git clone https://github.com/deepseek-ai/deepseek-harness.git cd deepseek-harness pnpm install pnpm run build # FIXME: 默认使用环境变量里的参数配置 export DEEPSEEK_API_KEY=&#34;&#34; echo $DEEPSEEK_API_KEY pnpm]]></description>
</item>
</channel>
</rss>
