agentic-holdem:以德州撲克為示範的多 Agent Claude Code 編排框架# Introduction(引言) 多 Agent 系統已成為 AI 工程的關鍵研究方向,但多數討論仍停留在抽象架構或工作流圖示,缺乏直觀的場域可供觀察其行為。2026-05-09/blog/agentic-holdem-2026-05-09/ 林協霆#multi-agent#claude-code#typescript#orchestration#agentic-AI
conductor-playground:多代理人編排框架的探索性 TypeScript 實驗# Introduction(引言) 當 LLM 應用從單一 Agent 進入多 Agent 階段,「指揮(conductor)」的角色變得關鍵:誰決定哪個 Agent 處理哪個任務?如何2026-03-18/blog/conductor-playground-2026-03-18/ 林協霆#multi-agent#orchestration#typescript#experiment#AI