AI雷達
Simon Willisonmoonshotai/Kimi-K3Moonshot released Kimi K3's 1.56TB weights under a modified MIT license requiring attribution for large commercial entities.Simon WillisonAn opinionated guide to which AI to use to do stuffEthan Mollick's guide shifted from chat to agentic systems, dropping Gemini as Google lags in autonomous execution capabilities.arXiv cs.AIFlowEvo: Self-Evolving Agents through the Co-Evolution of Workflows and Executable SkillsFlowEvo compiles transient inference-time workflows into reusable executable skills without training, retaining procedures for future tasks.arXiv cs.AIRisk Is Not the Target: A Monotonic Framework for Evaluating Wildfire Operational Risk SignalsStandard ML metrics fail for risk systems; a monotonic framework ensures risk scores align with actual operational load increases.arXiv cs.AISecuring Multimodal AI through Internal Information DecompositionAdversaries evade safeguards by distributing malicious intent across modalities, requiring cross-modal consistency checks for detection.Simon WillisonAn Inside Look at the Relay Market Powering Token Resellers and FraudMatt Lenhard exposes a relay market in China where resellers pool API keys via stolen credentials or abused trials.Simon Willisonmoonshotai/Kimi-K3Moonshot released Kimi K3's 1.56TB weights under a modified MIT license requiring attribution for large commercial entities.Simon WillisonAn opinionated guide to which AI to use to do stuffEthan Mollick's guide shifted from chat to agentic systems, dropping Gemini as Google lags in autonomous execution capabilities.arXiv cs.AIFlowEvo: Self-Evolving Agents through the Co-Evolution of Workflows and Executable SkillsFlowEvo compiles transient inference-time workflows into reusable executable skills without training, retaining procedures for future tasks.arXiv cs.AIRisk Is Not the Target: A Monotonic Framework for Evaluating Wildfire Operational Risk SignalsStandard ML metrics fail for risk systems; a monotonic framework ensures risk scores align with actual operational load increases.arXiv cs.AISecuring Multimodal AI through Internal Information DecompositionAdversaries evade safeguards by distributing malicious intent across modalities, requiring cross-modal consistency checks for detection.Simon WillisonAn Inside Look at the Relay Market Powering Token Resellers and FraudMatt Lenhard exposes a relay market in China where resellers pool API keys via stolen credentials or abused trials.
Agentic AI · 系統與技術領導力

為 agentic AI
打造harness——
規模化生產。

Long Yang 主導 Intuit 的 agentic AI 轉型,並獨立架構了四個生產級多智能體系統——交易、市場情報、影片生產、家庭財務——外加連接它們的協議,每一個都為應對非確定性下的可靠性而設計,而不只是一個展示用的demo。

01 / 關於

可靠性而生。

誰都能搭一個展示效果不錯的agent——難的是模型周圍的一切。Long 把evals當作上線的把關機制,把context當作頭等工程問題,對成本的態度和對正確性的態度一樣認真。

Agentic AI
Harness Engineering

在 Intuit 最早一批把 AI agent 真正推進生產環境的工程師之一——如今全面主導這條線:MCP、多智能體架構,以及 looping engineering——讓 agent 自己閉合回饋迴路,而不是靠人工反覆改prompt。

系統
十年生產環境經驗

Kafka、Snowflake、FastAPI、pgvector——在「AI工程師」這個頭銜出現之前,已經有十年端到端掌控分散式系統的經驗。Agentic AI 是同一套紀律用在一個更難的問題上:非確定性下的規模化可靠性。

技術領導力
帶領團隊 · 全組織層級

在 Intuit 帶領並指導一支工程團隊,為編排、可觀測性、當機恢復模式訂定技術方向——這套方向被整個 GTMT 的 AI 路線圖採用,而不只是他自己團隊的工作。

02 / 專案

四個系統, 一個人。

獨立架構、獨立開發、跑在生產環境——利用晚上和週末時間,與上面的全職工作並行。每一個都是為了扛住一次錯誤決策而設計,而不只是為了做出好決策。

Trader Joe
自主交易

一個五角色 agent 迴圈——分析師、交易員、挑戰者、評估者、覆盤者——用真實資金在即時行情上交易。

難點在於:硬性風控寫在模型改不了的程式碼裡,還有一個自我提升迴圈——同一個錯誤反覆出現之後,會從一條教訓升級成寫死在程式碼裡的硬性攔截。

