@geminilight/mindos 0.6.52 → 0.6.54
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +27 -5
- package/README_zh.md +27 -5
- package/_standalone/.mindos-build-version +1 -1
- package/_standalone/.next/BUILD_ID +1 -1
- package/_standalone/.next/app-path-routes-manifest.json +17 -14
- package/_standalone/.next/build-manifest.json +3 -3
- package/_standalone/.next/cache/.previewinfo +1 -1
- package/_standalone/.next/cache/.rscinfo +1 -1
- package/_standalone/.next/cache/config.json +3 -3
- package/_standalone/.next/prerender-manifest.json +3 -3
- package/_standalone/.next/react-loadable-manifest.json +18 -2
- package/_standalone/.next/routes-manifest.json +18 -0
- package/_standalone/.next/server/app/.well-known/agent-card.json/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/_global-error/page.js +1 -1
- package/_standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/_global-error.html +2 -2
- package/_standalone/.next/server/app/_global-error.rsc +2 -2
- package/_standalone/.next/server/app/_global-error.segments/_full.segment.rsc +2 -2
- package/_standalone/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/_standalone/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/_standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/_standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/_standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/_standalone/.next/server/app/_not-found/page.js +1 -1
- package/_standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/agents/[agentKey]/page.js +1 -1
- package/_standalone/.next/server/app/agents/[agentKey]/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/agents/[agentKey]/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/agents/page.js +3 -3
- package/_standalone/.next/server/app/agents/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/agents/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/a2a/agents/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/a2a/delegations/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/a2a/discover/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/a2a/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/acp/config/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/acp/detect/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/acp/install/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/acp/registry/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/acp/session/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/agent-activity/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/ask/route.js +44 -16
- package/_standalone/.next/server/app/api/ask/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/ask/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/ask-sessions/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/auth/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/backlinks/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/backlinks/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/bootstrap/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/bootstrap/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/changes/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/changes/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/export/route.js +2 -2
- package/_standalone/.next/server/app/api/export/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/export/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/extract-pdf/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/file/import/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/file/import/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/file/raw/route.js +1 -0
- package/_standalone/.next/server/app/api/file/raw/route.js.nft.json +1 -0
- package/_standalone/.next/server/app/api/file/raw/route_client-reference-manifest.js +1 -0
- package/_standalone/.next/server/app/api/file/route.js +1 -1
- package/_standalone/.next/server/app/api/file/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/file/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/files/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/files/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/git/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/git/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/graph/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/graph/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/inbox/route.js +1 -1
- package/_standalone/.next/server/app/api/inbox/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/inbox/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/init/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/mcp/agents/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/mcp/agents/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/mcp/install/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/mcp/install-skill/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/mcp/restart/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/mcp/status/route.js +1 -1
- package/_standalone/.next/server/app/api/mcp/status/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/mcp/uninstall/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/monitoring/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/monitoring/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/recent-files/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/recent-files/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/restart/route.js +1 -1
- package/_standalone/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/search/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/settings/list-models/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/settings/reset-token/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/settings/route.js +1 -1
- package/_standalone/.next/server/app/api/settings/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/settings/test-key/route.js +1 -1
- package/_standalone/.next/server/app/api/settings/test-key/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/setup/check-path/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/setup/check-port/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/setup/generate-token/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/setup/ls/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/setup/route.js +1 -1
- package/_standalone/.next/server/app/api/setup/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/sync/route.js +1 -1
- package/_standalone/.next/server/app/api/sync/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/tree-version/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/tree-version/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/uninstall/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/update/route.js +1 -1
- package/_standalone/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/update-check/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/update-status/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/api/workflows/route.js.nft.json +1 -1
- package/_standalone/.next/server/app/api/workflows/route_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/changes/page.js +2 -2
- package/_standalone/.next/server/app/changes/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/changes/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/echo/[segment]/page.js +3 -3
- package/_standalone/.next/server/app/echo/[segment]/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/echo/[segment]/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/echo/page.js +1 -1
- package/_standalone/.next/server/app/echo/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/echo/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/explore/page.js +2 -2
- package/_standalone/.next/server/app/explore/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/explore/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/help/page.js +2 -2
- package/_standalone/.next/server/app/help/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/help/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/inbox/history/page.js +2 -0
- package/_standalone/.next/server/app/inbox/history/page.js.nft.json +1 -0
- package/_standalone/.next/server/app/inbox/history/page_client-reference-manifest.js +1 -0
- package/_standalone/.next/server/app/login/page.js +2 -2
- package/_standalone/.next/server/app/login/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/page.js +3 -3
- package/_standalone/.next/server/app/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/setup/page.js +2 -2
- package/_standalone/.next/server/app/setup/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/setup/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/trash/page.js +3 -3
- package/_standalone/.next/server/app/trash/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/trash/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/view/[...path]/page.js +3 -3
- package/_standalone/.next/server/app/view/[...path]/page.js.nft.json +1 -1
- package/_standalone/.next/server/app/view/[...path]/page_client-reference-manifest.js +1 -1
- package/_standalone/.next/server/app/wiki/page.js +2 -0
- package/_standalone/.next/server/app/wiki/page.js.nft.json +1 -0
- package/_standalone/.next/server/app/wiki/page_client-reference-manifest.js +1 -0
- package/_standalone/.next/server/app-paths-manifest.json +17 -14
- package/_standalone/.next/server/chunks/2190.js +2 -2
- package/_standalone/.next/server/chunks/2364.js +2 -0
- package/_standalone/.next/server/chunks/357.js +1 -0
- package/_standalone/.next/server/chunks/530.js +219 -0
- package/_standalone/.next/server/chunks/6054.js +52 -0
- package/_standalone/.next/server/chunks/6539.js +1 -1
- package/_standalone/.next/server/chunks/8388.js +2 -2
- package/_standalone/.next/server/chunks/953.js +4 -4
- package/_standalone/.next/server/middleware-build-manifest.js +1 -1
- package/_standalone/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/_standalone/.next/server/next-font-manifest.js +1 -1
- package/_standalone/.next/server/next-font-manifest.json +1 -1
- package/_standalone/.next/server/pages/500.html +2 -2
- package/_standalone/.next/server/server-reference-manifest.js +1 -1
- package/_standalone/.next/server/server-reference-manifest.json +1 -1
- package/_standalone/.next/static/2hrwFOLEOZhHQHfrIt-Dw/_buildManifest.js +1 -0
- package/_standalone/.next/static/chunks/1053-2874859f7caefa0f.js +29 -0
- package/_standalone/.next/static/chunks/178-105779afb62d36d9.js +1 -0
- package/_standalone/.next/static/chunks/1814.b08e9fb85dd3b13c.js +1 -0
- package/_standalone/.next/static/chunks/{1880-3ec02adc80531825.js → 1880-7abf971bcfd2389b.js} +2 -2
- package/_standalone/.next/static/chunks/{3160-83a7e0b94414b3ac.js → 2218-d54538000574ffef.js} +1 -1
- package/_standalone/.next/static/chunks/254-32719a9bea2e74f0.js +1 -0
- package/_standalone/.next/static/chunks/362.a77be2f206db7b19.js +1 -0
- package/_standalone/.next/static/chunks/4237-ffc6e7c15d4007b6.js +1 -0
- package/_standalone/.next/static/chunks/7035-2af69391c7b1ad95.js +1 -0
- package/_standalone/.next/static/chunks/7322-d67d05067544864c.js +1 -0
- package/_standalone/.next/static/chunks/{6926-4af497b83952fa87.js → 8409-de5726a4a278d28f.js} +1 -1
- package/_standalone/.next/static/chunks/8753-ea9db680b0f70f25.js +1 -0
- package/_standalone/.next/static/chunks/app/.well-known/agent-card.json/{route-b07a5983e85bc5e3.js → route-e240db6d5049d336.js} +1 -1
- package/_standalone/.next/static/chunks/app/_global-error/{page-b07a5983e85bc5e3.js → page-e240db6d5049d336.js} +1 -1
- package/_standalone/.next/static/chunks/app/agents/[agentKey]/page-f006a70f6889eb56.js +1 -0
- package/_standalone/.next/static/chunks/app/agents/page-bd522e428e3acb78.js +5 -0
- package/_standalone/.next/static/chunks/app/api/a2a/agents/{route-b07a5983e85bc5e3.js → route-e240db6d5049d336.js} +1 -1
- package/_standalone/.next/static/chunks/app/api/a2a/delegations/{route-b07a5983e85bc5e3.js → route-e240db6d5049d336.js} +1 -1
- package/_standalone/.next/static/chunks/app/api/a2a/discover/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/a2a/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/acp/config/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/acp/detect/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/acp/install/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/acp/registry/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/acp/session/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/agent-activity/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/ask/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/ask-sessions/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/auth/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/backlinks/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/bootstrap/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/changes/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/export/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/extract-pdf/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/file/import/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/file/raw/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/file/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/files/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/git/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/graph/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/health/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/inbox/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/init/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/mcp/agents/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/mcp/install/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/mcp/install-skill/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/mcp/restart/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/mcp/status/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/mcp/uninstall/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/monitoring/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/recent-files/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/restart/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/search/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/settings/list-models/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/settings/reset-token/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/settings/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/settings/test-key/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/setup/check-path/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/setup/check-port/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/setup/generate-token/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/setup/ls/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/setup/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/skills/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/sync/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/tree-version/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/uninstall/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/update/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/update-check/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/update-status/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/api/workflows/route-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/changes/page-5a72144d1080a699.js +1 -0
- package/_standalone/.next/static/chunks/app/echo/[segment]/{page-88df174dd64b2c76.js → page-6710da1f581b2854.js} +2 -2
- package/_standalone/.next/static/chunks/app/echo/page-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/explore/{page-5eb2835e9e3ab4bb.js → page-d3d99308146c2240.js} +1 -1
- package/_standalone/.next/static/chunks/app/global-error-c37d50db6128ec01.js +1 -0
- package/_standalone/.next/static/chunks/app/help/page-222df603080b5fab.js +1 -0
- package/_standalone/.next/static/chunks/app/inbox/history/page-07819cf95cb0805f.js +1 -0
- package/_standalone/.next/static/chunks/app/layout-8eacff5813458190.js +186 -0
- package/_standalone/.next/static/chunks/app/loading-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/login/{page-24236460fa7c11d0.js → page-0eeef685052869a6.js} +1 -1
- package/_standalone/.next/static/chunks/app/page-5a6c9455efe8a0df.js +7 -0
- package/_standalone/.next/static/chunks/app/setup/{page-99f40e9337388cda.js → page-9a81fa4d82c6351b.js} +1 -1
- package/_standalone/.next/static/chunks/app/trash/page-72d0ae3649ac4b6c.js +1 -0
- package/_standalone/.next/static/chunks/app/view/[...path]/loading-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/app/view/[...path]/not-found-fc04c2bd4f35bc6f.js +1 -0
- package/_standalone/.next/static/chunks/app/view/[...path]/page-e8699f96589c0979.js +12 -0
- package/_standalone/.next/static/chunks/app/wiki/page-d492256a93f0b8bc.js +1 -0
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/app-error-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/forbidden-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/not-found-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/unauthorized-e240db6d5049d336.js +1 -0
- package/_standalone/.next/static/chunks/{webpack-bbd44cbc83dc0aa4.js → webpack-73c9da80c6c1ebfe.js} +1 -1
- package/_standalone/.next/static/css/66f8a81e4eda06d4.css +1 -0
- package/_standalone/.next/static/css/a4a2b71142b311af.css +31 -0
- package/_standalone/.next/trace +64 -64
- package/_standalone/.next/types/routes.d.ts +5 -2
- package/_standalone/.next/types/validator.ts +27 -0
- package/_standalone/__tests__/agents/agents-content-dashboard.test.tsx +1 -0
- package/_standalone/__tests__/agents/agents-content-model.test.ts +13 -0
- package/_standalone/__tests__/core/inbox.test.ts +168 -0
- package/_standalone/__tests__/core/sync.test.ts +37 -0
- package/_standalone/__tests__/panels/agents-panel-hub.test.tsx +1 -0
- package/_standalone/app/globals.css +29 -3
- package/_standalone/components/ActivityBar.tsx +9 -9
- package/_standalone/components/AskFab.tsx +1 -1
- package/_standalone/components/Backlinks.tsx +1 -1
- package/_standalone/components/Breadcrumb.tsx +1 -1
- package/_standalone/components/CreateSpaceModal.tsx +1 -1
- package/_standalone/components/EchoSpotlight.tsx +14 -10
- package/_standalone/components/Editor.tsx +1 -1
- package/_standalone/components/ExportModal.tsx +3 -3
- package/_standalone/components/FileTree.tsx +6 -11
- package/_standalone/components/GuideCard.tsx +1 -1
- package/_standalone/components/ImportModal.tsx +1 -2
- package/_standalone/components/KeyboardShortcuts.tsx +1 -1
- package/_standalone/components/MarkdownEditor.tsx +1 -1
- package/_standalone/components/OnboardingView.tsx +2 -2
- package/_standalone/components/OrganizeToast.tsx +3 -1
- package/_standalone/components/Panel.tsx +27 -6
- package/_standalone/components/Sidebar.tsx +1 -1
- package/_standalone/components/SidebarLayout.tsx +30 -7
- package/_standalone/components/SystemPulse.tsx +16 -16
- package/_standalone/components/agents/AgentsOverviewSection.tsx +18 -92
- package/_standalone/components/agents/AgentsPanelA2aTab.tsx +67 -66
- package/_standalone/components/agents/AgentsPrimitives.tsx +1 -1
- package/_standalone/components/agents/RecentActivityFeed.tsx +6 -6
- package/_standalone/components/agents/SkillDetailPopover.tsx +1 -1
- package/_standalone/components/ask/AskHeader.tsx +1 -1
- package/_standalone/components/echo/EchoHero.tsx +1 -1
- package/_standalone/components/echo/EchoPageSections.tsx +1 -1
- package/_standalone/components/explore/UseCaseCard.tsx +1 -1
- package/_standalone/components/home/InboxSection.tsx +262 -54
- package/_standalone/components/panels/AgentsPanel.tsx +4 -3
- package/_standalone/components/panels/AgentsPanelAgentDetail.tsx +1 -1
- package/_standalone/components/panels/AgentsPanelHubNav.tsx +10 -6
- package/_standalone/components/panels/PanelHeader.tsx +1 -1
- package/_standalone/components/renderers/audio/AudioRenderer.tsx +79 -0
- package/_standalone/components/renderers/image/ImageRenderer.tsx +203 -0
- package/_standalone/components/renderers/pdf/PdfRenderer.tsx +57 -0
- package/_standalone/components/renderers/video/VideoRenderer.tsx +91 -0
- package/_standalone/components/settings/McpTab.tsx +154 -28
- package/_standalone/components/settings/PluginsTab.tsx +1 -1
- package/_standalone/components/settings/SettingsContent.tsx +41 -7
- package/_standalone/components/settings/types.ts +7 -1
- package/_standalone/components/walkthrough/WalkthroughOverlay.tsx +40 -11
- package/_standalone/components/walkthrough/WalkthroughTooltip.tsx +1 -1
- package/_standalone/hooks/useAiOrganize.ts +14 -1
- package/_standalone/lib/organize-history.ts +6 -0
- package/_standalone/lib/stores/walkthrough-store.ts +33 -1
- package/_standalone/tsconfig.tsbuildinfo +1 -1
- package/app/app/api/ask/route.ts +193 -3
- package/app/app/api/file/raw/route.ts +121 -0
- package/app/app/api/file/route.ts +21 -0
- package/app/app/api/inbox/route.ts +38 -2
- package/app/app/api/mcp/status/route.ts +1 -0
- package/app/app/api/restart/route.ts +26 -21
- package/app/app/api/settings/route.ts +13 -0
- package/app/app/api/setup/route.ts +11 -1
- package/app/app/api/sync/route.ts +36 -13
- package/app/app/api/update/route.ts +24 -10
- package/app/app/global-error.tsx +3 -3
- package/app/app/globals.css +29 -3
- package/app/app/inbox/history/page.tsx +250 -0
- package/app/app/layout.tsx +5 -11
- package/app/app/login/page.tsx +1 -1
- package/app/app/view/[...path]/ViewPageClient.tsx +15 -10
- package/app/app/view/[...path]/not-found.tsx +1 -1
- package/app/app/view/[...path]/page.tsx +32 -1
- package/app/app/wiki/page.tsx +58 -0
- package/app/components/ActivityBar.tsx +9 -9
- package/app/components/AskFab.tsx +1 -1
- package/app/components/Backlinks.tsx +1 -1
- package/app/components/Breadcrumb.tsx +1 -1
- package/app/components/CreateSpaceModal.tsx +1 -1
- package/app/components/DirView.tsx +2 -2
- package/app/components/EchoSpotlight.tsx +14 -10
- package/app/components/Editor.tsx +1 -1
- package/app/components/ExportModal.tsx +3 -3
- package/app/components/FileTree.tsx +6 -11
- package/app/components/GuideCard.tsx +1 -1
- package/app/components/HomeContent.tsx +50 -39
- package/app/components/ImportModal.tsx +1 -2
- package/app/components/KeyboardShortcuts.tsx +1 -1
- package/app/components/MarkdownEditor.tsx +1 -1
- package/app/components/OnboardingView.tsx +2 -2
- package/app/components/OrganizeToast.tsx +3 -1
- package/app/components/Panel.tsx +27 -6
- package/app/components/Sidebar.tsx +1 -1
- package/app/components/SidebarLayout.tsx +30 -7
- package/app/components/SystemPulse.tsx +16 -16
- package/app/components/TrashPageClient.tsx +8 -6
- package/app/components/UpdateOverlay.tsx +1 -1
- package/app/components/WikiHomeContent.tsx +273 -0
- package/app/components/agents/AgentDetailContent.tsx +5 -5
- package/app/components/agents/AgentsContentPage.tsx +14 -3
- package/app/components/agents/AgentsOverviewSection.tsx +18 -92
- package/app/components/agents/AgentsPanelA2aTab.tsx +67 -66
- package/app/components/agents/AgentsPrimitives.tsx +1 -1
- package/app/components/agents/RecentActivityFeed.tsx +6 -6
- package/app/components/agents/SkillDetailPopover.tsx +1 -1
- package/app/components/agents/agents-content-model.ts +4 -1
- package/app/components/ask/AskHeader.tsx +1 -1
- package/app/components/changes/ChangesContentPage.tsx +10 -6
- package/app/components/echo/EchoHero.tsx +1 -1
- package/app/components/echo/EchoPageSections.tsx +1 -1
- package/app/components/explore/ExploreContent.tsx +1 -1
- package/app/components/explore/UseCaseCard.tsx +1 -1
- package/app/components/help/HelpContent.tsx +3 -3
- package/app/components/home/InboxSection.tsx +262 -54
- package/app/components/panels/AgentsPanel.tsx +4 -3
- package/app/components/panels/AgentsPanelAgentDetail.tsx +1 -1
- package/app/components/panels/AgentsPanelHubNav.tsx +10 -6
- package/app/components/panels/PanelHeader.tsx +1 -1
- package/app/components/renderers/audio/AudioRenderer.tsx +79 -0
- package/app/components/renderers/audio/manifest.ts +17 -0
- package/app/components/renderers/image/ImageRenderer.tsx +203 -0
- package/app/components/renderers/image/manifest.ts +17 -0
- package/app/components/renderers/pdf/PdfRenderer.tsx +57 -0
- package/app/components/renderers/pdf/manifest.ts +15 -0
- package/app/components/renderers/video/VideoRenderer.tsx +91 -0
- package/app/components/renderers/video/manifest.ts +17 -0
- package/app/components/settings/McpTab.tsx +154 -28
- package/app/components/settings/PluginsTab.tsx +1 -1
- package/app/components/settings/SettingsContent.tsx +41 -7
- package/app/components/settings/types.ts +7 -1
- package/app/components/setup/index.tsx +4 -3
- package/app/components/walkthrough/WalkthroughOverlay.tsx +40 -11
- package/app/components/walkthrough/WalkthroughTooltip.tsx +1 -1
- package/app/hooks/useAiOrganize.ts +14 -1
- package/app/lib/agent/model.ts +2 -1
- package/app/lib/core/inbox.ts +131 -2
- package/app/lib/core/pdf-text.ts +28 -0
- package/app/lib/core/search-index.ts +29 -5
- package/app/lib/core/tree.ts +6 -1
- package/app/lib/fs.ts +31 -3
- package/app/lib/i18n/modules/ai-chat.ts +42 -0
- package/app/lib/i18n/modules/knowledge.ts +30 -0
- package/app/lib/i18n/modules/navigation.ts +4 -2
- package/app/lib/i18n/modules/panels.ts +22 -4
- package/app/lib/i18n/modules/settings.ts +26 -0
- package/app/lib/organize-history.ts +6 -0
- package/app/lib/renderers/index.ts +5 -1
- package/app/lib/settings.ts +60 -0
- package/app/lib/stores/walkthrough-store.ts +33 -1
- package/bin/commands/doctor.js +12 -6
- package/bin/commands/file.js +7 -4
- package/bin/commands/logs.js +39 -4
- package/bin/commands/onboard.js +1 -1
- package/bin/commands/open.js +6 -1
- package/bin/commands/space.js +7 -4
- package/bin/commands/update.js +31 -29
- package/bin/lib/build.js +19 -8
- package/bin/lib/clean-env.js +38 -0
- package/bin/lib/cli-shim.js +67 -2
- package/bin/lib/config.js +4 -5
- package/bin/lib/gateway.js +51 -27
- package/bin/lib/jsonc.js +7 -2
- package/bin/lib/mcp-agents.js +26 -5
- package/bin/lib/path-expand.js +6 -3
- package/bin/lib/port.js +5 -1
- package/bin/lib/stop.js +98 -41
- package/bin/lib/sync.js +1 -1
- package/package.json +1 -1
- package/scripts/setup.js +7 -5
- package/_standalone/.next/server/chunks/2673.js +0 -52
- package/_standalone/.next/server/chunks/5648.js +0 -2
- package/_standalone/.next/server/chunks/8408.js +0 -219
- package/_standalone/.next/static/IiTZbEzZo8l5MSUxlDwKp/_buildManifest.js +0 -1
- package/_standalone/.next/static/chunks/1053-c519cb347faa75e2.js +0 -29
- package/_standalone/.next/static/chunks/1814.72f7fe7c61e2b647.js +0 -1
- package/_standalone/.next/static/chunks/362.4c226d7887d5f696.js +0 -1
- package/_standalone/.next/static/chunks/6357-c645842834c0d4cd.js +0 -1
- package/_standalone/.next/static/chunks/6981-3d7dcac2d12a5670.js +0 -1
- package/_standalone/.next/static/chunks/7035-032641fb6f4e07b2.js +0 -1
- package/_standalone/.next/static/chunks/7144-5febf62f1a79fe64.js +0 -1
- package/_standalone/.next/static/chunks/9602-423291fdb36396d1.js +0 -1
- package/_standalone/.next/static/chunks/app/agents/[agentKey]/page-074d6aafc2606561.js +0 -1
- package/_standalone/.next/static/chunks/app/agents/page-710d8c80fa86e93e.js +0 -5
- package/_standalone/.next/static/chunks/app/api/a2a/discover/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/a2a/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/acp/config/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/acp/detect/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/acp/install/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/acp/registry/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/acp/session/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/agent-activity/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/ask/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/ask-sessions/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/auth/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/backlinks/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/bootstrap/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/changes/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/export/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/extract-pdf/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/file/import/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/file/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/files/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/git/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/graph/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/health/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/inbox/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/init/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/mcp/agents/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/mcp/install/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/mcp/install-skill/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/mcp/restart/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/mcp/status/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/mcp/uninstall/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/monitoring/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/recent-files/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/restart/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/search/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/settings/list-models/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/settings/reset-token/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/settings/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/settings/test-key/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/setup/check-path/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/setup/check-port/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/setup/generate-token/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/setup/ls/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/setup/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/skills/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/sync/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/tree-version/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/uninstall/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/update/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/update-check/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/update-status/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/api/workflows/route-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/changes/page-350992cf5091bc5b.js +0 -1
- package/_standalone/.next/static/chunks/app/echo/page-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/global-error-e1ad0e18236ba26c.js +0 -1
- package/_standalone/.next/static/chunks/app/help/page-2325d25b6846ca07.js +0 -1
- package/_standalone/.next/static/chunks/app/layout-e706f9a963b177ba.js +0 -186
- package/_standalone/.next/static/chunks/app/loading-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/page-2595175820acfd65.js +0 -7
- package/_standalone/.next/static/chunks/app/trash/page-61c6210fac1e9710.js +0 -1
- package/_standalone/.next/static/chunks/app/view/[...path]/loading-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/app/view/[...path]/not-found-61474670d6bb6116.js +0 -1
- package/_standalone/.next/static/chunks/app/view/[...path]/page-798359c36f10ef8d.js +0 -12
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/app-error-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/forbidden-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/not-found-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/chunks/next/dist/client/components/builtin/unauthorized-b07a5983e85bc5e3.js +0 -1
- package/_standalone/.next/static/css/bbf51803eade6c50.css +0 -31
- package/_standalone/.next/static/css/ef1151f74f00d91a.css +0 -1
- package/_standalone/lib/i18n/generated/explore-i18n.generated.ts +0 -138
- package/_standalone/lib/i18n/index.ts +0 -38
- package/_standalone/lib/i18n/modules/ai-chat.ts +0 -237
- package/_standalone/lib/i18n/modules/common.ts +0 -71
- package/_standalone/lib/i18n/modules/features.ts +0 -153
- package/_standalone/lib/i18n/modules/knowledge.ts +0 -727
- package/_standalone/lib/i18n/modules/navigation.ts +0 -157
- package/_standalone/lib/i18n/modules/onboarding.ts +0 -445
- package/_standalone/lib/i18n/modules/panels.ts +0 -1255
- package/_standalone/lib/i18n/modules/settings.ts +0 -889
- package/_standalone/lib/i18n.ts +0 -3
- /package/_standalone/.next/static/{IiTZbEzZo8l5MSUxlDwKp → 2hrwFOLEOZhHQHfrIt-Dw}/_ssgManifest.js +0 -0
|
@@ -1,889 +0,0 @@
|
|
|
1
|
-
// settings
|
|
2
|
-
|
|
3
|
-
export const settingsEn = {
|
|
4
|
-
settings: {
|
|
5
|
-
title: 'Settings',
|
|
6
|
-
tabs: { ai: 'AI', appearance: 'Appearance', knowledge: 'General', sync: 'Sync', mcp: 'Connections', plugins: 'Plugins', shortcuts: 'Shortcuts', monitoring: 'Monitoring', agents: 'Agents', update: 'Update', uninstall: 'Uninstall' },
|
|
7
|
-
ai: {
|
|
8
|
-
provider: 'Provider',
|
|
9
|
-
model: 'Model',
|
|
10
|
-
apiKey: 'API Key',
|
|
11
|
-
baseUrl: 'Base URL',
|
|
12
|
-
baseUrlHint: 'Optional. Use for proxies or custom API endpoints.',
|
|
13
|
-
keyHint: 'Stored locally in ~/.mindos/config.json',
|
|
14
|
-
keyOptionalHint: 'Optional for local providers. Stored in ~/.mindos/config.json',
|
|
15
|
-
keyChange: 'Change',
|
|
16
|
-
keyCancel: 'Cancel',
|
|
17
|
-
envHint: 'Fields marked env have a value from environment variables. You can override them here, or restore all to env defaults.',
|
|
18
|
-
envFieldNote: (key: string) => `Env var ${key} is set. Clear this field to fall back to it.`,
|
|
19
|
-
resetToEnv: 'Reset to env value',
|
|
20
|
-
restoreFromEnv: 'Restore from env',
|
|
21
|
-
noApiKey: 'API key is not set. AI features will be unavailable until you add one.',
|
|
22
|
-
testKey: 'Test',
|
|
23
|
-
testKeyTesting: 'Testing...',
|
|
24
|
-
testKeyOk: (ms: number) => `\u2713 ${ms}ms`,
|
|
25
|
-
testKeyAuthError: 'Invalid API key',
|
|
26
|
-
testKeyModelNotFound: 'Model not found',
|
|
27
|
-
testKeyRateLimited: 'Rate limited, try again later',
|
|
28
|
-
testKeyNetworkError: 'Network error',
|
|
29
|
-
testKeyNoKey: 'No API key configured',
|
|
30
|
-
testKeyUnknown: 'Test failed',
|
|
31
|
-
listModels: 'Browse',
|
|
32
|
-
noModelsFound: 'No models found',
|
|
33
|
-
},
|
|
34
|
-
agent: {
|
|
35
|
-
title: 'Agent Behavior',
|
|
36
|
-
subtitle: 'Configure how the AI agent operates',
|
|
37
|
-
maxSteps: 'Max Steps',
|
|
38
|
-
maxStepsHint: 'Maximum tool call steps per request (1-30)',
|
|
39
|
-
contextStrategy: 'Context Strategy',
|
|
40
|
-
contextStrategyHint: 'Auto: summarize early messages when context fills up. Off: no summarization (emergency pruning still applies).',
|
|
41
|
-
contextStrategyAuto: 'Auto (compact + prune)',
|
|
42
|
-
contextStrategyOff: 'Off',
|
|
43
|
-
thinking: 'Extended Thinking',
|
|
44
|
-
thinkingHint: "Show Claude's reasoning process (uses more tokens)",
|
|
45
|
-
thinkingBudget: 'Thinking Budget',
|
|
46
|
-
thinkingBudgetHint: 'Max tokens for reasoning (1000-50000)',
|
|
47
|
-
reconnectRetries: 'Auto Reconnect',
|
|
48
|
-
reconnectRetriesHint: 'When connection drops, automatically retry this many times before giving up (0 = disabled)',
|
|
49
|
-
},
|
|
50
|
-
appearance: {
|
|
51
|
-
readingTitle: 'Reading',
|
|
52
|
-
readingDesc: 'Customize how your notes look',
|
|
53
|
-
readingFont: 'Reading font',
|
|
54
|
-
fontSize: 'Font size',
|
|
55
|
-
fontSizePreview: 'The quick brown fox.',
|
|
56
|
-
contentWidth: 'Content width',
|
|
57
|
-
preferencesTitle: 'Preferences',
|
|
58
|
-
colorTheme: 'Color theme',
|
|
59
|
-
system: 'System',
|
|
60
|
-
dark: 'Dark',
|
|
61
|
-
light: 'Light',
|
|
62
|
-
language: 'Language',
|
|
63
|
-
browserNote: 'Appearance settings are saved in your browser.',
|
|
64
|
-
labsTitle: 'Labs',
|
|
65
|
-
labsDesc: 'Experimental features still in development. May change or be removed.',
|
|
66
|
-
labsEcho: 'Echo',
|
|
67
|
-
labsEchoDesc: 'Reflective journaling powered by your notes.',
|
|
68
|
-
labsWorkflows: 'Flows',
|
|
69
|
-
labsWorkflowsDesc: 'Visual workflow automation for agents.',
|
|
70
|
-
fontPreview: 'The quick brown fox jumps over the lazy dog.',
|
|
71
|
-
},
|
|
72
|
-
knowledge: {
|
|
73
|
-
cardTitle: 'Knowledge Base',
|
|
74
|
-
securityTitle: 'Security',
|
|
75
|
-
passwordPlaceholder: 'Leave empty to disable',
|
|
76
|
-
passwordShow: 'Show',
|
|
77
|
-
passwordHide: 'Hide',
|
|
78
|
-
tokenNotSet: '— not set —',
|
|
79
|
-
mcpUrl: 'MCP URL',
|
|
80
|
-
tokenGenerated: 'New token generated. Copy it now — it won\'t be shown in full again.',
|
|
81
|
-
monitoringTitle: 'System Monitoring',
|
|
82
|
-
monitoringFailed: 'Failed to load monitoring data',
|
|
83
|
-
monitorHeap: 'Heap',
|
|
84
|
-
monitorRss: 'RSS',
|
|
85
|
-
monitorUptime: 'Uptime',
|
|
86
|
-
monitorNode: 'Node',
|
|
87
|
-
monitorRequests: 'Requests',
|
|
88
|
-
monitorToolCalls: 'Tool Calls',
|
|
89
|
-
monitorTokens: 'Tokens',
|
|
90
|
-
monitorFiles: 'Files',
|
|
91
|
-
monitorErrors: 'Errors',
|
|
92
|
-
monitorMcpRunning: (port: number) => `Running :${port}`,
|
|
93
|
-
monitorMcpStopped: 'Stopped',
|
|
94
|
-
cancel: 'Cancel',
|
|
95
|
-
mindRoot: 'Knowledge base root',
|
|
96
|
-
mindRootHint: 'Absolute path to your notes directory. Requires server restart to take effect.',
|
|
97
|
-
mindRootEnvHint: (key: string) => `MIND_ROOT env var is set to "${key}". Fill in above to override it.`,
|
|
98
|
-
envNote: 'MIND_ROOT env var is set. Fill in above to override it — your value takes priority.',
|
|
99
|
-
webPassword: 'Web UI password',
|
|
100
|
-
webPasswordHint: 'Protect the browser UI with a password. Leave empty to disable. Changes take effect on next page load.',
|
|
101
|
-
webPasswordClear: 'Clear password',
|
|
102
|
-
authToken: 'MCP / API auth token',
|
|
103
|
-
authTokenHint: 'Bearer token for Agent and MCP clients. Not required for browser access.',
|
|
104
|
-
authTokenNone: 'No token set — API is open to all requests.',
|
|
105
|
-
authTokenCopy: 'Copy',
|
|
106
|
-
authTokenCopied: 'Copied!',
|
|
107
|
-
authTokenReset: 'Regenerate',
|
|
108
|
-
authTokenClear: 'Clear token',
|
|
109
|
-
authTokenResetConfirm: 'Regenerate token? All existing MCP clients will need to update their config.',
|
|
110
|
-
authTokenMcpPort: 'MCP port',
|
|
111
|
-
restartWalkthrough: 'Restart walkthrough',
|
|
112
|
-
showHiddenFiles: 'Show hidden files',
|
|
113
|
-
showHiddenFilesHint: 'Display dot-prefixed folders (.agents, .claude, .mindos, etc.) in the file tree.',
|
|
114
|
-
cleanupExamples: 'Clean up example files',
|
|
115
|
-
cleanupExamplesHint: 'Remove all template example files (🧪_example_*) from your knowledge base.',
|
|
116
|
-
cleanupExamplesButton: 'Clean up',
|
|
117
|
-
cleanupExamplesNone: 'No example files found',
|
|
118
|
-
cleanupExamplesConfirm: (n: number) => `Delete ${n} example file${n > 1 ? 's' : ''}? This cannot be undone.`,
|
|
119
|
-
cleanupExamplesDone: (n: number) => `Removed ${n} example file${n > 1 ? 's' : ''}`,
|
|
120
|
-
cleanupExamplesScanning: 'Scanning...',
|
|
121
|
-
},
|
|
122
|
-
sync: {
|
|
123
|
-
emptyTitle: 'Cross-device Sync',
|
|
124
|
-
emptyDesc: 'Automatically sync your knowledge base across devices via Git.',
|
|
125
|
-
featureAutoCommit: 'Auto-commit on save',
|
|
126
|
-
featureAutoPull: 'Auto-pull from remote',
|
|
127
|
-
featureConflict: 'Conflict detection',
|
|
128
|
-
featureMultiDevice: 'Works across devices',
|
|
129
|
-
remoteUrl: 'Git Remote URL',
|
|
130
|
-
invalidUrl: 'Invalid Git URL — use HTTPS (https://...) or SSH (git@...)',
|
|
131
|
-
sshBrief: 'one-time key setup, no token needed',
|
|
132
|
-
httpsBrief: 'works anywhere, token recommended',
|
|
133
|
-
sshHint: 'Requires SSH key on this machine. Verify with: ssh -T git@github.com',
|
|
134
|
-
accessToken: 'Access Token',
|
|
135
|
-
optional: '(optional, for private repos)',
|
|
136
|
-
tokenHint: 'GitHub:',
|
|
137
|
-
tokenLink: 'Create a token (repo scope)',
|
|
138
|
-
branchLabel: 'Branch',
|
|
139
|
-
connectButton: 'Connect & Start Sync',
|
|
140
|
-
connecting: 'Connecting...',
|
|
141
|
-
stepConnecting: 'Connecting to remote...',
|
|
142
|
-
stepAuthenticating: 'Authenticating...',
|
|
143
|
-
stepSyncing: 'Syncing data...',
|
|
144
|
-
stepAlmostDone: 'Almost done...',
|
|
145
|
-
stepDone: 'Sync configured successfully!',
|
|
146
|
-
gitignoreTitle: 'Excluded files',
|
|
147
|
-
gitignorePlaceholder: '# Files to exclude from sync\n*.tmp\nsecret/',
|
|
148
|
-
gitignoreSave: 'Save',
|
|
149
|
-
gitignoreSaved: 'Saved',
|
|
150
|
-
conflictExplain: 'These files were changed on both this device and the remote. Choose which version to keep.',
|
|
151
|
-
keepLocal: 'Keep local',
|
|
152
|
-
keepRemote: 'Keep remote',
|
|
153
|
-
keepLocalHint: 'Keep this device\'s version',
|
|
154
|
-
keepRemoteHint: 'Replace with the remote version',
|
|
155
|
-
viewDiff: 'Click to compare versions',
|
|
156
|
-
localVersion: 'Local (this device)',
|
|
157
|
-
remoteVersion: 'Remote',
|
|
158
|
-
emptyFile: '(empty)',
|
|
159
|
-
sectionTitle: 'Sync',
|
|
160
|
-
labelProvider: 'Provider',
|
|
161
|
-
labelRemote: 'Remote',
|
|
162
|
-
labelBranch: 'Branch',
|
|
163
|
-
labelLastSync: 'Last sync',
|
|
164
|
-
labelUnpushed: 'Unpushed',
|
|
165
|
-
labelAutoSync: 'Auto-sync',
|
|
166
|
-
unpushedCommits: (n: number) => `${n} commits`,
|
|
167
|
-
syncNow: 'Sync Now',
|
|
168
|
-
disableAutoSync: 'Disable Auto-sync',
|
|
169
|
-
enableAutoSync: 'Enable Auto-sync',
|
|
170
|
-
syncComplete: 'Sync complete',
|
|
171
|
-
syncFailed: 'Sync failed',
|
|
172
|
-
autoSyncDisabled: 'Auto-sync disabled',
|
|
173
|
-
autoSyncEnabled: 'Auto-sync enabled',
|
|
174
|
-
toggleFailed: 'Failed to toggle sync',
|
|
175
|
-
conflictsTitle: (n: number) => `Conflicts (${n})`,
|
|
176
|
-
conflictHint: 'Click a file to view your version. Hover and click',
|
|
177
|
-
conflictHintSuffix: 'to see the remote version.',
|
|
178
|
-
timeNever: 'never',
|
|
179
|
-
timeJustNow: 'just now',
|
|
180
|
-
timeMinAgo: (m: number) => `${m}m ago`,
|
|
181
|
-
timeHourAgo: (h: number) => `${h}h ago`,
|
|
182
|
-
timeDayAgo: (d: number) => `${d}d ago`,
|
|
183
|
-
},
|
|
184
|
-
plugins: {
|
|
185
|
-
title: 'Installed Renderers',
|
|
186
|
-
builtinBadge: 'built-in',
|
|
187
|
-
coreBadge: 'core',
|
|
188
|
-
enabled: 'Enabled',
|
|
189
|
-
disabled: 'Disabled',
|
|
190
|
-
matchHint: 'Auto-activates on',
|
|
191
|
-
coreHint: 'Core renderer — always enabled',
|
|
192
|
-
noPlugins: 'No renderers installed.',
|
|
193
|
-
comingSoon: 'Plugin marketplace coming soon.',
|
|
194
|
-
},
|
|
195
|
-
mcp: {
|
|
196
|
-
serverTitle: 'MindOS MCP Server',
|
|
197
|
-
status: 'Status',
|
|
198
|
-
running: 'Running',
|
|
199
|
-
stopped: 'Stopped',
|
|
200
|
-
transport: 'Transport',
|
|
201
|
-
endpoint: 'Endpoint',
|
|
202
|
-
tools: 'Tools',
|
|
203
|
-
toolsRegistered: (n: number) => `${n} registered`,
|
|
204
|
-
auth: 'Auth',
|
|
205
|
-
authSet: 'Token set',
|
|
206
|
-
authNotSet: 'No token',
|
|
207
|
-
copyEndpoint: 'Copy Endpoint',
|
|
208
|
-
copyConfig: 'Copy Config',
|
|
209
|
-
copied: 'Copied!',
|
|
210
|
-
agentsTitle: 'Agent Configuration',
|
|
211
|
-
agent: 'Agent',
|
|
212
|
-
scope: 'Scope',
|
|
213
|
-
project: 'Project',
|
|
214
|
-
global: 'Global',
|
|
215
|
-
installed: 'Installed',
|
|
216
|
-
notInstalled: 'Not installed',
|
|
217
|
-
detected: 'Detected',
|
|
218
|
-
notFound: 'Not found',
|
|
219
|
-
transportStdio: 'stdio (recommended)',
|
|
220
|
-
transportHttp: 'http',
|
|
221
|
-
transportAuto: 'auto (recommended)',
|
|
222
|
-
httpUrl: 'MCP URL',
|
|
223
|
-
httpToken: 'Auth Token',
|
|
224
|
-
installSelected: 'Install Selected',
|
|
225
|
-
installing: 'Installing...',
|
|
226
|
-
installSuccess: (n: number) => `${n} agent(s) configured`,
|
|
227
|
-
installFailed: 'Install failed',
|
|
228
|
-
portLabel: 'MCP Port',
|
|
229
|
-
portHint: 'Changes require server restart',
|
|
230
|
-
skillsTitle: 'Skills',
|
|
231
|
-
skillsDesc: 'Teach agents how to operate your knowledge base.',
|
|
232
|
-
skillAutoLoaded: 'Auto-loaded on every request',
|
|
233
|
-
skillSource: 'Source',
|
|
234
|
-
skillBuiltin: 'Built-in',
|
|
235
|
-
skillUser: 'Custom',
|
|
236
|
-
addSkill: '+ Add Skill',
|
|
237
|
-
cliInstallHint: 'Install via CLI:',
|
|
238
|
-
skillPathHint: 'Skill files installed at:',
|
|
239
|
-
deleteSkill: 'Delete',
|
|
240
|
-
editSkill: 'Edit',
|
|
241
|
-
saveSkill: 'Save',
|
|
242
|
-
cancelSkill: 'Cancel',
|
|
243
|
-
skillName: 'Name',
|
|
244
|
-
skillDesc: 'Description',
|
|
245
|
-
skillContent: 'Content',
|
|
246
|
-
skillNameConflict: 'A skill with this name already exists',
|
|
247
|
-
skillDeleteConfirm: (name: string) => `Delete skill "${name}"? This cannot be undone.`,
|
|
248
|
-
skillLanguage: 'Skill Language',
|
|
249
|
-
skillLangEn: 'English',
|
|
250
|
-
skillLangZh: '中文',
|
|
251
|
-
searchSkills: 'Search skills...',
|
|
252
|
-
customGroup: 'Custom',
|
|
253
|
-
builtinGroup: 'Built-in',
|
|
254
|
-
noSkillsMatch: (query: string) => `No skills match "${query}"`,
|
|
255
|
-
skillTemplate: 'Template',
|
|
256
|
-
skillTemplateGeneral: 'General',
|
|
257
|
-
skillTemplateToolUse: 'Tool-use',
|
|
258
|
-
skillTemplateWorkflow: 'Workflow',
|
|
259
|
-
selectDetected: 'Select Detected',
|
|
260
|
-
clearSelection: 'Clear',
|
|
261
|
-
quickSetup: 'Quick Setup',
|
|
262
|
-
configureFor: 'Configure for',
|
|
263
|
-
configPath: 'Config path',
|
|
264
|
-
transportLocal: 'Local',
|
|
265
|
-
transportRemote: 'Remote',
|
|
266
|
-
transportLocalHint: 'Local — same machine as MindOS server',
|
|
267
|
-
transportRemoteHint: 'Remote — connect from another device via HTTP',
|
|
268
|
-
remoteDetectedHint: 'Using your current remote IP.',
|
|
269
|
-
remoteManualHint: 'Replace 127.0.0.1 with your server\'s public or LAN IP.',
|
|
270
|
-
remoteSteps: 'To connect from another device: ① Open port {port} in firewall/security group ② Use the config below in your Agent ③ For public networks, consider SSH tunnel for encryption.',
|
|
271
|
-
noAuthWarning: '⚠ No auth token — set one in Settings → General before enabling remote access.',
|
|
272
|
-
showJson: 'Show JSON',
|
|
273
|
-
hideJson: 'Hide JSON',
|
|
274
|
-
connectionTitle: 'Connect Agents',
|
|
275
|
-
connectionHint: 'Choose how your AI agents connect to MindOS.',
|
|
276
|
-
tokenCardTitle: 'Auth Token',
|
|
277
|
-
tokenCardDesc: 'Used by CLI remote mode and MCP connections.',
|
|
278
|
-
mcpHint: 'For Claude Desktop, Cursor, and agents that use MCP tool protocol.',
|
|
279
|
-
tokenLabel: 'Auth Token',
|
|
280
|
-
tokenMasked: 'Click Show to reveal the full token',
|
|
281
|
-
tokenShow: 'Show',
|
|
282
|
-
tokenHide: 'Hide',
|
|
283
|
-
tokenCopy: 'Copy',
|
|
284
|
-
tokenCopied: 'Token copied!',
|
|
285
|
-
tokenNone: 'No token set — your MCP server is open to all requests.',
|
|
286
|
-
tokenNoneAction: 'Generate a token in Settings → General → Security.',
|
|
287
|
-
serverUrl: 'MCP Server URL',
|
|
288
|
-
serverUrlCopy: 'Copy URL',
|
|
289
|
-
howToConnect: 'How to connect an AI agent',
|
|
290
|
-
howToStep1: 'Open your agent\'s MCP settings (e.g. Claude Code, Cursor)',
|
|
291
|
-
howToStep2: 'Add a new MCP server with the URL above',
|
|
292
|
-
howToStep3: 'Set the Auth Token as the bearer token',
|
|
293
|
-
howToStep4: 'Save and verify the connection',
|
|
294
|
-
// CLI Skill
|
|
295
|
-
cliSkillTitle: 'CLI Skill',
|
|
296
|
-
cliSkillHint: 'For agents with bash (Claude Code, Gemini CLI, Codex) — lower token cost, no MCP needed.',
|
|
297
|
-
cliSkillDesc: 'Lower token cost, Skill included — just install and go.',
|
|
298
|
-
cliLocalDesc: 'MindOS Skill is built-in. Install the CLI and you\'re good to go.',
|
|
299
|
-
cliRemoteDesc: 'Install the CLI on another machine and connect to this MindOS server.',
|
|
300
|
-
cliSkillInstall: 'Install',
|
|
301
|
-
cliSkillInstallCmd: 'npm install -g @geminilight/mindos',
|
|
302
|
-
cliSkillRemote: 'Remote',
|
|
303
|
-
cliSkillVerify: 'Verify',
|
|
304
|
-
cliSkillVerifyCmd: 'mindos file list',
|
|
305
|
-
cliRemoteConfigure: 'Configure',
|
|
306
|
-
cliInstallSkill: 'Install Skill',
|
|
307
|
-
cliAgents: 'Claude Code · Gemini CLI · Codex',
|
|
308
|
-
mcpAgents: 'Claude Desktop · Cursor',
|
|
309
|
-
mcpDesc: 'Requires per-agent MCP config. Install Skill separately via',
|
|
310
|
-
mcpLocalDesc: 'Copy the config snippet and paste into your agent\'s MCP settings.',
|
|
311
|
-
mcpRunningLabel: 'MCP Running',
|
|
312
|
-
mcpServerStatus: 'MCP Server',
|
|
313
|
-
autoInstallAgents: 'Auto-install to detected agents',
|
|
314
|
-
detectedAgentsTitle: 'Detected Agents',
|
|
315
|
-
cliInstallDesc: 'Install the MindOS Skill to your agent so it can operate your knowledge base.',
|
|
316
|
-
mcpInstallDesc: 'Install MCP config + Skill to detected agents on this machine.',
|
|
317
|
-
tokenCopyFullHint: 'Copies full token',
|
|
318
|
-
skillsInstalled: 'skills installed',
|
|
319
|
-
recommended: 'Recommended',
|
|
320
|
-
localTitle: 'Local',
|
|
321
|
-
localReady: 'Ready to use',
|
|
322
|
-
remoteTitle: 'Remote Access',
|
|
323
|
-
remoteSubtitle: 'Connect from another device',
|
|
324
|
-
restarting: 'Restarting...',
|
|
325
|
-
restart: 'Restart',
|
|
326
|
-
},
|
|
327
|
-
monitoring: {
|
|
328
|
-
system: 'System',
|
|
329
|
-
heapMemory: 'Heap Memory',
|
|
330
|
-
rss: 'RSS',
|
|
331
|
-
uptime: 'Uptime',
|
|
332
|
-
nodeVersion: 'Node',
|
|
333
|
-
application: 'Application',
|
|
334
|
-
requests: 'Requests',
|
|
335
|
-
toolCalls: 'Tool Calls',
|
|
336
|
-
avgResponse: 'Avg Response',
|
|
337
|
-
tokens: 'Tokens',
|
|
338
|
-
errors: 'Errors',
|
|
339
|
-
knowledgeBase: 'Knowledge Base',
|
|
340
|
-
files: 'Files',
|
|
341
|
-
totalSize: 'Total Size',
|
|
342
|
-
rootPath: 'Root',
|
|
343
|
-
mcpStatus: 'Status',
|
|
344
|
-
mcpRunning: 'Running',
|
|
345
|
-
mcpStopped: 'Stopped',
|
|
346
|
-
mcpPort: 'Port',
|
|
347
|
-
autoRefresh: 'Auto-refresh every 5s',
|
|
348
|
-
fetchError: 'Failed to load monitoring data',
|
|
349
|
-
},
|
|
350
|
-
agents: {
|
|
351
|
-
mcpServer: 'MCP Server',
|
|
352
|
-
running: 'Running',
|
|
353
|
-
stopped: 'Not running',
|
|
354
|
-
restarting: 'Restarting...',
|
|
355
|
-
restart: 'Restart',
|
|
356
|
-
onPort: (port: number) => `on :${port}`,
|
|
357
|
-
refresh: 'Refresh',
|
|
358
|
-
refreshing: 'Refreshing...',
|
|
359
|
-
connected: 'Connected',
|
|
360
|
-
connectedCount: (n: number) => `Connected (${n})`,
|
|
361
|
-
detectedNotConfigured: 'Detected but not configured',
|
|
362
|
-
detectedCount: (n: number) => `Detected but not configured (${n})`,
|
|
363
|
-
notDetected: 'Not Detected',
|
|
364
|
-
notDetectedCount: (n: number) => `Not Detected (${n})`,
|
|
365
|
-
showAll: 'Show all',
|
|
366
|
-
hideAll: 'Hide',
|
|
367
|
-
connect: 'Connect',
|
|
368
|
-
noAgents: 'No agents detected on this machine.',
|
|
369
|
-
fetchError: 'Failed to load agent data',
|
|
370
|
-
autoRefresh: 'Auto-refresh every 30s',
|
|
371
|
-
},
|
|
372
|
-
save: 'Save',
|
|
373
|
-
saved: 'Saved',
|
|
374
|
-
saveFailed: 'Save failed',
|
|
375
|
-
reconfigure: 'Reconfigure',
|
|
376
|
-
askDisplayMode: {
|
|
377
|
-
label: 'Display Mode',
|
|
378
|
-
hint: 'Side panel stays docked on the right. Popup opens a floating dialog.',
|
|
379
|
-
panel: 'Side Panel',
|
|
380
|
-
popup: 'Popup',
|
|
381
|
-
},
|
|
382
|
-
update: {
|
|
383
|
-
checking: 'Checking for updates...',
|
|
384
|
-
upToDate: "You're up to date",
|
|
385
|
-
available: (current: string, latest: string) => `Update available: v${current} → v${latest}`,
|
|
386
|
-
updating: 'Updating MindOS... The server will restart shortly.',
|
|
387
|
-
updatingHint: 'This may take 1–3 minutes. Do not close this page.',
|
|
388
|
-
serverRestarting: 'Server is restarting, please wait...',
|
|
389
|
-
updated: 'Updated successfully! Reloading...',
|
|
390
|
-
timeout: 'Update may still be in progress.',
|
|
391
|
-
timeoutHint: 'The server may need more time to rebuild. Try refreshing.',
|
|
392
|
-
refreshButton: 'Refresh Page',
|
|
393
|
-
retryButton: 'Retry Update',
|
|
394
|
-
error: 'Failed to check for updates. Check your network connection.',
|
|
395
|
-
checkButton: 'Check for Updates',
|
|
396
|
-
updateButton: (version: string) => `Update to v${version}`,
|
|
397
|
-
releaseNotes: 'View release notes',
|
|
398
|
-
hint: 'Updates are installed via npm. Equivalent to running',
|
|
399
|
-
inTerminal: 'in your terminal.',
|
|
400
|
-
desktopDownloading: 'Downloading update...',
|
|
401
|
-
desktopReady: 'Update downloaded. Restart to apply.',
|
|
402
|
-
desktopRestart: 'Restart Now',
|
|
403
|
-
desktopHint: 'Updates are delivered through the Desktop app auto-updater.',
|
|
404
|
-
// Core Hot Update (Desktop only)
|
|
405
|
-
coreTitle: 'MindOS Core',
|
|
406
|
-
coreUpToDate: 'Core is up to date',
|
|
407
|
-
coreAvailable: (size: string) => `Update available (${size})`,
|
|
408
|
-
coreDownloading: 'Downloading...',
|
|
409
|
-
coreCancel: 'Cancel',
|
|
410
|
-
coreReady: 'Ready — restart services to apply',
|
|
411
|
-
coreRestartServices: 'Restart Services',
|
|
412
|
-
coreApplying: 'Applying update...',
|
|
413
|
-
coreApplied: 'Updated! Reloading...',
|
|
414
|
-
coreError: 'Core update failed.',
|
|
415
|
-
coreRetry: 'Retry',
|
|
416
|
-
coreDesktopTooOld: (version: string) => `v${version} requires a newer Desktop version.`,
|
|
417
|
-
coreDesktopTooOldHint: 'Please update MindOS Desktop first.',
|
|
418
|
-
coreHint: 'Core updates only restart services — no app restart needed.',
|
|
419
|
-
shellTitle: 'MindOS Desktop',
|
|
420
|
-
},
|
|
421
|
-
uninstall: {
|
|
422
|
-
title: 'Uninstall MindOS',
|
|
423
|
-
descCli: 'Remove MindOS CLI, background services, and configuration files from this machine.',
|
|
424
|
-
descDesktop: 'Remove MindOS Desktop, background services, and configuration files from this machine.',
|
|
425
|
-
warning: 'Select what to clean up. Your knowledge base files are always kept safe.',
|
|
426
|
-
stopServices: 'Stop services & remove daemon',
|
|
427
|
-
stopServicesDesc: 'Stop all running MindOS processes and remove the background daemon.',
|
|
428
|
-
removeConfig: 'Remove configuration',
|
|
429
|
-
removeConfigDesc: 'Delete ~/.mindos/ directory (config, logs, PID files).',
|
|
430
|
-
removeNpm: 'Uninstall CLI package',
|
|
431
|
-
removeNpmDesc: 'Run npm uninstall -g @geminilight/mindos.',
|
|
432
|
-
removeApp: 'Move Desktop app to Trash',
|
|
433
|
-
removeAppDesc: 'Move MindOS.app to Trash. You can restore it later if needed.',
|
|
434
|
-
confirmTitle: 'Confirm Uninstall',
|
|
435
|
-
confirmButton: 'Uninstall',
|
|
436
|
-
cancelButton: 'Cancel',
|
|
437
|
-
running: 'Uninstalling...',
|
|
438
|
-
success: 'MindOS has been uninstalled.',
|
|
439
|
-
successDesktop: 'MindOS has been uninstalled. The app will quit now.',
|
|
440
|
-
error: 'Uninstall failed. You can run `mindos uninstall` in terminal manually.',
|
|
441
|
-
nothingSelected: 'Select at least one item to uninstall.',
|
|
442
|
-
kbSafe: 'Your knowledge base files are always safe — they are never deleted by this action.',
|
|
443
|
-
},
|
|
444
|
-
},
|
|
445
|
-
} as const;
|
|
446
|
-
|
|
447
|
-
export const settingsZh = {
|
|
448
|
-
settings: {
|
|
449
|
-
title: '设置',
|
|
450
|
-
tabs: { ai: 'AI', appearance: '外观', knowledge: '通用', sync: '同步', mcp: '连接', plugins: '插件', shortcuts: '快捷键', monitoring: '监控', agents: '智能体', update: '更新', uninstall: '卸载' },
|
|
451
|
-
ai: {
|
|
452
|
-
provider: '服务商',
|
|
453
|
-
model: '模型',
|
|
454
|
-
apiKey: 'API 密钥',
|
|
455
|
-
baseUrl: '接口地址',
|
|
456
|
-
baseUrlHint: '可选。用于代理或自定义 API 端点。',
|
|
457
|
-
keyHint: '本地存储于 ~/.mindos/config.json',
|
|
458
|
-
keyOptionalHint: '本地服务商可选。存储于 ~/.mindos/config.json',
|
|
459
|
-
envHint: '标有 env 的字段存在环境变量值。你可以在此覆盖,或一键恢复为环境变量默认值。',
|
|
460
|
-
envFieldNote: (key: string) => `环境变量 ${key} 已设置。清空此字段将回退到环境变量值。`,
|
|
461
|
-
resetToEnv: '恢复为环境变量',
|
|
462
|
-
restoreFromEnv: '从环境变量恢复',
|
|
463
|
-
keyChange: '更改',
|
|
464
|
-
keyCancel: '取消',
|
|
465
|
-
noApiKey: 'API 密钥未设置,AI 功能暂不可用,请在此填写。',
|
|
466
|
-
testKey: '测试',
|
|
467
|
-
testKeyTesting: '测试中...',
|
|
468
|
-
testKeyOk: (ms: number) => `\u2713 ${ms}ms`,
|
|
469
|
-
testKeyAuthError: 'API Key 无效',
|
|
470
|
-
testKeyModelNotFound: '模型不存在',
|
|
471
|
-
testKeyRateLimited: '请求频率限制,稍后重试',
|
|
472
|
-
testKeyNetworkError: '网络错误',
|
|
473
|
-
testKeyNoKey: '未配置 API Key',
|
|
474
|
-
testKeyUnknown: '测试失败',
|
|
475
|
-
listModels: '选择模型',
|
|
476
|
-
noModelsFound: '未找到可用模型',
|
|
477
|
-
},
|
|
478
|
-
agent: {
|
|
479
|
-
title: 'Agent 行为',
|
|
480
|
-
subtitle: '配置 AI 代理的运行方式',
|
|
481
|
-
maxSteps: '最大步数',
|
|
482
|
-
maxStepsHint: '每次请求的最大工具调用步数(1-30)',
|
|
483
|
-
contextStrategy: '上下文策略',
|
|
484
|
-
contextStrategyHint: '自动:上下文填满时摘要早期消息。关闭:不进行摘要(紧急裁剪仍会生效)。',
|
|
485
|
-
contextStrategyAuto: '自动(压缩 + 裁剪)',
|
|
486
|
-
contextStrategyOff: '关闭',
|
|
487
|
-
thinking: '深度思考',
|
|
488
|
-
thinkingHint: '显示 Claude 的推理过程(消耗更多 token)',
|
|
489
|
-
thinkingBudget: '思考预算',
|
|
490
|
-
thinkingBudgetHint: '推理最大 token 数(1000-50000)',
|
|
491
|
-
reconnectRetries: '自动重连',
|
|
492
|
-
reconnectRetriesHint: '连接断开时自动重试次数,重试耗尽后停止(0 = 关闭)',
|
|
493
|
-
},
|
|
494
|
-
appearance: {
|
|
495
|
-
readingTitle: '阅读',
|
|
496
|
-
readingDesc: '自定义笔记的阅读体验',
|
|
497
|
-
readingFont: '正文字体',
|
|
498
|
-
fontSize: '字体大小',
|
|
499
|
-
fontSizePreview: '人之初性本善。',
|
|
500
|
-
contentWidth: '内容宽度',
|
|
501
|
-
preferencesTitle: '偏好',
|
|
502
|
-
colorTheme: '颜色主题',
|
|
503
|
-
system: '系统',
|
|
504
|
-
dark: '深色',
|
|
505
|
-
light: '浅色',
|
|
506
|
-
language: '语言',
|
|
507
|
-
browserNote: '外观设置保存在浏览器本地。',
|
|
508
|
-
labsTitle: '实验性功能',
|
|
509
|
-
labsDesc: '仍在开发中的功能,可能会变更或移除。',
|
|
510
|
-
labsEcho: '回响',
|
|
511
|
-
labsEchoDesc: '基于笔记的反思性日记。',
|
|
512
|
-
labsWorkflows: '工作流',
|
|
513
|
-
labsWorkflowsDesc: 'Agent 可视化工作流自动化。',
|
|
514
|
-
fontPreview: '人之初,性本善;性相近,习相远。',
|
|
515
|
-
},
|
|
516
|
-
knowledge: {
|
|
517
|
-
cardTitle: '知识库',
|
|
518
|
-
securityTitle: '安全',
|
|
519
|
-
passwordPlaceholder: '留空可禁用',
|
|
520
|
-
passwordShow: '显示',
|
|
521
|
-
passwordHide: '隐藏',
|
|
522
|
-
tokenNotSet: '— 未设置 —',
|
|
523
|
-
mcpUrl: 'MCP 地址',
|
|
524
|
-
tokenGenerated: '已生成新令牌。请立即复制 — 之后不会再次完整显示。',
|
|
525
|
-
monitoringTitle: '系统监控',
|
|
526
|
-
monitoringFailed: '加载监控数据失败',
|
|
527
|
-
monitorHeap: '堆内存',
|
|
528
|
-
monitorRss: 'RSS',
|
|
529
|
-
monitorUptime: '运行时间',
|
|
530
|
-
monitorNode: 'Node',
|
|
531
|
-
monitorRequests: '请求数',
|
|
532
|
-
monitorToolCalls: '工具调用',
|
|
533
|
-
monitorTokens: 'Token',
|
|
534
|
-
monitorFiles: '文件',
|
|
535
|
-
monitorErrors: '错误',
|
|
536
|
-
monitorMcpRunning: (port: number) => `运行中 :${port}`,
|
|
537
|
-
monitorMcpStopped: '已停止',
|
|
538
|
-
cancel: '取消',
|
|
539
|
-
mindRoot: '知识库根目录',
|
|
540
|
-
mindRootHint: '笔记目录的绝对路径,修改后需要重启服务器。',
|
|
541
|
-
mindRootEnvHint: (key: string) => `MIND_ROOT 环境变量已设置为 "${key}",填写上方路径可覆盖它。`,
|
|
542
|
-
envNote: 'MIND_ROOT 环境变量已设置。填写上方路径后,你的值优先生效。',
|
|
543
|
-
webPassword: '网页访问密码',
|
|
544
|
-
webPasswordHint: '设置后访问浏览器 UI 需要登录,留空则关闭密码保护。下次刷新页面后生效。',
|
|
545
|
-
webPasswordClear: '清除密码',
|
|
546
|
-
authToken: 'MCP / API 访问令牌',
|
|
547
|
-
authTokenHint: 'Agent 和 MCP 客户端使用的 Bearer Token,浏览器访问无需此项。',
|
|
548
|
-
authTokenNone: '未设置令牌 — API 对所有请求开放。',
|
|
549
|
-
authTokenCopy: '复制',
|
|
550
|
-
authTokenCopied: '已复制!',
|
|
551
|
-
authTokenReset: '重新生成',
|
|
552
|
-
authTokenClear: '清除令牌',
|
|
553
|
-
authTokenResetConfirm: '重新生成令牌?所有 MCP 客户端配置都需要更新。',
|
|
554
|
-
authTokenMcpPort: 'MCP 端口',
|
|
555
|
-
restartWalkthrough: '重新开始引导',
|
|
556
|
-
showHiddenFiles: '显示隐藏文件',
|
|
557
|
-
showHiddenFilesHint: '在文件树中显示以 . 开头的文件夹(.agents、.claude、.mindos 等)。',
|
|
558
|
-
cleanupExamples: '清理示例文件',
|
|
559
|
-
cleanupExamplesHint: '移除知识库中所有模板示例文件(🧪_example_*)。',
|
|
560
|
-
cleanupExamplesButton: '清理',
|
|
561
|
-
cleanupExamplesNone: '没有找到示例文件',
|
|
562
|
-
cleanupExamplesConfirm: (n: number) => `删除 ${n} 个示例文件?此操作不可撤销。`,
|
|
563
|
-
cleanupExamplesDone: (n: number) => `已移除 ${n} 个示例文件`,
|
|
564
|
-
cleanupExamplesScanning: '扫描中...',
|
|
565
|
-
},
|
|
566
|
-
sync: {
|
|
567
|
-
emptyTitle: '跨设备同步',
|
|
568
|
-
emptyDesc: '通过 Git 自动同步知识库到所有设备。',
|
|
569
|
-
featureAutoCommit: '保存时自动提交',
|
|
570
|
-
featureAutoPull: '自动拉取远程更新',
|
|
571
|
-
featureConflict: '冲突检测',
|
|
572
|
-
featureMultiDevice: '多设备同步',
|
|
573
|
-
remoteUrl: 'Git 远程仓库 URL',
|
|
574
|
-
invalidUrl: '无效的 Git URL — 请使用 HTTPS (https://...) 或 SSH (git@...) 格式',
|
|
575
|
-
sshBrief: '一次配置,无需令牌',
|
|
576
|
-
httpsBrief: '通用性强,建议配令牌',
|
|
577
|
-
sshHint: '需要本机已配置 SSH 密钥。验证命令:ssh -T git@github.com',
|
|
578
|
-
accessToken: '访问令牌',
|
|
579
|
-
optional: '(可选,私有仓库需要)',
|
|
580
|
-
tokenHint: 'GitHub:',
|
|
581
|
-
tokenLink: '创建令牌(勾选 repo 权限)',
|
|
582
|
-
branchLabel: '分支',
|
|
583
|
-
connectButton: '连接并开始同步',
|
|
584
|
-
connecting: '连接中...',
|
|
585
|
-
stepConnecting: '正在连接远程仓库...',
|
|
586
|
-
stepAuthenticating: '正在验证身份...',
|
|
587
|
-
stepSyncing: '正在同步数据...',
|
|
588
|
-
stepAlmostDone: '即将完成...',
|
|
589
|
-
stepDone: '同步配置成功!',
|
|
590
|
-
gitignoreTitle: '排除文件',
|
|
591
|
-
gitignorePlaceholder: '# 不同步的文件\n*.tmp\nsecret/',
|
|
592
|
-
gitignoreSave: '保存',
|
|
593
|
-
gitignoreSaved: '已保存',
|
|
594
|
-
conflictExplain: '这些文件在本机和远程都被修改了。请选择保留哪个版本。',
|
|
595
|
-
keepLocal: '保留本地',
|
|
596
|
-
keepRemote: '保留远程',
|
|
597
|
-
keepLocalHint: '保留本机的版本',
|
|
598
|
-
keepRemoteHint: '替换为远程版本',
|
|
599
|
-
viewDiff: '点击查看两个版本的差异',
|
|
600
|
-
localVersion: '本地(本机)',
|
|
601
|
-
remoteVersion: '远程',
|
|
602
|
-
emptyFile: '(空)',
|
|
603
|
-
sectionTitle: '同步',
|
|
604
|
-
labelProvider: '提供商',
|
|
605
|
-
labelRemote: '远程',
|
|
606
|
-
labelBranch: '分支',
|
|
607
|
-
labelLastSync: '最后同步',
|
|
608
|
-
labelUnpushed: '未推送',
|
|
609
|
-
labelAutoSync: '自动同步',
|
|
610
|
-
unpushedCommits: (n: number) => `${n} 次提交`,
|
|
611
|
-
syncNow: '立即同步',
|
|
612
|
-
disableAutoSync: '禁用自动同步',
|
|
613
|
-
enableAutoSync: '启用自动同步',
|
|
614
|
-
syncComplete: '同步完成',
|
|
615
|
-
syncFailed: '同步失败',
|
|
616
|
-
autoSyncDisabled: '已禁用自动同步',
|
|
617
|
-
autoSyncEnabled: '已启用自动同步',
|
|
618
|
-
toggleFailed: '切换同步失败',
|
|
619
|
-
conflictsTitle: (n: number) => `冲突 (${n})`,
|
|
620
|
-
conflictHint: '单击文件查看你的版本。悬停并单击',
|
|
621
|
-
conflictHintSuffix: '查看远程版本。',
|
|
622
|
-
timeNever: '从未',
|
|
623
|
-
timeJustNow: '刚刚',
|
|
624
|
-
timeMinAgo: (m: number) => `${m} 分钟前`,
|
|
625
|
-
timeHourAgo: (h: number) => `${h} 小时前`,
|
|
626
|
-
timeDayAgo: (d: number) => `${d} 天前`,
|
|
627
|
-
},
|
|
628
|
-
plugins: {
|
|
629
|
-
title: '已安装渲染器',
|
|
630
|
-
builtinBadge: '内置',
|
|
631
|
-
coreBadge: '核心',
|
|
632
|
-
enabled: '已启用',
|
|
633
|
-
disabled: '已禁用',
|
|
634
|
-
matchHint: '自动匹配',
|
|
635
|
-
coreHint: '核心渲染器 — 始终启用',
|
|
636
|
-
noPlugins: '暂无渲染器。',
|
|
637
|
-
comingSoon: '插件市场即将上线。',
|
|
638
|
-
},
|
|
639
|
-
mcp: {
|
|
640
|
-
serverTitle: 'MindOS MCP 服务',
|
|
641
|
-
status: '状态',
|
|
642
|
-
running: '运行中',
|
|
643
|
-
stopped: '已停止',
|
|
644
|
-
transport: '传输方式',
|
|
645
|
-
endpoint: '端点',
|
|
646
|
-
tools: '工具',
|
|
647
|
-
toolsRegistered: (n: number) => `已注册 ${n} 个`,
|
|
648
|
-
auth: '认证',
|
|
649
|
-
authSet: '已设置 Token',
|
|
650
|
-
authNotSet: '未设置',
|
|
651
|
-
copyEndpoint: '复制端点',
|
|
652
|
-
copyConfig: '复制配置',
|
|
653
|
-
copied: '已复制!',
|
|
654
|
-
agentsTitle: 'Agent 配置',
|
|
655
|
-
agent: 'Agent',
|
|
656
|
-
scope: '范围',
|
|
657
|
-
project: '项目',
|
|
658
|
-
global: '全局',
|
|
659
|
-
installed: '已安装',
|
|
660
|
-
notInstalled: '未安装',
|
|
661
|
-
detected: '已检测',
|
|
662
|
-
notFound: '未找到',
|
|
663
|
-
transportStdio: 'stdio(推荐)',
|
|
664
|
-
transportHttp: 'http',
|
|
665
|
-
transportAuto: '自动(推荐)',
|
|
666
|
-
httpUrl: 'MCP URL',
|
|
667
|
-
httpToken: '认证 Token',
|
|
668
|
-
installSelected: '安装选中',
|
|
669
|
-
installing: '安装中...',
|
|
670
|
-
installSuccess: (n: number) => `已配置 ${n} 个 agent`,
|
|
671
|
-
installFailed: '安装失败',
|
|
672
|
-
portLabel: 'MCP 端口',
|
|
673
|
-
portHint: '修改后需重启服务',
|
|
674
|
-
skillsTitle: '技能',
|
|
675
|
-
skillsDesc: '教 Agent 如何操作你的知识库。',
|
|
676
|
-
skillAutoLoaded: '每次请求自动加载',
|
|
677
|
-
skillSource: '来源',
|
|
678
|
-
skillBuiltin: '内置',
|
|
679
|
-
skillUser: '自定义',
|
|
680
|
-
addSkill: '+ 添加技能',
|
|
681
|
-
cliInstallHint: '通过命令行安装:',
|
|
682
|
-
skillPathHint: '技能文件安装路径:',
|
|
683
|
-
deleteSkill: '删除',
|
|
684
|
-
editSkill: '编辑',
|
|
685
|
-
saveSkill: '保存',
|
|
686
|
-
cancelSkill: '取消',
|
|
687
|
-
skillName: '名称',
|
|
688
|
-
skillDesc: '描述',
|
|
689
|
-
skillContent: '内容',
|
|
690
|
-
skillNameConflict: '同名技能已存在',
|
|
691
|
-
skillDeleteConfirm: (name: string) => `确定删除「${name}」?此操作不可撤销。`,
|
|
692
|
-
skillLanguage: '技能语言',
|
|
693
|
-
skillLangEn: 'English',
|
|
694
|
-
skillLangZh: '中文',
|
|
695
|
-
searchSkills: '搜索技能...',
|
|
696
|
-
customGroup: '自定义',
|
|
697
|
-
builtinGroup: '内置',
|
|
698
|
-
noSkillsMatch: (query: string) => `没有匹配「${query}」的技能`,
|
|
699
|
-
skillTemplate: '模板',
|
|
700
|
-
skillTemplateGeneral: '通用',
|
|
701
|
-
skillTemplateToolUse: '工具调用',
|
|
702
|
-
skillTemplateWorkflow: '工作流',
|
|
703
|
-
selectDetected: '选择已检测',
|
|
704
|
-
clearSelection: '清除',
|
|
705
|
-
quickSetup: '快速配置',
|
|
706
|
-
configureFor: '配置目标',
|
|
707
|
-
configPath: '配置路径',
|
|
708
|
-
transportLocal: '本地',
|
|
709
|
-
transportRemote: '远程',
|
|
710
|
-
transportLocalHint: '本地 — 与 MindOS 服务在同一台机器上',
|
|
711
|
-
transportRemoteHint: '远程 — 从其他设备通过 HTTP 连接',
|
|
712
|
-
remoteDetectedHint: '使用当前远程 IP。',
|
|
713
|
-
remoteManualHint: '将 127.0.0.1 替换为服务器的公网或局域网 IP。',
|
|
714
|
-
remoteSteps: '从其他设备连接:① 在防火墙/安全组中开放端口 {port} ② 将下方配置粘贴到 Agent 中 ③ 公网环境建议使用 SSH 隧道加密传输。',
|
|
715
|
-
noAuthWarning: '⚠ 未设置认证令牌 — 请先在 设置 → 通用 中配置,再启用远程访问。',
|
|
716
|
-
showJson: '显示 JSON',
|
|
717
|
-
hideJson: '隐藏 JSON',
|
|
718
|
-
connectionTitle: '连接 Agent',
|
|
719
|
-
connectionHint: '选择 AI Agent 连接 MindOS 的方式。',
|
|
720
|
-
tokenCardTitle: '认证令牌',
|
|
721
|
-
tokenCardDesc: '用于 CLI 远程模式和 MCP 连接。',
|
|
722
|
-
mcpHint: '适用于 Claude Desktop、Cursor 等使用 MCP 工具协议的 Agent。',
|
|
723
|
-
tokenLabel: '认证令牌',
|
|
724
|
-
tokenMasked: '点击「显示」查看完整令牌',
|
|
725
|
-
tokenShow: '显示',
|
|
726
|
-
tokenHide: '隐藏',
|
|
727
|
-
tokenCopy: '复制',
|
|
728
|
-
tokenCopied: '令牌已复制!',
|
|
729
|
-
tokenNone: '未设置令牌 — MCP 服务对所有请求开放。',
|
|
730
|
-
tokenNoneAction: '请在 设置 → 通用 → 安全 中生成令牌。',
|
|
731
|
-
serverUrl: 'MCP 服务地址',
|
|
732
|
-
serverUrlCopy: '复制地址',
|
|
733
|
-
howToConnect: '如何连接 AI 助手',
|
|
734
|
-
howToStep1: '打开你的 AI 助手的 MCP 设置(如 Claude Code、Cursor)',
|
|
735
|
-
howToStep2: '添加一个新的 MCP 服务,填入上方地址',
|
|
736
|
-
howToStep3: '将认证令牌设为 Bearer Token',
|
|
737
|
-
howToStep4: '保存并验证连接',
|
|
738
|
-
// CLI Skill
|
|
739
|
-
cliSkillTitle: 'CLI 技能',
|
|
740
|
-
cliSkillHint: '适用于支持 bash 的 Agent(Claude Code、Gemini CLI、Codex)——更省 token,无需 MCP。',
|
|
741
|
-
cliSkillDesc: '更省 token,技能内置——安装即可使用。',
|
|
742
|
-
cliLocalDesc: 'MindOS Skill 已内置,安装 CLI 即可直接使用。',
|
|
743
|
-
cliRemoteDesc: '在其他设备上安装 CLI,远程连接到此 MindOS 服务器。',
|
|
744
|
-
cliSkillInstall: '安装',
|
|
745
|
-
cliSkillInstallCmd: 'npm install -g @geminilight/mindos',
|
|
746
|
-
cliSkillRemote: '远程',
|
|
747
|
-
cliSkillVerify: '验证',
|
|
748
|
-
cliSkillVerifyCmd: 'mindos file list',
|
|
749
|
-
cliRemoteConfigure: '配置',
|
|
750
|
-
cliInstallSkill: '安装技能',
|
|
751
|
-
cliAgents: 'Claude Code · Gemini CLI · Codex',
|
|
752
|
-
mcpAgents: 'Claude Desktop · Cursor',
|
|
753
|
-
mcpDesc: '需要逐个 Agent 配置 MCP,通过以下命令单独安装技能:',
|
|
754
|
-
mcpLocalDesc: '复制下方配置代码,粘贴到你的 Agent 的 MCP 设置中。',
|
|
755
|
-
mcpRunningLabel: 'MCP 运行中',
|
|
756
|
-
mcpServerStatus: 'MCP 服务',
|
|
757
|
-
autoInstallAgents: '自动安装到已检测的 Agent',
|
|
758
|
-
detectedAgentsTitle: '检测到的 Agent',
|
|
759
|
-
cliInstallDesc: '为你的 Agent 安装 MindOS Skill,让它能操作你的知识库。',
|
|
760
|
-
mcpInstallDesc: '为本机检测到的 Agent 安装 MCP 配置和 Skill。',
|
|
761
|
-
tokenCopyFullHint: '复制完整令牌',
|
|
762
|
-
skillsInstalled: '个技能已安装',
|
|
763
|
-
recommended: '推荐',
|
|
764
|
-
localTitle: '本机',
|
|
765
|
-
localReady: '可直接使用',
|
|
766
|
-
remoteTitle: '远程访问',
|
|
767
|
-
remoteSubtitle: '从其他设备连接',
|
|
768
|
-
restarting: '重启中...',
|
|
769
|
-
restart: '重启',
|
|
770
|
-
},
|
|
771
|
-
monitoring: {
|
|
772
|
-
system: '系统',
|
|
773
|
-
heapMemory: '堆内存',
|
|
774
|
-
rss: 'RSS',
|
|
775
|
-
uptime: '运行时间',
|
|
776
|
-
nodeVersion: 'Node',
|
|
777
|
-
application: '应用',
|
|
778
|
-
requests: '请求数',
|
|
779
|
-
toolCalls: '工具调用',
|
|
780
|
-
avgResponse: '平均响应',
|
|
781
|
-
tokens: 'Token',
|
|
782
|
-
errors: '错误',
|
|
783
|
-
knowledgeBase: '知识库',
|
|
784
|
-
files: '文件数',
|
|
785
|
-
totalSize: '总大小',
|
|
786
|
-
rootPath: '根目录',
|
|
787
|
-
mcpStatus: '状态',
|
|
788
|
-
mcpRunning: '运行中',
|
|
789
|
-
mcpStopped: '已停止',
|
|
790
|
-
mcpPort: '端口',
|
|
791
|
-
autoRefresh: '每 5 秒自动刷新',
|
|
792
|
-
fetchError: '加载监控数据失败',
|
|
793
|
-
},
|
|
794
|
-
agents: {
|
|
795
|
-
mcpServer: 'MCP 服务器',
|
|
796
|
-
running: '运行中',
|
|
797
|
-
stopped: '未运行',
|
|
798
|
-
restarting: '重启中...',
|
|
799
|
-
restart: '重启',
|
|
800
|
-
onPort: (port: number) => `端口 :${port}`,
|
|
801
|
-
refresh: '刷新',
|
|
802
|
-
refreshing: '刷新中...',
|
|
803
|
-
connected: '已连接',
|
|
804
|
-
connectedCount: (n: number) => `已连接 (${n})`,
|
|
805
|
-
detectedNotConfigured: '已检测未配置',
|
|
806
|
-
detectedCount: (n: number) => `已检测未配置 (${n})`,
|
|
807
|
-
notDetected: '未检测到',
|
|
808
|
-
notDetectedCount: (n: number) => `未检测到 (${n})`,
|
|
809
|
-
showAll: '显示全部',
|
|
810
|
-
hideAll: '收起',
|
|
811
|
-
connect: '连接',
|
|
812
|
-
noAgents: '本机未检测到任何 Agent。',
|
|
813
|
-
fetchError: '加载 Agent 数据失败',
|
|
814
|
-
autoRefresh: '每 30 秒自动刷新',
|
|
815
|
-
},
|
|
816
|
-
save: '保存',
|
|
817
|
-
saved: '已保存',
|
|
818
|
-
saveFailed: '保存失败',
|
|
819
|
-
reconfigure: '重新配置',
|
|
820
|
-
askDisplayMode: {
|
|
821
|
-
label: '显示模式',
|
|
822
|
-
hint: '侧面板固定在右侧;弹窗以浮动对话框形式打开。',
|
|
823
|
-
panel: '侧面板',
|
|
824
|
-
popup: '弹窗',
|
|
825
|
-
},
|
|
826
|
-
update: {
|
|
827
|
-
checking: '正在检查更新...',
|
|
828
|
-
upToDate: '已是最新版本',
|
|
829
|
-
available: (current: string, latest: string) => `有新版本可用:v${current} → v${latest}`,
|
|
830
|
-
updating: '正在更新 MindOS,服务器即将重启...',
|
|
831
|
-
updatingHint: '预计 1–3 分钟,请勿关闭此页面。',
|
|
832
|
-
serverRestarting: '服务正在重启,请稍候...',
|
|
833
|
-
updated: '更新成功!正在刷新...',
|
|
834
|
-
timeout: '更新可能仍在进行中。',
|
|
835
|
-
timeoutHint: '服务器可能需要更多时间重新构建,请尝试刷新页面。',
|
|
836
|
-
refreshButton: '刷新页面',
|
|
837
|
-
retryButton: '重试更新',
|
|
838
|
-
error: '检查更新失败,请检查网络连接。',
|
|
839
|
-
checkButton: '检查更新',
|
|
840
|
-
updateButton: (version: string) => `更新到 v${version}`,
|
|
841
|
-
releaseNotes: '查看更新日志',
|
|
842
|
-
hint: '更新通过 npm 安装,等同于在终端运行',
|
|
843
|
-
inTerminal: '。',
|
|
844
|
-
desktopDownloading: '正在下载更新...',
|
|
845
|
-
desktopReady: '更新已下载,重启后生效。',
|
|
846
|
-
desktopRestart: '立即重启',
|
|
847
|
-
desktopHint: '更新通过桌面端自动更新推送。',
|
|
848
|
-
// Core Hot Update
|
|
849
|
-
coreTitle: 'MindOS Core',
|
|
850
|
-
coreUpToDate: '核心已是最新',
|
|
851
|
-
coreAvailable: (size: string) => `有新版本可用(${size})`,
|
|
852
|
-
coreDownloading: '下载中...',
|
|
853
|
-
coreCancel: '取消',
|
|
854
|
-
coreReady: '已就绪 — 重启服务即可生效',
|
|
855
|
-
coreRestartServices: '重启服务',
|
|
856
|
-
coreApplying: '正在应用更新...',
|
|
857
|
-
coreApplied: '更新成功!正在刷新...',
|
|
858
|
-
coreError: '核心更新失败。',
|
|
859
|
-
coreRetry: '重试',
|
|
860
|
-
coreDesktopTooOld: (version: string) => `v${version} 需要更新版本的 Desktop。`,
|
|
861
|
-
coreDesktopTooOldHint: '请先更新 MindOS Desktop。',
|
|
862
|
-
coreHint: '核心更新只需重启服务,无需重启应用。',
|
|
863
|
-
shellTitle: 'MindOS Desktop',
|
|
864
|
-
},
|
|
865
|
-
uninstall: {
|
|
866
|
-
title: '卸载 MindOS',
|
|
867
|
-
descCli: '从本机移除 MindOS CLI、后台服务和配置文件。',
|
|
868
|
-
descDesktop: '从本机移除 MindOS Desktop、后台服务和配置文件。',
|
|
869
|
-
warning: '选择要清理的内容。你的知识库文件始终是安全的。',
|
|
870
|
-
stopServices: '停止服务并移除守护进程',
|
|
871
|
-
stopServicesDesc: '停止所有运行中的 MindOS 进程并移除后台守护进程。',
|
|
872
|
-
removeConfig: '移除配置',
|
|
873
|
-
removeConfigDesc: '删除 ~/.mindos/ 目录(配置、日志、PID 文件)。',
|
|
874
|
-
removeNpm: '卸载 CLI 包',
|
|
875
|
-
removeNpmDesc: '执行 npm uninstall -g @geminilight/mindos。',
|
|
876
|
-
removeApp: '将 Desktop 移入废纸篓',
|
|
877
|
-
removeAppDesc: '将 MindOS.app 移入废纸篓,之后可以恢复。',
|
|
878
|
-
confirmTitle: '确认卸载',
|
|
879
|
-
confirmButton: '卸载',
|
|
880
|
-
cancelButton: '取消',
|
|
881
|
-
running: '正在卸载...',
|
|
882
|
-
success: 'MindOS 已卸载。',
|
|
883
|
-
successDesktop: 'MindOS 已卸载,应用即将退出。',
|
|
884
|
-
error: '卸载失败,可在终端手动运行 `mindos uninstall`。',
|
|
885
|
-
nothingSelected: '请至少选择一项要卸载的内容。',
|
|
886
|
-
kbSafe: '你的知识库文件始终是安全的——此操作绝不会删除它们。',
|
|
887
|
-
},
|
|
888
|
-
},
|
|
889
|
-
};
|