<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Hubert Blog</title>
  <subtitle>记录 AI 工程、自动化与个人成长</subtitle>
  <link href="https://hubert-hwk.github.io/atom.xml" rel="self"/>
  <link href="https://hubert-hwk.github.io/"/>
  <updated>2026-08-22T00:00:00.000Z</updated>
  <id>https://hubert-hwk.github.io/</id>
  <author>
    <name>Hwk</name>
  </author>
  <generator uri="https://hexo.io/">Hexo</generator>
  <entry>
    <title>把数学、代码、对话和工具装进一个基模：后训练能力整合的四条路线</title>
    <link href="https://hubert-hwk.github.io/2026/08/22/post-training-capability-integration/"/>
    <id>https://hubert-hwk.github.io/2026/08/22/post-training-capability-integration/</id>
    <published>2026-08-22T00:00:00.000Z</published><updated>2026-08-22T00:00:00.000Z</updated>
    <summary type="html">当数学、代码、通用对话与工具调用都要装进同一个基模，工业后训练有哪些能力整合路线？从 Mixed RL、Cascade RL、参数合并到多教师 MOPD。</summary>
  </entry>
  <entry>
    <title>我把 DeepSeek Harness 的日志变成了 Agent 的自诊断医生：loop-doctor 插件家族开源</title>
    <link href="https://hubert-hwk.github.io/2026/08/20/dsh-loop-doctor/"/>
    <id>https://hubert-hwk.github.io/2026/08/20/dsh-loop-doctor/</id>
    <published>2026-08-20T00:00:00.000Z</published>
    <updated>2026-08-20T00:00:00.000Z</updated>
    <summary type="html">DeepSeek Harness 把每次运行事实写进 SessionEvent 日志，却没人读。loop-doctor 让 harness 读自己的日志做自诊断：确定性 detour 检测、回放验证的建议、人审后的修复沉淀，140 个测试全绿，已开源。</summary>
  </entry>



  <entry>
    <title>我把 Agent 自进化飞轮拆成了四件事：评测、记忆、落地、控制</title>
    <link href="https://hubert-hwk.github.io/2026/08/14/agent-self-evolution-flywheel/"/>
    <id>https://hubert-hwk.github.io/2026/08/14/agent-self-evolution-flywheel/</id>
    <published>2026-08-14T00:00:00.000Z</published>
    <updated>2026-08-14T00:00:00.000Z</updated>
    <summary type="html">从「能跑」到「会进化」——把 Agent 自进化的完整工程闭环拆解为信号、积累、落地、控制四个齿轮，并给出从零到一的落地路线。</summary>
  </entry>

  <entry>
    <title>从兴趣代码到 AI 工程：我的 GitHub 近况</title>
    <link href="https://hubert-hwk.github.io/2026/08/02/github-project-update/"/>
    <id>https://hubert-hwk.github.io/2026/08/02/github-project-update/</id>
    <published>2026-08-02T00:00:00.000Z</published>
    <updated>2026-08-02T00:00:00.000Z</updated>
    <summary type="html">从 HealthFlow 的多模态医疗辅助流程，到 DuckCoding 的浏览器自动化，这一年我开始把更多兴趣代码做成可运行、可解释、可复用的工程。</summary>
  </entry>
</feed>
