hermesagent.download
GitHub ↗

[Bug] Cron 排程工作會顯示 memory 工具,但實際執行時無法使用

📅 2026年7月4日 ✅ 最後驗證 2026年7月4日 ✍️ HermesAgent.download Contributors

回報者指出 cron 排程工作中 memory 工具雖然出現在可用工具清單,但實際呼叫時會失敗並顯示「Memory is not available」。原因是 cron 排程用 skip_memory=True 建立 AIAgent,但預設工具集仍繼承包含 memory 的核心工具,導致工具存在但無法使用。

官方來源

發現錯誤或內容過期? 到 GitHub 編輯這一頁