<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/~reacher/assets/feed.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>Yuxuan Zhang — Blog</title>
  <subtitle>Notes on agentic AI, LLM training, and coding agents.</subtitle>
  <link href="https://yuxuan.world/feed.xml" rel="self" type="application/atom+xml"/>
  <link href="https://yuxuan.world/blog/" rel="alternate" type="text/html"/>
  <updated>2026-08-11T00:00:00+00:00</updated>
  <id>https://yuxuan.world/blog/</id>
  <author><name>Yuxuan Zhang</name><uri>https://yuxuan.world</uri></author>
  <entry xml:lang="en">
    <title>Long-Horizon Agents: State, Planning, and Verifiable Hours-Long Execution</title>
    <link href="https://yuxuan.world/blog/long-horizon-agents/" rel="alternate" type="text/html"/>
    <published>2026-07-12T00:00:00+00:00</published>
    <updated>2026-07-17T00:00:00+00:00</updated>
    <id>https://yuxuan.world/blog/long-horizon-agents/</id>
    <summary>Long-horizon ability is not a longer context window or timeout. This note separates task envelopes, then folds execution state, planning, and recovery into one falsifiable protocol for agents that work sustainably.</summary>
  </entry>
  <entry xml:lang="en">
    <title>AutoResearch: From a Falsifiable Research Loop to the Evidence Map</title>
    <link href="https://yuxuan.world/blog/autoresearch/" rel="alternate" type="text/html"/>
    <published>2026-07-10T00:00:00+00:00</published>
    <updated>2026-07-17T00:00:00+00:00</updated>
    <id>https://yuxuan.world/blog/autoresearch/</id>
    <summary>Autonomous research as an auditable system: a research loop defined by frozen acceptance and clean reruns, then deep research, five research threads, and a project roadmap converged into one falsifiable evidence map.</summary>
  </entry>
  <entry xml:lang="en">
    <title>Web-Agent Environments: Turning Browser Use into Verifiable RL</title>
    <link href="https://yuxuan.world/blog/web-agent-environments/" rel="alternate" type="text/html"/>
    <published>2026-07-10T00:00:00+00:00</published>
    <updated>2026-07-17T00:00:00+00:00</updated>
    <id>https://yuxuan.world/blog/web-agent-environments/</id>
    <summary>A design note for ClawBench V2 and WebsiteBench: compare self-hosted web, live web, desktop, and mobile environments, then fold tool governance, evaluation integrity, and multi-agent collaboration into one verifiable RL protocol.</summary>
  </entry>
  <entry xml:lang="en">
    <title>RSI: A Conditional Theory, Not an Achieved Milestone</title>
    <link href="https://yuxuan.world/blog/rsi/" rel="alternate" type="text/html"/>
    <published>2026-07-02T00:00:00+00:00</published>
    <updated>2026-07-17T00:00:00+00:00</updated>
    <id>https://yuxuan.world/blog/rsi/</id>
    <summary>Recursive self-improvement is not a binary milestone. Starting from Good, the Godel Machine, and modern bounded optimization, this post explains how to state, test, and limit RSI claims rigorously, and folds the agent-skill lifecycle in as the controlled, bounded end of the self-improvement spectrum.</summary>
  </entry>
  <entry xml:lang="en">
    <title>Agent Research Environments: What Is Actually Being Measured?</title>
    <link href="https://yuxuan.world/blog/env/" rel="alternate" type="text/html"/>
    <published>2026-07-02T00:00:00+00:00</published>
    <updated>2026-07-17T00:00:00+00:00</updated>
    <id>https://yuxuan.world/blog/env/</id>
    <summary>A measurement map for agent environments: what each benchmark and harness actually measures, when a world model counts as an environment, and when synthetic instances are worth training on.</summary>
  </entry>
  <entry xml:lang="en">
    <title>Core LLM RL Algorithms: PPO, DPO, and GRPO</title>
    <link href="https://yuxuan.world/blog/rl/" rel="alternate" type="text/html"/>
    <published>2026-04-29T00:00:00+00:00</published>
    <updated>2026-07-17T00:00:00+00:00</updated>
    <id>https://yuxuan.world/blog/rl/</id>
    <summary>A compact guide to PPO, DPO, GRPO, reward models, critics, online RL, and offline preference optimization for LLMs.</summary>
  </entry>
  <entry xml:lang="en">
    <title>Agent Harness Engineering: A Source-Referenced Comparison of Coding Agents</title>
    <link href="https://yuxuan.world/blog/harness/" rel="alternate" type="text/html"/>
    <published>2026-04-23T00:00:00+00:00</published>
    <updated>2026-08-11T00:00:00+00:00</updated>
    <id>https://yuxuan.world/blog/harness/</id>
    <summary>A bilingual, interactive deep-dive into hermes-agent, claw-code, codex, opencode, openclaw, and pi — with flowcharts tied to source files and selected line references. Now also folds in harness-engineering (six accountability planes: tool contracts, state, authority, control, evidence, evaluator integrity), agentic RL (the harness as part of the policy; PPO / GRPO / SFT+RL on a shared rollout ledger), core LLM RL algorithms (PPO / DPO / GRPO with reward models, critics, and verifiable rewards), and a coding &amp; implementation reference appendix (Classic Hot 100 + from-scratch PyTorch MHA / Conv1D / Conv2D).</summary>
  </entry>
  
</feed>
