BLOG · AI
從 raise-a-bull 到 bot-personal-hermes:一個晚上把個人 AI 換掉的決策記錄
我自己寫的 personal AI bot 用了快一年。但 `claude -p` per-message 的 prompt cache miss 讓它越用越燒、越用越慢。一個晚上,我跟 Claude Code brainstorm 出新架構、寫 spec、寫實作 plan、跑完所有 smoke test,把舊 bot 換成 NousResearch Hermes Agent + hermes-workspace。這篇記錄整個決策、踩到的雷、和最終長相。