什麼是 hive-debugger?
Hive 代理程式的互動式偵錯伴侶 - 識別運行時問題並提出解決方案 來源:adenhq/hive。
Hive 代理程式的互動式偵錯伴侶 - 識別運行時問題並提出解決方案
透過命令列快速安裝 hive-debugger AI 技能到你的開發環境
來源:adenhq/hive。
An interactive debugging companion that helps developers identify and fix runtime issues in Hive agents. The debugger analyzes runtime logs at three levels (L1/L2/L3), categorizes issues, and provides actionable fix recommendations.
This skill works alongside agents running in TUI mode and provides supervisor-level insights into execution behavior.
Some agents use terminalnodes=[] (the "forever-alive" pattern), meaning they loop indefinitely and never enter a "completed" execution state. For these agents:
Hive 代理程式的互動式偵錯伴侶 - 識別運行時問題並提出解決方案 來源:adenhq/hive。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/adenhq/hive --skill hive-debuggerHive 代理程式的互動式偵錯伴侶 - 識別運行時問題並提出解決方案 來源:adenhq/hive。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/adenhq/hive --skill hive-debugger 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/adenhq/hive