<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LLM Agent on Text Matrix</title><link>https://txtmix.com/tags/llm-agent/</link><description>Recent content in LLM Agent on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/llm-agent/index.xml" rel="self" type="application/rss+xml"/><item><title>Vibe-Trading 架构解析：HKUDS 把 LLM Agent 拆成「信号—风控—执行」三层的工程实践</title><link>https://txtmix.com/posts/tech/hkuds-vibe-trading-llm-trading-agent-guide/</link><pubDate>Sun, 28 Jun 2026 15:19:30 +0800</pubDate><guid>https://txtmix.com/posts/tech/hkuds-vibe-trading-llm-trading-agent-guide/</guid><description>&lt;h1 id="vibe-trading-架构解析hkuds-把-llm-agent-拆成信号风控执行三层的工程实践">Vibe-Trading 架构解析：HKUDS 把 LLM Agent 拆成「信号—风控—执行」三层的工程实践&lt;/h1>
&lt;h2 id="核心判断">核心判断&lt;/h2>
&lt;p>&lt;code>HKUDS/Vibe-Trading&lt;/code>（仓库 &lt;a href="https://github.com/HKUDS/Vibe-Trading" target="_blank" rel="noopener noreffer ">HKUDS/Vibe-Trading&lt;/a>）是香港大学数据智能实验室（HKUDS）出品的开源 LLM 个人交易工作台，当前版本 v0.1.10（2026-06-19），Stars 13.8k、Forks 2.6k。它的工程价值不在于&amp;quot;又一款 LLM 投顾 demo&amp;quot;，而在于把&amp;quot;自然语言 → 策略代码 → 回测 → 风控 → 券商执行&amp;quot;这条链路做成了&lt;strong>显式分层的可插拔架构&lt;/strong>：&lt;/p></description></item><item><title>开源热点：Agents Towards Production——LLM Agent 开发工程化实践</title><link>https://txtmix.com/posts/tech/agents-towards-production-llm-agents-guide/</link><pubDate>Sun, 17 May 2026 20:15:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/agents-towards-production-llm-agents-guide/</guid><description>&lt;h1 id="开源热点agents-towards-productionllm-agent-开发工程化实践">开源热点：Agents Towards Production——LLM Agent 开发工程化实践&lt;/h1>
&lt;p>把 LLM Agent 从原型推到生产，难点在工程链：状态、记忆、工具、安全、观测、部署。任何一环缺失都可能在生产环境暴露问题。Nir Diamant 的 agents-towards-production 做的就是这件事——28 个配套 Notebook，按工程依赖关系排成五层，下层不依赖上层，上层直接复用下层的产物。第一层写好的 Agent 代码，到第四层就是部署目标。&lt;/p></description></item></channel></rss>