<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>AI Agent on TimoNova Tech Stack</title><link>/en/tags/ai-agent/</link><description>Recent content in AI Agent on TimoNova Tech Stack</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 22 Jul 2026 00:00:00 +0800</lastBuildDate><atom:link href="/en/tags/ai-agent/index.xml" rel="self" type="application/rss+xml"/><item><title>The Evolution of AI Application Architecture: Methods Move into the Model, Boundaries Stay in Reality</title><link>/en/posts/ai-application-architecture-evolution/</link><pubDate>Wed, 22 Jul 2026 00:00:00 +0800</pubDate><guid>/en/posts/ai-application-architecture-evolution/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;: AI application architecture will be divided again according to responsibility. Cognitive structures that help models understand, reason, plan, remember, and correct themselves will gradually be internalized by stronger models and runtimes. Structures that define where goals come from, how systems connect to reality, who may act, what constraints apply, and how outcomes are proven cannot be self-granted by a model—and will not disappear. Architecture will shift from compensating for model weaknesses to establishing trustworthy real-world boundaries for powerful actors.&lt;/p&gt;</description></item><item><title>Agent Evolution Series (5): A Global View — Why the Three Paths Ultimately Converge</title><link>/en/posts/agent-evolution-convergence/</link><pubDate>Fri, 29 May 2026 00:00:00 +0800</pubDate><guid>/en/posts/agent-evolution-convergence/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;: The three paths ultimately converge because real tasks simultaneously require understanding the current situation, reusing historical experience, and executing real actions. The endgame for agents is not being better at conversation, but becoming a governed goal-completion system: understanding context, consolidating experience, calling tools, executing tasks, and accepting permissions, auditing, rollback, and user control.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is the final article in the Agent Evolution Series.&lt;/p&gt;
&lt;p&gt;In the previous four articles, we&amp;rsquo;ve already deconstructed the three paths separately: the execution path, the self-evolution path, and the personal context path, as well as the final form they may form after convergence. The first three articles were more like looking down each path: what it is, why it emerged, what stages it goes through, and where it ultimately leads. The fourth article put the three paths into the same system, discussing how they combine into a governed Agent Runtime.&lt;/p&gt;</description></item><item><title>Agent Evolution Series (4): The Final Form — Governed Agent Runtime</title><link>/en/posts/agent-evolution-final-form/</link><pubDate>Thu, 28 May 2026 00:00:00 +0800</pubDate><guid>/en/posts/agent-evolution-final-form/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;: The final form of agents is not one path winning over the others, but the convergence of execution, self-evolution, and personal context into a governed Agent Runtime. This system consists of an understanding layer, a learning layer, an action layer, and a governance layer. Key capabilities include context, memory, skills, tool execution, permissions, auditing, and rollback.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is the fourth article in the Agent Evolution Series.&lt;/p&gt;
&lt;p&gt;The first three articles discussed three paths:&lt;/p&gt;</description></item><item><title>Agent Evolution Series (3): The Personal Context Path — How Agents Truly Understand You</title><link>/en/posts/agent-evolution-personal-context/</link><pubDate>Wed, 27 May 2026 00:00:00 +0800</pubDate><guid>/en/posts/agent-evolution-personal-context/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;: The core of the personal context path is transforming agents from general assistants into assistants that truly understand your situation. It will evolve from preference memory to workspace context, multi-source data integration, and controllable personal memory systems. The long-term moat isn&amp;rsquo;t connector count, but trustworthy, explainable, editable, deletable context capability.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is the third article in the Agent Evolution Series.&lt;/p&gt;
&lt;p&gt;The first discussed the execution path: how agents move from answering to doing.
The second discussed the self-evolution path: how agents move from one-shot assistants to long-term collaborators.&lt;/p&gt;</description></item><item><title>Agent Evolution Series (2): The Self-Evolution Path — How Agents Get Better with Use</title><link>/en/posts/agent-evolution-self-improvement/</link><pubDate>Tue, 26 May 2026 00:00:00 +0800</pubDate><guid>/en/posts/agent-evolution-self-improvement/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;: The core of the self-evolution path is making agents stop treating every interaction like a first meeting. It will progress from in-conversation learning to long-term memory, skills, and evaluation/rollback mechanisms. What truly matters is not remembering more automatically, but consolidating effective experience into verifiable, deletable, rollback-capable capability assets.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is the second article in the Agent Evolution Series.&lt;/p&gt;
&lt;p&gt;The first article discussed the execution path: how agents move from answering to doing.&lt;/p&gt;</description></item><item><title>Agent Evolution Series (1): The Execution Path — From Answering to Doing</title><link>/en/posts/agent-evolution-execution-path/</link><pubDate>Mon, 25 May 2026 00:00:00 +0800</pubDate><guid>/en/posts/agent-evolution-execution-path/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;: The core of the execution path is moving agents from &amp;ldquo;giving advice&amp;rdquo; to &amp;ldquo;completing tasks.&amp;rdquo; It will evolve from tool calling to browser operations, local automation, and governed action layers. The real moat isn&amp;rsquo;t how many tools you can call, but how many things you can stably accomplish within the constraints of permissions, auditing, and rollback.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is the first article in the Agent Evolution Series.&lt;/p&gt;
&lt;p&gt;The series is divided into five parts: the first three deconstruct the three main agent paths, the fourth discusses the final form after convergence, and the fifth addresses a more fundamental question: why agents evolve along these paths.&lt;/p&gt;</description></item><item><title>OpenClaw vs Hermes Agent vs OpenHuman: Which Open-Source Agent Is Right for You?</title><link>/en/posts/openclaw-hermes-openhuman-comparison/</link><pubDate>Sun, 24 May 2026 00:00:00 +0800</pubDate><guid>/en/posts/openclaw-hermes-openhuman-comparison/</guid><description>&lt;p&gt;2026 marks an interesting fork in open-source agents: some projects focus on &amp;ldquo;making AI actually do things for you,&amp;rdquo; others emphasize &amp;ldquo;long-term self-growth,&amp;rdquo; and still others prioritize &amp;ldquo;understanding you before taking action.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;OpenClaw, Hermes Agent, and OpenHuman represent three different approaches:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;OpenClaw&lt;/strong&gt;: A &amp;ldquo;versatile personal execution agent,&amp;rdquo; strong in chat interfaces, automation, system control, and multi-platform integration.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Hermes Agent&lt;/strong&gt;: A &amp;ldquo;self-improving developer/research agent,&amp;rdquo; strong in skill learning, sandbox backends, tool systems, and long-running operation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OpenHuman&lt;/strong&gt;: A &amp;ldquo;local-first personal memory agent,&amp;rdquo; strong in understanding users, syncing personal data, memory trees, and low-barrier desktop experiences.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="1-openclaw-the-personal-automation-agent-that-actually-does-things"&gt;1. OpenClaw: The Personal Automation Agent That Actually Does Things&lt;/h2&gt;
&lt;p&gt;OpenClaw positions itself as a &lt;strong&gt;Personal AI Assistant&lt;/strong&gt;, with the core slogan: &lt;strong&gt;&amp;ldquo;The AI that actually does things.&amp;rdquo;&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>