3c0cd86352
- notes/mcp-overview.md: MCP 协议概览,跟 tool use 的分层差异 - notes/mcp-client-internals.md: MCP client 内部实现(发现/连接/catalog) - notes/plugin-tools.md: plugin tool 与 native/MCP 的对比 - notes/lsp-tools.md: LSP 协议科普 + OpenClaw LSP tool 包装 - notes/rag-overview.md: RAG 与向量化(向量只用来检索,prompt 用原文) - notes/blog/mcp-101.md: 面向开发者的 MCP 科普,LSP 类比引入 - README 索引更新
33 lines
697 B
JSON
33 lines
697 B
JSON
{
|
|
"file-explorer": true,
|
|
"global-search": true,
|
|
"switcher": true,
|
|
"graph": true,
|
|
"backlink": true,
|
|
"canvas": true,
|
|
"outgoing-link": true,
|
|
"tag-pane": true,
|
|
"properties": false,
|
|
"page-preview": true,
|
|
"daily-notes": true,
|
|
"templates": true,
|
|
"note-composer": true,
|
|
"command-palette": true,
|
|
"slash-command": false,
|
|
"editor-status": true,
|
|
"bookmarks": true,
|
|
"markdown-importer": false,
|
|
"zk-prefixer": false,
|
|
"random-note": false,
|
|
"outline": true,
|
|
"word-count": true,
|
|
"slides": false,
|
|
"audio-recorder": false,
|
|
"workspaces": false,
|
|
"file-recovery": true,
|
|
"publish": false,
|
|
"sync": true,
|
|
"webviewer": false,
|
|
"footnotes": false,
|
|
"bases": true
|
|
} |