閱讀完整案例
Family CFO
自主財務

一個財務agent,讓一個家庭對自己的錢真正有規劃能力——預算、淨資產、現金流預測、異常偵測——在任意Plaid支援的銀行資料上無人值守運作。

難點在於:把雜亂的真實交易資料變成一個家庭每天都能信任的數字,而且沒有人在旁邊替它把關。

閱讀完整案例
TMZ
市場情報

一個ReAct編排器,調度五個可替換的市場情報專家——採集、富化、新穎度、評估、訊號——運作在Trader Joe今天就在讀取的同一條生產流水線之上。

難點在於:原地重構一條正在生產環境運作的流水線——每個專家都先以行為完全一致的封裝形式上線,經過一致性測試驗證,然後才允許編排邏輯真正改變運作方式。

閱讀完整案例
Video Factory
多智能體生產

40個模組,一個GPU編排器,兩套生產模式:熱門新聞走全自主流水線;而涉及私人情感的內容,系統反過來——由AI即時用語音採訪一個家庭,把他們自己故事裡的空白問出來。

難點在於:一個採訪agent要向一個家庭問出恰到好處的問題——問題必須紮根於他們真實照片時間線裡的空白,絕不能憑空編一段記憶——外加一個自研的LLM路由和從零搭建的MCP工具伺服器,撐起底下另外40個模組。

閱讀完整案例
02b / 生態系統

彼此如何連接

四個獨立系統,各自都能單獨成立。Wall Street 是讓它們可選地交換資料、互相諮詢的協議——是幾個各自獨立、歸屬不同的系統之間的一份真實契約,而不只是圖上的一個樞紐節點,每條連線都是可選項,哪個對端離線,其餘系統照常運作,設計如初。

Wall Street3 個 AgentFamily CFO6 個 AgentTraderJoe5 個 AgentTMZ5 個 AgentVideo Factory26+ 個 Agent刻意保持獨立
這些系統如何協作
  • Mutual support, never mutual dependency: every system's core function works with all other peers offline.
  • Any peer being unreachable degrades to an explicit 'not connected' state — it never crashes or blocks the caller.
  • Cross-system calls are read-only by default; remote conclusions can only produce proposed actions gated by local user confirmation.
  • No shared databases across systems — HTTP contracts only, and the contract schema is the privacy whitelist.
  • Every capability is env-gated and off by default; off means byte-identical behavior to before integration.
閱讀完整設計
03 / 經歷

十年 生產環境經驗。

搭建了什麼

從零架構了 Intuit 的agentic平台——多智能體LangGraph編排、自研的Agent Service、把資料流水線暴露為LLM一級工具的MCP伺服器。在此之上搭建的端到端測試系統,把數天的人工QA變成幾分鐘的自主執行。

Agentic AI Engineer

Intuit2025年11月至今

主導 Intuit Go-to-Market 資料平台從傳統 ETL 向 AI 原生 agentic 架構的轉型。架構了團隊的agentic平台——多智能體LangGraph編排、自研的Agent Service,以及把資料流水線暴露為LLM一級工具的MCP伺服器。搭建了一套多智能體端到端測試系統,把數天的人工QA變成幾分鐘的自主執行。

資深軟體工程師

Capital One2023年7月 – 2025年6月

把舊有基礎設施遷移到 AWS CDK 和 CloudFormation。用檢索增強生成(RAG)搭建了一套AI驅動的CI/CD流水線,大幅縮短流水線故障排查時間。

資深軟體工程師

SVB Financial Group2020年6月 – 2023年6月

主導面向新一代網路銀行的關鍵資訊報表系統設計。組建並管理一支7人以上的開發團隊。

資深軟體工程師

Cisco2015年1月 – 2020年6月

設計了 Chassis-View——業界首個圖形化網路設備管理系統。主導從單體架構向微服務架構的遷移。

Long 自2015年起在矽谷從事軟體工程——基礎設施、資料平台,如今是agentic AI。除了 Intuit、上面四個系統,以及連接它們的協議之外,他還在低調孵化一個不相關的消費級專案 Game On——另一種賭注,按自己的節奏推進。

他堅信,審慎打造的AI會讓世界切實變得更好——更有效率、更有創造力、更有溫度。

— 履歷與聯絡方式

聊。

無論你是獵頭、投資人,還是對上面某個專案感興趣——最快的方式是下載履歷或直接寄信。角落裡的聊天助手也能直接回答大部分問題。