Files
openclaw-notes/.obsidian/workspace.json
T
clz 3c0cd86352 docs: add MCP, plugin/LSP tool, and RAG notes
- 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 索引更新
2026-06-16 00:59:32 +08:00

193 lines
5.0 KiB
JSON

{
"main": {
"id": "459ad3a32aad4276",
"type": "split",
"children": [
{
"id": "5f97bf8400cae9a8",
"type": "tabs",
"children": [
{
"id": "d0cf7351ba09fde6",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "blog/mcp-101.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "mcp-101"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "b6108a14266af7ba",
"type": "split",
"children": [
{
"id": "58c3efc6201f5a69",
"type": "tabs",
"children": [
{
"id": "e748b7d3d15f7bf9",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "文件列表"
}
},
{
"id": "5aaea1cf2403cdc9",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "搜索"
}
},
{
"id": "885aa17fd321b938",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "书签"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "16ed2280b2c0f5fb",
"type": "split",
"children": [
{
"id": "27e5e389f8fb98dc",
"type": "tabs",
"children": [
{
"id": "5e702d324eac08f1",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "blog/function-call-101.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "function-call-101 的反向链接列表"
}
},
{
"id": "607e0346c7c7ac6b",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "blog/function-call-101.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "function-call-101 的出链列表"
}
},
{
"id": "10e2aad3cce4362c",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "标签"
}
},
{
"id": "5e263de838d80777",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "blog/mcp-101.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "mcp-101 的大纲"
}
}
],
"currentTab": 3
}
],
"direction": "horizontal",
"width": 300
},
"left-ribbon": {
"hiddenItems": {
"bases:新建数据库": false,
"switcher:打开快速切换": false,
"graph:查看关系图谱": false,
"canvas:新建白板": false,
"daily-notes:打开/创建今天的日记": false,
"templates:插入模板": false,
"command-palette:打开命令面板": false
}
},
"active": "d0cf7351ba09fde6",
"lastOpenFiles": [
"rag-overview.md",
"mcp-overview.md",
"mcp-client-internals.md",
"lsp-tools.md",
"blog/mcp-101.md",
"plugin-tools.md",
"blog/function-call-101.md",
"README.md",
"blog/README.md",
"llm-autoregressive-kvcache.md",
"function-call-flow.md",
"blog",
"skills-management-design.md",
"skills-cli-and-examples.md",
"skill-invocation-mechanism.md",
"architecture-overview.md",
"agent-loop.md",
"README.md.tmp.7973.29117344d8e6"
]
}