我们已将 Devin 的 DeepWiki 功能集成到 Devin Desktop Editor 中。使用它可以帮助你快速熟悉代码库中不熟悉的部分。 你可以在主侧边栏 / 活动栏中找到 DeepWiki 界面。 要使用 DeepWiki,请将鼠标悬停在代码库中的某个符号上,然后按Documentation Index
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
Cmd+Shift+点击 以打开该代码符号的详细解释。
不同于只显示基本类型信息的传统悬停卡片,DeepWiki 提供的悬停解释会在你阅读代码时说明函数、变量和类的作用。
你可以点击 DeepWiki 面板右上角的 ⋮ 按钮,然后选择 Add to Cascade,将 DeepWiki 解释作为 @-mention 发送到 Cascade。

