feat: Adjust the directory structure

This commit is contained in:
pomelo-nwu
2025-10-22 16:22:58 +08:00
parent eb95c131be
commit 6183f24be7
33 changed files with 84 additions and 3 deletions

11
docs/tools/_meta.ts Normal file
View File

@@ -0,0 +1,11 @@
export default {
overview: 'Overview',
'file-system': 'File System',
'multi-file': 'Multi-File Read',
shell: 'Shell',
'todo-write': 'Todo Write',
'web-fetch': 'Web Fetch',
'web-search': 'Web Search',
memory: 'Memory',
'mcp-server': 'MCP Servers',
};