# 智能体行为更多由部署框架而非模型决定

- 来源：elvis (@omarsar0)
- 发布时间：2026-08-28 03:01
- AIHOT 分数：32
- AIHOT 链接：https://aihot.virxact.com/items/cmtbwo5o001zprolsrw1kf8lo
- 原文链接：https://x.com/omarsar0/status/2093051230197043245

## AI 摘要

新研究将智能体轨迹压缩为紧凑有限状态机，在12个公开数据集上仅用7-43个状态，以0.997的适应度重放留出数据，毫秒级构建。FSM状态上下文在下一步预测上全面优于Agent Workflow Memory，失败预测AUROC达0.94。作者认为行为拓扑更多由部署框架而非底层LLM塑造。

## 正文

Another good paper. Interesting finding on the benefits of the agent harness.

### 引用推文

> DAIR.AI：// Automata from agent traces // How much of your agent's behavior comes from the model, and how much from the harness you wrapped around it? New work collapses...
