@tablestore/tablestore-agent-cli 0.3.1 → 0.4.0
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/dist/commands/memory.d.ts.map +1 -1
- package/dist/commands/memory.js +20 -16
- package/dist/commands/memory.js.map +1 -1
- package/dist/dashboard-runtime/dashboard/.next/BUILD_ID +1 -1
- package/dist/dashboard-runtime/dashboard/.next/app-path-routes-manifest.json +10 -0
- package/dist/dashboard-runtime/dashboard/.next/build-manifest.json +3 -3
- package/dist/dashboard-runtime/dashboard/.next/prerender-manifest.json +3 -3
- package/dist/dashboard-runtime/dashboard/.next/required-server-files.json +3 -3
- package/dist/dashboard-runtime/dashboard/.next/routes-manifest.json +80 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/api-keys/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/api-keys/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/documents/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/qa/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/retrieval/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/retrieval/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/settings/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/[name]/settings/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/create/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/knowledge-base/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/[id]/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/new/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/llm-providers/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/dream/[dreamId]/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/dream/[dreamId]/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/dream/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/dream/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/messages/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/requests/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page/app-paths-manifest.json +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page/build-manifest.json +18 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page/next-font-manifest.json +8 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page/react-loadable-manifest.json +1 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page/server-reference-manifest.json +4 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page.js +23 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page.js.map +5 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page.js.nft.json +1 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/scope/page_client-reference-manifest.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/search/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/settings/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/tasks/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/tasks/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/units/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page/app-paths-manifest.json +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page/build-manifest.json +18 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page/next-font-manifest.json +8 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page/react-loadable-manifest.json +1 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page/server-reference-manifest.json +4 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page.js +23 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page.js.map +5 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page.js.nft.json +1 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/[store]/wiki/page_client-reference-manifest.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/create/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/memory/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.html +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.html +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.rsc +16 -16
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +16 -16
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +3 -3
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +11 -11
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +4 -4
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/dist/dashboard-runtime/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/custom-policy/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/custom-policy/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/effective-permissions/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/effective-permissions/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/policies/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/policies/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/[id]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/filter-by-permission/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/filter-by-permission/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/api-keys/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/status/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/status/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/token/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/auth/token/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/token/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/token/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/use/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/[name]/use/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/connectivity/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/connectivity/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/instances/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/chunks/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/chunks/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/chunks/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/chunks/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/[docId]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/upload/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/documents/upload/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/retrieve/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/retrieve/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/[name]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/knowledge-bases/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/chat/route.js +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/chat/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/models/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/models/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/test/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/[id]/test/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/llm/providers/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/logs/client/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/logs/client/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-kb-sync/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-kb-sync/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/apply/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/apply/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/actions/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/cancel/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/cancel/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/[dreamId]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/dream-tasks/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/file-memory/[action]/route.js +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/file-memory/[action]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/messages/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/messages/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/requests/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/requests/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/scopes/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/scopes/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/search/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/search/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/[requestId]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/[requestId]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/tasks/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/[memoryId]/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/[memoryId]/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/units/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route/app-paths-manifest.json +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route/build-manifest.json +9 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route/server-reference-manifest.json +4 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route.js +6 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route.js.map +5 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route.js.nft.json +1 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/artifacts/route_client-reference-manifest.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route/app-paths-manifest.json +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route/build-manifest.json +9 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route/server-reference-manifest.json +4 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route.js +6 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route.js.map +5 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route.js.nft.json +1 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/ingest/route_client-reference-manifest.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route/app-paths-manifest.json +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route/build-manifest.json +9 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route/server-reference-manifest.json +4 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route.js +6 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route.js.map +5 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route.js.nft.json +1 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/page/route_client-reference-manifest.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route/app-paths-manifest.json +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route/build-manifest.json +9 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route/server-reference-manifest.json +4 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route.js +6 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route.js.map +5 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route.js.nft.json +1 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/pages/route_client-reference-manifest.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route/app-paths-manifest.json +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route/build-manifest.json +9 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route/server-reference-manifest.json +4 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route.js +6 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route.js.map +5 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route.js.nft.json +1 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/route_client-reference-manifest.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route/app-paths-manifest.json +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route/build-manifest.json +9 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route/server-reference-manifest.json +4 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route.js +6 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route.js.map +5 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route.js.nft.json +1 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/search/route_client-reference-manifest.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route/app-paths-manifest.json +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route/build-manifest.json +9 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route/server-reference-manifest.json +4 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route.js +6 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route.js.map +5 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route.js.nft.json +1 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/source/route_client-reference-manifest.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route/app-paths-manifest.json +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route/build-manifest.json +9 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route/server-reference-manifest.json +4 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route.js +6 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route.js.map +5 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route.js.nft.json +1 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/[store]/wikis/sources/route_client-reference-manifest.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/memory/stores/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/oss/list/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/runtime/context/route.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/api/v1/runtime/context/route.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/index.html +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/index.rsc +15 -15
- package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_full.segment.rsc +15 -15
- package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_head.segment.rsc +3 -3
- package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_index.segment.rsc +11 -11
- package/dist/dashboard-runtime/dashboard/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.html +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.rsc +18 -18
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_full.segment.rsc +18 -18
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_head.segment.rsc +3 -3
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_index.segment.rsc +11 -11
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/_tree.segment.rsc +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
- package/dist/dashboard-runtime/dashboard/.next/server/app/onboarding.segments/onboarding.segment.rsc +4 -4
- package/dist/dashboard-runtime/dashboard/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/app-paths-manifest.json +10 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_artifacts_route_actions_0doape5.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_ingest_route_actions_0ppwgam.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_page_route_actions_0odivj9.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_pages_route_actions_0s15y9a.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_route_actions_0dbjn9p.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_search_route_actions_108iypz.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_source_route_actions_0vmf0n5.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/0ndq_server_app_api_v1_memory_stores_[store]_wikis_sources_route_actions_0i4~w4-.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/0p91_next_dist_esm_build_templates_app-route_0n~ec7s.js +24 -17
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0.hvkwy._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__03~qmfv._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0_g86ij._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0db9xtg._.js +40 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ejcow5._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0es0s_~._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0f~3a2d._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0is6qso._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0n.tvh_._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ohui_o._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ssi0g0._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0u03tze._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ua_nqs._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0wpch_g._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0ypo~ko._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/{[root-of-the-server]__0sa.9zr._.js → [root-of-the-server]__0yqtnx6._.js} +9 -9
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__11rxx0.._.js +40 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__11wq90l._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__120vi1p._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__13q2wbt._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__13~-fxp._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0b1r_app_(dashboard)_knowledge-base_[name]_documents_documents-client_tsx_0g2uxmt._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0e95__next-internal_server_app_(dashboard)_memory_[store]_scope_page_actions_0n2kkfu.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0e95__next-internal_server_app_(dashboard)_memory_[store]_wiki_page_actions_01zih-8.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0p91_next_dist_esm_build_templates_app-page_07x7aai.js +4 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/0p91_next_dist_esm_build_templates_app-page_0u~m_xi.js +4 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__05kcz99._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__06l7w~r._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__07fsbff._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0_6myqa._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0cn05tt._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0d-z.x1._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0i9tlv5._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0ov6305._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/{_02waf76._.js → _00.la1c._.js} +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_019ufsh._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_01r6jx1._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_04rasxw._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_04wdnle._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/{_0thp9l5._.js → _05__-74._.js} +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_05wwgdw._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_06.3nzk._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_06ofr7j._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0bn79mh._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0cpcl4p._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0d_nd-j._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0f.xs7l._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0fz3kge._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0gyu-mm._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0jt60z2._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0kaclzw._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0lstkpb._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0qw41co._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/{_0t.h859._.js → _0vfgz-v._.js} +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0ww5s91._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_119lxvo._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/{dashboard_src_0jrh7xy._.js → dashboard_src_0bhjp9s._.js} +2 -2
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0xaihln._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_api-keys_page_tsx_0lb6fu7._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_dream_[dreamId]_page_tsx_0wy3tv6._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_dream_page_tsx_0uzzpvs._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_app_(dashboard)_memory_[store]_layout_tsx_0rbi41w._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_memory_memory-files-browser_tsx_0o2~94-._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_components_ui_01evqg6._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_i18n_i18n-context_tsx_0c39ewr._.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0..ymrl._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_12_d6fg._.js +3 -0
- package/dist/dashboard-runtime/dashboard/.next/server/functions-config-manifest.json +8 -0
- package/dist/dashboard-runtime/dashboard/.next/server/middleware-build-manifest.js +3 -3
- package/dist/dashboard-runtime/dashboard/.next/server/next-font-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/next-font-manifest.json +2 -0
- package/dist/dashboard-runtime/dashboard/.next/server/pages/404.html +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/pages/500.html +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.js +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/server-reference-manifest.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/01nixb3ddw4hy.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/01u9hj_9~5-vg.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/02q3tpry1ajx9.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/03rx12c5dxw_4.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/057-rg6~0wki8.css +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/07q8af71w17xl.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/07v6llp0fv6iq.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/09hfvw~51z.9o.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0axnv6wy1_hr7.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0bbcwyy.xvpd0.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/{0eafb9pun~54k.js → 0cfrd_r4jr_ip.js} +2 -2
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0dpj.6wcf.qn8.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0f-mf~9z.~82q.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0gt8u.o_c_nix.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0hh2728tmgrdk.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0idn9fvygbi9d.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0idr-.ttn_21z.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/{0amex7bwxnme9.js → 0jjiw-agnutux.js} +1 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0k6m5~gmu0f8w.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0k_rtgxnq8bsz.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0nq2xdnij7nqt.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0nw7q~w~vg.-y.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0o-j8g9gp_c1r.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0pm6vv5wntle..js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0qr499bd44k.g.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0sx_fx5r7nq4b.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0tbu6y0a22ok8.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0u7fh6be6noif.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0vfuo2829nn25.js +4 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0wcf_hdt9arma.js +5 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0xash~4j8pl87.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0xi6y8g4l~vzr.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0y45-~ia9sqr0.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/10684vn7g6wln.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/1204oli3aouy7.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/13gbu.62oz207.js +138 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/14t.r5~ls3k0x.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/15043qe~kvq-v.js +1 -0
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/168xs92lu3o~y.js +1 -0
- package/dist/dashboard-runtime/dashboard/package.json +1 -1
- package/dist/dashboard-runtime/dashboard/server.js +1 -1
- package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/chat/page.tsx +14 -0
- package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/dream/[dreamId]/page.tsx +66 -58
- package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/dream/page.tsx +6 -6
- package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/layout.tsx +36 -9
- package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/scope/page.tsx +51 -0
- package/dist/dashboard-runtime/dashboard/src/app/(dashboard)/memory/[store]/wiki/page.tsx +157 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/file-memory-curator.ts +1 -4
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/file-memory-helpers.ts +6 -6
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/memory-helpers.ts +50 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/memory-retrieval.ts +160 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/memory-security.ts +26 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/route.ts +477 -285
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/server-file-memory.ts +113 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/llm/chat/wiki-retrieval.ts +656 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/_scope.ts +67 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/file-memory/_helpers.ts +5 -23
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/_helpers.ts +317 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/artifacts/route.ts +194 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/ingest/route.ts +60 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/page/route.ts +55 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/pages/route.ts +61 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/route.ts +89 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/search/route.ts +58 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/source/route.ts +230 -0
- package/dist/dashboard-runtime/dashboard/src/app/api/v1/memory/stores/[store]/wikis/sources/route.ts +295 -0
- package/dist/dashboard-runtime/dashboard/src/components/api-keys/custom-policy-editor.tsx +2 -1
- package/dist/dashboard-runtime/dashboard/src/components/api-keys/permission-rule-dialog.tsx +17 -10
- package/dist/dashboard-runtime/dashboard/src/components/chat/chat-config-context.tsx +181 -32
- package/dist/dashboard-runtime/dashboard/src/components/chat/chat-scope-entry-hydrator.tsx +116 -0
- package/dist/dashboard-runtime/dashboard/src/components/chat/memory-bind-section.tsx +37 -15
- package/dist/dashboard-runtime/dashboard/src/components/chat/wiki-bind-section.tsx +153 -0
- package/dist/dashboard-runtime/dashboard/src/components/memory/memory-dream-actions-table.tsx +13 -0
- package/dist/dashboard-runtime/dashboard/src/components/memory/memory-dream-create-dialog.tsx +359 -144
- package/dist/dashboard-runtime/dashboard/src/components/memory/memory-scope-bar.tsx +108 -76
- package/dist/dashboard-runtime/dashboard/src/components/memory/scope-combobox.tsx +31 -50
- package/dist/dashboard-runtime/dashboard/src/components/memory/scope-hierarchy-picker.tsx +274 -0
- package/dist/dashboard-runtime/dashboard/src/components/memory/scope-workspace-cards.tsx +475 -0
- package/dist/dashboard-runtime/dashboard/src/components/memory/scope-workspace.tsx +197 -0
- package/dist/dashboard-runtime/dashboard/src/components/qa/answer-evidence-block.tsx +145 -0
- package/dist/dashboard-runtime/dashboard/src/components/qa/memory-evidence-content.tsx +106 -0
- package/dist/dashboard-runtime/dashboard/src/components/qa/qa-message.tsx +68 -84
- package/dist/dashboard-runtime/dashboard/src/components/qa/wiki-evidence-block.tsx +326 -0
- package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-build-panel.tsx +640 -0
- package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-detail.tsx +302 -0
- package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-edit-dialog.tsx +195 -0
- package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-overview.tsx +104 -0
- package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-pages-panel.tsx +424 -0
- package/dist/dashboard-runtime/dashboard/src/components/wiki/wiki-sources-panel.tsx +506 -0
- package/dist/dashboard-runtime/dashboard/src/hooks/use-chat-history.ts +625 -44
- package/dist/dashboard-runtime/dashboard/src/hooks/use-qa-chat.ts +329 -94
- package/dist/dashboard-runtime/dashboard/src/hooks/use-wiki-build-polling.ts +151 -0
- package/dist/dashboard-runtime/dashboard/src/hooks/use-wikis.ts +291 -0
- package/dist/dashboard-runtime/dashboard/src/i18n/locales/en.ts +389 -35
- package/dist/dashboard-runtime/dashboard/src/i18n/locales/zh.ts +356 -25
- package/dist/dashboard-runtime/dashboard/src/lib/browser-file-memory.ts +46 -340
- package/dist/dashboard-runtime/dashboard/src/lib/chat-scope-entry.ts +59 -0
- package/dist/dashboard-runtime/dashboard/src/lib/dream-create-options.ts +27 -0
- package/dist/dashboard-runtime/dashboard/src/lib/file-memory-core.ts +744 -0
- package/dist/dashboard-runtime/dashboard/src/lib/memory-storage-mode.ts +25 -4
- package/dist/dashboard-runtime/dashboard/src/lib/query-keys.ts +93 -0
- package/dist/dashboard-runtime/dashboard/src/lib/retrieval-security.ts +54 -0
- package/dist/dashboard-runtime/dashboard/src/lib/scope-hierarchy.ts +167 -0
- package/dist/dashboard-runtime/dashboard/src/lib/scope-workspace.ts +123 -0
- package/dist/dashboard-runtime/dashboard/src/lib/server/api-helpers.ts +46 -3
- package/dist/dashboard-runtime/dashboard/src/lib/server/sdk-client.ts +3 -0
- package/dist/dashboard-runtime/dashboard/src/lib/wiki-metadata-limits.ts +133 -0
- package/dist/dashboard-runtime/dashboard/src/lib/wiki-page-tree.ts +153 -0
- package/dist/dashboard-runtime/dashboard/src/schemas/llm-chat.ts +121 -21
- package/dist/dashboard-runtime/dashboard/src/services/wiki.ts +145 -0
- package/dist/dashboard-runtime/dashboard/src/types/llm-chat.ts +72 -9
- package/dist/dashboard-runtime/dashboard/src/types/memory.ts +4 -29
- package/dist/dashboard-runtime/dashboard/src/types/wiki.ts +200 -0
- package/dist/dashboard-runtime/dashboard/tsconfig.tsbuildinfo +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/CHANGELOG.md +175 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/LICENSE +201 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/README.md +203 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/package.json +3 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/auth/request-context.js +21 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/auth/sign-base.js +70 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/auth/sign-v2.js +13 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/auth/sign-v4.js +51 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/client/agent-storage-client.js +196 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/errors/client-error.js +10 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/errors/service-error.js +16 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/http/headers.js +31 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/http/md5.js +9 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/http/ots-json-client.js +155 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/base.js +19 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/chunk.js +67 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/document.js +163 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/enums.js +31 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/file.js +27 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/knowledge-base.js +118 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/memory.js +711 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/metadata-filter.js +123 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/retrieve.js +152 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/unset.js +8 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/models/wiki.js +2 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/serialization/to-json-request.js +9 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/core/version.js +5 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/index.js +93 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node/client/node-agent-storage-client.js +134 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node/fs/file-path.js +73 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node/fs/file-reader.js +13 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node/oss/oss-uploader.js +30 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/cjs/src/node.js +5 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/request-context.d.ts +12 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/request-context.js +17 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-base.d.ts +12 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-base.js +63 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-v2.d.ts +6 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-v2.js +9 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-v4.d.ts +15 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/auth/sign-v4.js +47 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/client/agent-storage-client.d.ts +78 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/client/agent-storage-client.js +192 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/errors/client-error.d.ts +3 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/errors/client-error.js +6 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/errors/service-error.d.ts +10 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/errors/service-error.js +12 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/headers.d.ts +14 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/headers.js +27 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/md5.d.ts +1 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/md5.js +6 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/ots-json-client.d.ts +27 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/http/ots-json-client.js +151 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/base.d.ts +5 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/base.js +15 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/chunk.d.ts +47 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/chunk.js +61 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/document.d.ts +107 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/document.js +151 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/enums.d.ts +24 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/enums.js +28 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/file.d.ts +364 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/file.js +24 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/knowledge-base.d.ts +97 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/knowledge-base.js +108 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/memory.d.ts +1018 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/memory.js +684 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/metadata-filter.d.ts +74 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/metadata-filter.js +118 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/retrieve.d.ts +113 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/retrieve.js +140 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/unset.d.ts +3 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/unset.js +4 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/wiki.d.ts +118 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/models/wiki.js +1 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/serialization/to-json-request.d.ts +2 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/serialization/to-json-request.js +6 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/version.d.ts +2 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/core/version.js +2 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/index.d.ts +17 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/index.js +16 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/client/node-agent-storage-client.d.ts +39 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/client/node-agent-storage-client.js +130 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/fs/file-path.d.ts +12 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/fs/file-path.js +34 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/fs/file-reader.d.ts +8 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/fs/file-reader.js +9 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/oss/oss-uploader.d.ts +17 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node/oss/oss-uploader.js +23 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node.d.ts +1 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/dist/src/node.js +1 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/agent-storage/package.json +67 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts +1 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js +1 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.d.ts +13 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.d.ts.map +1 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.js +40 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.js.map +1 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js +21 -9
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts +7 -7
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js +27 -20
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.d.ts.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js +55 -37
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/types.d.ts +6 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/types.d.ts.map +1 -1
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.d.ts +18 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.d.ts.map +1 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.js +100 -0
- package/dist/dashboard-runtime/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.js.map +1 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts +1 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.d.ts.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js +1 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/index.js.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.d.ts +13 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.d.ts.map +1 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.js +40 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/internal/abortable-fetch.js.map +1 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.d.ts.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js +21 -9
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/kb-client.js.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts +7 -7
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.d.ts.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js +27 -20
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/memory-client.js.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.d.ts.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js +55 -37
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/response.js.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/types.d.ts +6 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/types.d.ts.map +1 -1
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.d.ts +18 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.d.ts.map +1 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.js +100 -0
- package/dist/node_modules/@tablestore/tablestore-agent-sdk/dist/wiki-client.js.map +1 -0
- package/dist/output.d.ts.map +1 -1
- package/dist/output.js +1 -0
- package/dist/output.js.map +1 -1
- package/package.json +1 -1
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0-wmyic._.js +0 -40
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0.li3cj._.js +0 -40
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/[root-of-the-server]__0y0w3mg._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0.ooo1s._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0b5cw4e._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0p1cst6._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/[root-of-the-server]__0xza7lz._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0.6x0yu._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0.pa1e6._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_01snuz~._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_06_hoj_._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0_aw2vr._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0brqbty._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0csuit-._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0eps5jg._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0ez3yia._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0odjvc.._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0pwlb77._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_0wce254._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/_12l8jkb._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0_z9696._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/dashboard_src_0grv2wq._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0jns_ph._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/server/chunks/ssr/node_modules__pnpm_0ymj2~2._.js +0 -3
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0-xwobg-a6si1.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/01bokygf48bnj.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/026lyw-ynx1og.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/04a.1c2rygy08.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/05.2q9f0yx4e_.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/05_iqjh-v2gej.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/07twdccs42b_-.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/09v-qczj__g1x.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0_8~9zgfm5f.8.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0_zw2y~vb_52n.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0a2f-mxepv-y7.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0apfhv-v7oy7u.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0bxt5icwb83xt.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0dpi1comd-thc.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0eerrv808~6bh.js +0 -4
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0j6agpotrd_n4.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0jbcdgtcgqemd.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0jp7zmwvyv0bn.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0k8mhea24d_kj.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0krt75we1wtcy.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0ogrq_r43je48.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0prl9yrb8ksp8.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0r4azm.3hswcs.js +0 -138
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0r6utd8g~.cc1.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0uj7ezedkm6ou.css +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0x5qtkdg2trq9.js +0 -5
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0zatcw.k613lh.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0zhfdjby7cj-q.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/0~naqbx3873~r.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/13__t3s3ipfzl.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/14.8mq880kjoc.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/16uky1ro-t_~9.js +0 -1
- package/dist/dashboard-runtime/dashboard/.next/static/chunks/18absak_u0d85.js +0 -138
- /package/dist/dashboard-runtime/dashboard/.next/static/{8G6beqTEKH_-N0JljpgWT → bKUtNfKb47TOc1cpUk74A}/_buildManifest.js +0 -0
- /package/dist/dashboard-runtime/dashboard/.next/static/{8G6beqTEKH_-N0JljpgWT → bKUtNfKb47TOc1cpUk74A}/_clientMiddlewareManifest.js +0 -0
- /package/dist/dashboard-runtime/dashboard/.next/static/{8G6beqTEKH_-N0JljpgWT → bKUtNfKb47TOc1cpUk74A}/_ssgManifest.js +0 -0
|
@@ -125,6 +125,7 @@ export const messages: Messages = {
|
|
|
125
125
|
units: "Long-term Memory",
|
|
126
126
|
messages: "Short-term Memory",
|
|
127
127
|
requests: "Request Audit",
|
|
128
|
+
wiki: "Wiki",
|
|
128
129
|
settings: "Settings",
|
|
129
130
|
create: "Create",
|
|
130
131
|
new: "New",
|
|
@@ -136,7 +137,84 @@ export const messages: Messages = {
|
|
|
136
137
|
app: "App",
|
|
137
138
|
tenant: "Tenant",
|
|
138
139
|
agent: "Agent",
|
|
139
|
-
run: "
|
|
140
|
+
run: "Session",
|
|
141
|
+
},
|
|
142
|
+
scopeWorkspace: {
|
|
143
|
+
invalidTitle: "An exact Scope is required",
|
|
144
|
+
invalidDescription:
|
|
145
|
+
"Provide non-wildcard App, Tenant, Agent, and Session Scope values.",
|
|
146
|
+
title: "Scope Workspace",
|
|
147
|
+
description:
|
|
148
|
+
"Summarize Memory, Dream, Wiki, and Chat availability for one exact Scope.",
|
|
149
|
+
store: "Memory store",
|
|
150
|
+
scope: "Exact Scope",
|
|
151
|
+
status: {
|
|
152
|
+
loading: "Loading",
|
|
153
|
+
draft: "Draft",
|
|
154
|
+
building: "Building",
|
|
155
|
+
ready: "Ready",
|
|
156
|
+
stale: "Needs update",
|
|
157
|
+
failed_with_fallback: "Fallback available",
|
|
158
|
+
blocked: "Blocked",
|
|
159
|
+
},
|
|
160
|
+
statusDescription: {
|
|
161
|
+
loading: "Reading the core state for this Scope.",
|
|
162
|
+
draft: "No published Wiki build is available yet.",
|
|
163
|
+
building:
|
|
164
|
+
"The Wiki is building; the current published build remains available for Chat.",
|
|
165
|
+
firstBuilding:
|
|
166
|
+
"The first Wiki build is in progress; Wiki Chat will be enabled when it finishes.",
|
|
167
|
+
ready: "Memory and the published Wiki are ready.",
|
|
168
|
+
stale: "Inputs changed; review and build a new Wiki.",
|
|
169
|
+
failed_with_fallback:
|
|
170
|
+
"The latest build failed; the previous published build remains in use.",
|
|
171
|
+
blocked: "Core state is unavailable; review the Wiki build page.",
|
|
172
|
+
},
|
|
173
|
+
memoryTitle: "Memory",
|
|
174
|
+
memoryDescription:
|
|
175
|
+
"Confirm structured-memory context for this exact Scope.",
|
|
176
|
+
dreamTitle: "Dream",
|
|
177
|
+
dreamDescription: "Inspect discovered Skill and user-profile metadata.",
|
|
178
|
+
wikiTitle: "Wiki",
|
|
179
|
+
wikiDescription:
|
|
180
|
+
"Inspect the published build, quality, and input freshness.",
|
|
181
|
+
chatTitle: "Chat",
|
|
182
|
+
chatDescription: "Show how this Scope can use Memory and Wiki in Chat.",
|
|
183
|
+
loading: "Loading…",
|
|
184
|
+
loadFailed: "Loading failed. Please try again later.",
|
|
185
|
+
unsupported: "Scope workspace is unavailable for this storage mode.",
|
|
186
|
+
exists: "This Scope exists",
|
|
187
|
+
notFound: "No memory context exists for this Scope",
|
|
188
|
+
partial: "Results are partial",
|
|
189
|
+
skillCount: "Skills: {count}",
|
|
190
|
+
profileCount: "Profiles: {count}",
|
|
191
|
+
pageCount: "Pages: {count}",
|
|
192
|
+
latestStage: "Latest stage: {status}",
|
|
193
|
+
qualitySourceCoverage: "Source coverage: {percent}%",
|
|
194
|
+
qualityGroundedRate: "Grounded page rate: {percent}%",
|
|
195
|
+
changesAdded: "Pages added: {count}",
|
|
196
|
+
changesModified: "Pages modified: {count}",
|
|
197
|
+
changesDeleted: "Pages deleted: {count}",
|
|
198
|
+
changesAffectedPages: "Affected pages: {count}",
|
|
199
|
+
staleGuidance: "Confirmed input changes need review and a new build.",
|
|
200
|
+
fallbackGuidance:
|
|
201
|
+
"The latest build did not become active. Chat and Search continue reading the published Wiki; review it manually before rebuilding.",
|
|
202
|
+
buildingGuidance:
|
|
203
|
+
"A replacement build is in progress. Until it finishes, Chat and Search continue reading the published Wiki.",
|
|
204
|
+
firstBuildGuidance:
|
|
205
|
+
"The first Wiki build is in progress; Wiki Chat will be enabled when it finishes.",
|
|
206
|
+
draftGuidance:
|
|
207
|
+
"Add sources or Dream artifacts, then create the first build.",
|
|
208
|
+
reviewBuild: "Review build",
|
|
209
|
+
openUnits: "Open units",
|
|
210
|
+
openSearch: "Open search",
|
|
211
|
+
openDream: "Open Dream",
|
|
212
|
+
openWiki: "Open Wiki",
|
|
213
|
+
openChat: "Open Chat",
|
|
214
|
+
chatMemoryEnabled: "Structured Memory: enabled",
|
|
215
|
+
chatWikiEnabled: "Wiki: enabled",
|
|
216
|
+
chatWikiDisabled: "Wiki: disabled",
|
|
217
|
+
chatFallback: "Chat will use the previous published Wiki.",
|
|
140
218
|
},
|
|
141
219
|
taskStatus: {
|
|
142
220
|
queued: "Queued",
|
|
@@ -326,6 +404,7 @@ export const messages: Messages = {
|
|
|
326
404
|
moreActions: "More actions",
|
|
327
405
|
deleteStore: "Delete Memory Store",
|
|
328
406
|
backToList: "Back to list",
|
|
407
|
+
tabScope: "Scope workspace",
|
|
329
408
|
tabUnits: "Long-term Memory",
|
|
330
409
|
tabFiles: "File Workspace",
|
|
331
410
|
tabSearch: "Memory Search",
|
|
@@ -333,9 +412,11 @@ export const messages: Messages = {
|
|
|
333
412
|
tabTasks: "Memory Extraction",
|
|
334
413
|
tabRequests: "Request Audit",
|
|
335
414
|
tabDream: "Dream Tasks",
|
|
415
|
+
tabWiki: "Wiki",
|
|
336
416
|
tabSettings: "Settings",
|
|
337
417
|
},
|
|
338
418
|
scopeBar: {
|
|
419
|
+
openWorkspace: "Open Scope workspace",
|
|
339
420
|
manualEdit: "Manual edit",
|
|
340
421
|
reset: "Reset",
|
|
341
422
|
apply: "Apply",
|
|
@@ -346,7 +427,7 @@ export const messages: Messages = {
|
|
|
346
427
|
appPlaceholder: "app-001 or *",
|
|
347
428
|
tenantPlaceholder: "tenant-001",
|
|
348
429
|
agentPlaceholder: "agent-001",
|
|
349
|
-
runPlaceholder: "
|
|
430
|
+
runPlaceholder: "session-001",
|
|
350
431
|
},
|
|
351
432
|
scopeCombobox: {
|
|
352
433
|
defaultPlaceholder: "Pick from existing scope…",
|
|
@@ -356,6 +437,27 @@ export const messages: Messages = {
|
|
|
356
437
|
windowCountTruncated: "Showing {shown} of {total} · server truncated",
|
|
357
438
|
showMore: "Show more",
|
|
358
439
|
},
|
|
440
|
+
scopeHierarchy: {
|
|
441
|
+
breadcrumb: "Scope hierarchy path",
|
|
442
|
+
chooseApp: "Choose App {value}",
|
|
443
|
+
chooseTenant: "Choose Tenant {value}",
|
|
444
|
+
chooseAgent: "Choose Agent {value}",
|
|
445
|
+
chooseRun: "Choose Session {value}",
|
|
446
|
+
allApps: "All Apps",
|
|
447
|
+
allTenants: "All Tenants",
|
|
448
|
+
allAgents: "All Agents",
|
|
449
|
+
allRuns: "All Sessions",
|
|
450
|
+
allRange: "All data",
|
|
451
|
+
appRange: "App range",
|
|
452
|
+
tenantRange: "Tenant range",
|
|
453
|
+
agentRange: "Agent range",
|
|
454
|
+
runRange: "Exact Session",
|
|
455
|
+
applyAll: "Apply all data range",
|
|
456
|
+
applyCurrentRange: "Apply current {range}",
|
|
457
|
+
exactRunSelected: "An exact Session is selected.",
|
|
458
|
+
inventoryIncomplete:
|
|
459
|
+
"Loaded {count} Scopes. The server truncated this result, so the list may be incomplete.",
|
|
460
|
+
},
|
|
359
461
|
units: {
|
|
360
462
|
title: "Long-term Memory",
|
|
361
463
|
addMemory: "Add Memory",
|
|
@@ -413,7 +515,7 @@ export const messages: Messages = {
|
|
|
413
515
|
files: {
|
|
414
516
|
scopeOnboardingTitle: "Set a file scope",
|
|
415
517
|
scopeOnboardingDescription:
|
|
416
|
-
"Writable file memory is isolated by exact scope. This mode has no server-side scope listing, so enter App, Tenant, Agent, and
|
|
518
|
+
"Writable file memory is isolated by exact scope. This mode has no server-side scope listing, so enter App, Tenant, Agent, and Session to open the workspace.",
|
|
417
519
|
recentScopes: "Recently used in this browser (up to 10)",
|
|
418
520
|
recentScopesLocalHint:
|
|
419
521
|
"These scopes are stored only in this browser and do not imply that files already exist on the server.",
|
|
@@ -667,7 +769,7 @@ export const messages: Messages = {
|
|
|
667
769
|
scopeApp: "App:",
|
|
668
770
|
scopeTenant: "Tenant:",
|
|
669
771
|
scopeAgent: "Agent:",
|
|
670
|
-
scopeRun: "
|
|
772
|
+
scopeRun: "Session:",
|
|
671
773
|
},
|
|
672
774
|
dream: {
|
|
673
775
|
title: "Dream Task Management",
|
|
@@ -686,7 +788,7 @@ export const messages: Messages = {
|
|
|
686
788
|
tableId: "Dream ID",
|
|
687
789
|
tableType: "Type",
|
|
688
790
|
tableStatus: "Status",
|
|
689
|
-
tableApplyMode: "Apply Mode",
|
|
791
|
+
tableApplyMode: "Effort / Apply Mode",
|
|
690
792
|
tableOutput: "Output",
|
|
691
793
|
tableCreatedAt: "Created At",
|
|
692
794
|
applyModeAuto: "Auto",
|
|
@@ -714,12 +816,13 @@ export const messages: Messages = {
|
|
|
714
816
|
"This instance's engine has not enabled the dreaming subsystem. Please ask an administrator to set the service environment variable",
|
|
715
817
|
disabledSuffix: "and restart the service.",
|
|
716
818
|
backToTaskList: "Back to task list",
|
|
819
|
+
backToScope: "Back to Scope",
|
|
717
820
|
taskNotFound: "Task not found or already deleted",
|
|
718
821
|
autoRefresh: "· Auto-refresh every 5s",
|
|
719
822
|
applyModeAutoDetail: "Apply mode: safe changes applied automatically",
|
|
720
823
|
applyModeProposalDetail: "Apply mode: proposal (manual apply)",
|
|
721
824
|
applyModePlanDetail: "Apply mode: approved plan",
|
|
722
|
-
|
|
825
|
+
effortDetail: "Effort: {value}",
|
|
723
826
|
scopeOutput: "Scope output: {value}",
|
|
724
827
|
scopeOutputPromote: "Promote",
|
|
725
828
|
scopeOutputPreserve: "Preserve",
|
|
@@ -741,15 +844,8 @@ export const messages: Messages = {
|
|
|
741
844
|
metaUpdated: "Updated: ",
|
|
742
845
|
metaFinished: "Finished: ",
|
|
743
846
|
metaInputScopes: "Input scopes: ",
|
|
744
|
-
|
|
847
|
+
publicRuntimeTitle: "Task progress",
|
|
745
848
|
detailStage: "Stage",
|
|
746
|
-
detailSandboxId: "Sandbox ID",
|
|
747
|
-
detailSandboxPhase: "Sandbox phase",
|
|
748
|
-
detailSandboxStatus: "Sandbox status",
|
|
749
|
-
detailSubmittedBatches: "Submitted batches",
|
|
750
|
-
detailLastBatch: "Last batch",
|
|
751
|
-
detailFailureCode: "Failure code",
|
|
752
|
-
detailAgentFinished: "Agent finished",
|
|
753
849
|
detailPlanApproved: "Plan approved",
|
|
754
850
|
detailExecutionExpires: "Execution expires",
|
|
755
851
|
detailProcessedThrough: "Processed through (ms)",
|
|
@@ -777,21 +873,45 @@ export const messages: Messages = {
|
|
|
777
873
|
taskTypeSkill:
|
|
778
874
|
"Skill Extraction — extract reusable skills from conversations",
|
|
779
875
|
taskTypeProfile: "User Profile — build the user profile",
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
876
|
+
effort: "Effort",
|
|
877
|
+
effortLow: "Low — standard reasoning",
|
|
878
|
+
effortHigh: "High — deeper reasoning",
|
|
783
879
|
addScope: "Add scope",
|
|
784
880
|
scopeFillFromExisting: "Fill from existing scope",
|
|
785
|
-
applyMode: "
|
|
881
|
+
applyMode: "Application strategy",
|
|
882
|
+
applyModeRequestApproval: "Request approval",
|
|
883
|
+
applyModeRequestApprovalSummary:
|
|
884
|
+
"Generate change proposals for you to review before anything is applied.",
|
|
885
|
+
applyModeRequestApprovalHelp:
|
|
886
|
+
"Uses Low effort. Dream proposes every memory change and waits for your approval.",
|
|
887
|
+
applyModeHelpMeApprove: "Help me approve",
|
|
888
|
+
applyModeHelpMeApproveSummary:
|
|
889
|
+
"Apply low-risk additions and updates; keep sensitive changes for review.",
|
|
890
|
+
applyModeHelpMeApproveHelp:
|
|
891
|
+
"You can choose Low or High effort. Deletes and cross-scope changes still require manual approval.",
|
|
892
|
+
applyModePlanMode: "Plan mode",
|
|
893
|
+
applyModePlanModeSummary:
|
|
894
|
+
"Create a complete plan first, then execute it only after approval.",
|
|
895
|
+
applyModePlanModeHelp:
|
|
896
|
+
"Uses High effort and a two-stage workflow. Review and approve the plan before execution begins.",
|
|
897
|
+
applyModeHelpLabel: "About {mode}",
|
|
898
|
+
effortLockedLow: "Request approval uses Low effort.",
|
|
899
|
+
effortLockedHigh: "Plan mode uses High effort.",
|
|
786
900
|
applyModeProposalOption:
|
|
787
901
|
"Proposal mode (manual apply after generation, recommended)",
|
|
788
902
|
applyModeSafeAutoOption:
|
|
789
903
|
"Safe auto (only ADD/UPDATE auto; DELETE/cross-scope still manual)",
|
|
790
|
-
applyModePlanOption: "Plan (two-phase
|
|
791
|
-
scopeOutputMode: "
|
|
904
|
+
applyModePlanOption: "Plan (two-phase execution with approval)",
|
|
905
|
+
scopeOutputMode: "Output location",
|
|
792
906
|
scopeOutputModePlaceholder: "Use default (preserve_scope)",
|
|
793
|
-
preserveScope: "
|
|
794
|
-
|
|
907
|
+
preserveScope: "Write back to original Scopes",
|
|
908
|
+
preserveScopeSummary:
|
|
909
|
+
"Keep each result in the input Scope that produced it.",
|
|
910
|
+
promoteScope: "Automatically consolidate Scope",
|
|
911
|
+
promoteScopeSummary:
|
|
912
|
+
"Let the service derive a shared parent Scope for consolidated results.",
|
|
913
|
+
promoteScopeHint:
|
|
914
|
+
"The service derives the output Scope from the selected input Scopes; this form does not send a manual outputScope or targetScope.",
|
|
795
915
|
instructionsLabel: "Instructions (optional)",
|
|
796
916
|
instructionsPlaceholderMemory: "Extra guidance for the dream planner",
|
|
797
917
|
instructionsPlaceholderSkill:
|
|
@@ -821,11 +941,11 @@ export const messages: Messages = {
|
|
|
821
941
|
atLeastOneNonWildcard: "Specify at least one non-wildcard field",
|
|
822
942
|
atLeastOneScope: "At least one scope",
|
|
823
943
|
scopesLimit: "No more than 20 scopes are allowed",
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
"This
|
|
827
|
-
|
|
828
|
-
"Skill and profile tasks
|
|
944
|
+
highEffortScopesLimit: "High-effort Dream allows no more than 8 scopes",
|
|
945
|
+
effortCombination:
|
|
946
|
+
"This effort and apply mode combination is not supported",
|
|
947
|
+
taskTypeExactScope:
|
|
948
|
+
"Skill and profile tasks require exactly one wildcard-free exact scope",
|
|
829
949
|
instructionsLimit: "Instructions cannot exceed 4000 UTF-8 bytes",
|
|
830
950
|
maxSessionsRange: "Max sessions must be an integer between 0 and 100",
|
|
831
951
|
maxMessagesRange: "Max messages must be an integer between 0 and 20000",
|
|
@@ -901,6 +1021,7 @@ export const messages: Messages = {
|
|
|
901
1021
|
skippedReason: "Skip reason",
|
|
902
1022
|
skippedReasonWithDetail: "{reason} ({detail})",
|
|
903
1023
|
error: "Error",
|
|
1024
|
+
openInWiki: "Use in a Wiki build",
|
|
904
1025
|
},
|
|
905
1026
|
apply: {
|
|
906
1027
|
title: "Confirm Applying Selected Actions",
|
|
@@ -921,6 +1042,200 @@ export const messages: Messages = {
|
|
|
921
1042
|
viewDocs: "View docs",
|
|
922
1043
|
},
|
|
923
1044
|
},
|
|
1045
|
+
wiki: {
|
|
1046
|
+
list: {
|
|
1047
|
+
title: "Wiki",
|
|
1048
|
+
description: "Manage the Agent-owned Wiki and its latest build state",
|
|
1049
|
+
exactScopeTitle: "Set an exact scope first",
|
|
1050
|
+
exactScopeRequired:
|
|
1051
|
+
"Wikis are isolated by App, Tenant, Agent, and Session. All four fields need concrete values; empty values and the * wildcard are not allowed.",
|
|
1052
|
+
agentScopeTitle: "Choose an Agent",
|
|
1053
|
+
agentScopeRequired:
|
|
1054
|
+
"A Wiki belongs to an Agent. Choose a concrete Agent to continue; every Session under that Agent shares the same Wiki.",
|
|
1055
|
+
chooseAgent: "Choose Agent",
|
|
1056
|
+
errorTitle: "Failed to load Wikis",
|
|
1057
|
+
errorDescription:
|
|
1058
|
+
"Unable to fetch the Wiki list. Please try again later.",
|
|
1059
|
+
emptyTitle: "No Wikis in this scope",
|
|
1060
|
+
emptyDescription:
|
|
1061
|
+
"Create a Wiki to organize file knowledge in the current scope.",
|
|
1062
|
+
page: "Page {page}",
|
|
1063
|
+
loadingNext: "Loading…",
|
|
1064
|
+
noSummary: "No summary",
|
|
1065
|
+
pageCount: "{count} pages",
|
|
1066
|
+
pageCountUnknown: "Page count unavailable",
|
|
1067
|
+
buildStatus: "Build status",
|
|
1068
|
+
buildStep: "Current step",
|
|
1069
|
+
buildProgress: "Build progress",
|
|
1070
|
+
edit: "Edit",
|
|
1071
|
+
},
|
|
1072
|
+
edit: {
|
|
1073
|
+
title: "Edit Wiki",
|
|
1074
|
+
description: "Only changed name or summary fields are submitted.",
|
|
1075
|
+
name: "Name",
|
|
1076
|
+
summary: "Summary",
|
|
1077
|
+
nameRequired: "Enter a Wiki name",
|
|
1078
|
+
nameTooLong: "Wiki name cannot exceed 256 UTF-8 bytes",
|
|
1079
|
+
summaryTooLong: "Wiki summary cannot exceed 4096 UTF-8 bytes",
|
|
1080
|
+
success: "Wiki updated",
|
|
1081
|
+
failed: "Failed to update Wiki",
|
|
1082
|
+
submitting: "Saving…",
|
|
1083
|
+
submit: "Save changes",
|
|
1084
|
+
},
|
|
1085
|
+
status: {
|
|
1086
|
+
draft: "Draft",
|
|
1087
|
+
ready: "Ready",
|
|
1088
|
+
deleting: "Deleting",
|
|
1089
|
+
deleted: "Deleted",
|
|
1090
|
+
},
|
|
1091
|
+
buildStatus: {
|
|
1092
|
+
pending: "Pending",
|
|
1093
|
+
processing: "Processing",
|
|
1094
|
+
acceptingOutput: "Accepting output",
|
|
1095
|
+
sealing: "Sealing",
|
|
1096
|
+
validating: "Validating",
|
|
1097
|
+
indexing: "Indexing",
|
|
1098
|
+
publishing: "Publishing",
|
|
1099
|
+
ready: "Ready",
|
|
1100
|
+
failed: "Failed",
|
|
1101
|
+
conflict: "Conflict",
|
|
1102
|
+
},
|
|
1103
|
+
detail: {
|
|
1104
|
+
back: "Back to Wikis",
|
|
1105
|
+
backToScope: "Back to Scope",
|
|
1106
|
+
agentWikiTitle: "Agent Wiki",
|
|
1107
|
+
sharedRuns: "All Sessions under this Agent share one Wiki.",
|
|
1108
|
+
runContext:
|
|
1109
|
+
"Session {runId} is navigation context only and is not part of the Wiki identity.",
|
|
1110
|
+
dirty: "Raw sources have unbuilt changes",
|
|
1111
|
+
pageCount: "Page count",
|
|
1112
|
+
createdAt: "Created",
|
|
1113
|
+
updatedAt: "Updated",
|
|
1114
|
+
loadFailed: "Failed to load Wiki details",
|
|
1115
|
+
notFound: "The specified Wiki does not exist or is not accessible.",
|
|
1116
|
+
scopeConflict:
|
|
1117
|
+
"Multiple legacy Wikis match this exact scope. The console will not choose one automatically; ask the service owner to clean up the duplicate Wikis.",
|
|
1118
|
+
noReadableBuild:
|
|
1119
|
+
"No readable build yet. Add raw sources and complete a build to view pages.",
|
|
1120
|
+
requestId: "Request ID",
|
|
1121
|
+
upstreamRequestId: "Upstream request ID",
|
|
1122
|
+
tabs: {
|
|
1123
|
+
overview: "Overview",
|
|
1124
|
+
sources: "Raw sources",
|
|
1125
|
+
pages: "Pages",
|
|
1126
|
+
search: "Search",
|
|
1127
|
+
build: "Build",
|
|
1128
|
+
},
|
|
1129
|
+
},
|
|
1130
|
+
overview: {
|
|
1131
|
+
loadedMetadata: "Loaded page metadata",
|
|
1132
|
+
loadedMetadataHint:
|
|
1133
|
+
"These statistics use only the {count} metadata entries currently loaded and do not represent the complete Wiki.",
|
|
1134
|
+
unknownType: "Unspecified type",
|
|
1135
|
+
noLoadedPages: "No page metadata loaded",
|
|
1136
|
+
recentLoadedPages: "Recently returned pages",
|
|
1137
|
+
},
|
|
1138
|
+
sources: {
|
|
1139
|
+
addFiles: "Add .md / .txt files",
|
|
1140
|
+
addHint:
|
|
1141
|
+
"Multiple selection is supported. The browser reads each file and submits batches of up to 20.",
|
|
1142
|
+
fileAdded: "Added {path}",
|
|
1143
|
+
fileFailed: "Failed to add {path}: {code}",
|
|
1144
|
+
addFailed: "Failed to add raw sources",
|
|
1145
|
+
selectHint: "Select a source to read its full content.",
|
|
1146
|
+
version: "Current version: {version}",
|
|
1147
|
+
save: "Save replacement",
|
|
1148
|
+
delete: "Delete",
|
|
1149
|
+
saved: "Raw source updated",
|
|
1150
|
+
deleted: "Raw source deleted",
|
|
1151
|
+
saveFailed: "Failed to update raw source",
|
|
1152
|
+
deleteFailed: "Failed to delete raw source",
|
|
1153
|
+
conflict: "The content changed elsewhere. Refresh before trying again.",
|
|
1154
|
+
refresh: "Refresh source",
|
|
1155
|
+
readFailed: "Failed to read raw source",
|
|
1156
|
+
listFailed: "Failed to list raw sources",
|
|
1157
|
+
loadMore: "Load more sources",
|
|
1158
|
+
errorCode: "Error code",
|
|
1159
|
+
upstreamCode: "Upstream code",
|
|
1160
|
+
},
|
|
1161
|
+
pages: {
|
|
1162
|
+
metadataOnly:
|
|
1163
|
+
"The directory shows only page metadata returned by the service. Content is loaded with an exact page read.",
|
|
1164
|
+
loadedTreeLimitation:
|
|
1165
|
+
"This tree contains the pages loaded so far; use Load more to extend it.",
|
|
1166
|
+
expandDirectory: "Expand directory {name}",
|
|
1167
|
+
collapseDirectory: "Collapse directory {name}",
|
|
1168
|
+
selectedPage: "Selected page {name}",
|
|
1169
|
+
fullPath: "Service path: {path}",
|
|
1170
|
+
loadMore: "Load more pages",
|
|
1171
|
+
resetFromFirst: "Reload from the first page",
|
|
1172
|
+
selectHint: "Select a page from the directory to read its content.",
|
|
1173
|
+
sources: "Sources",
|
|
1174
|
+
incomingLinks: "Pages linking here",
|
|
1175
|
+
outgoingLinks: "Pages linked from here",
|
|
1176
|
+
linksHint:
|
|
1177
|
+
"Links are navigation metadata only and do not represent a complete knowledge graph.",
|
|
1178
|
+
},
|
|
1179
|
+
search: {
|
|
1180
|
+
placeholder: "Enter a query, then submit",
|
|
1181
|
+
submit: "Search",
|
|
1182
|
+
score: "Score {score}",
|
|
1183
|
+
empty: "No matching pages",
|
|
1184
|
+
},
|
|
1185
|
+
build: {
|
|
1186
|
+
ingestTitle: "Build from the current sources",
|
|
1187
|
+
ingestWarning:
|
|
1188
|
+
"Starting freezes the current source versions. Editing sources while the build runs marks the Wiki as having unbuilt changes. Builds may consume LLM tokens; this console cannot provide an exact price.",
|
|
1189
|
+
ingestConfirm: "Confirm again to start from the current source snapshot.",
|
|
1190
|
+
ingestButton: "Start build",
|
|
1191
|
+
confirmButton: "Confirm and start",
|
|
1192
|
+
ingesting: "Submitting…",
|
|
1193
|
+
ingestSubmitted: "Wiki build submitted",
|
|
1194
|
+
ingestReused: "The existing Wiki build was reused",
|
|
1195
|
+
ingestSkipped: "The Wiki build was already up to date",
|
|
1196
|
+
ingestFailed: "Failed to submit Wiki build",
|
|
1197
|
+
latestTitle: "Latest build",
|
|
1198
|
+
none: "No latest build yet",
|
|
1199
|
+
status: "Status",
|
|
1200
|
+
step: "Step",
|
|
1201
|
+
progress: "Progress",
|
|
1202
|
+
changesAdded: "Pages added",
|
|
1203
|
+
changesModified: "Pages modified",
|
|
1204
|
+
changesDeleted: "Pages deleted",
|
|
1205
|
+
changesAffectedPages: "Affected pages",
|
|
1206
|
+
qualitySourceCoverage: "Source coverage",
|
|
1207
|
+
qualityGroundedPageRate: "Grounded page rate",
|
|
1208
|
+
qualityBrokenLinks: "Broken links",
|
|
1209
|
+
qualityOrphanPages: "Orphan pages",
|
|
1210
|
+
qualityUncitedPages: "Uncited pages",
|
|
1211
|
+
qualityDuplicateTitles: "Duplicate titles",
|
|
1212
|
+
elapsed: "Elapsed",
|
|
1213
|
+
elapsedValue: "{minutes}m {seconds}s",
|
|
1214
|
+
pageCount: "Page count",
|
|
1215
|
+
totalBytes: "Total bytes",
|
|
1216
|
+
createdAt: "Created",
|
|
1217
|
+
updatedAt: "Updated",
|
|
1218
|
+
finishedAt: "Finished",
|
|
1219
|
+
errorMessage: "Error message",
|
|
1220
|
+
incrementalAnalysis:
|
|
1221
|
+
"The system incrementally analyzes source changes and retains unaffected pages.",
|
|
1222
|
+
completePublication:
|
|
1223
|
+
"Every successful publication still creates a complete, immutable Wiki version.",
|
|
1224
|
+
rawSources: "Raw source summary",
|
|
1225
|
+
rawSourceSummary: "{count} raw sources loaded, {bytes} bytes total",
|
|
1226
|
+
skillArtifacts: "Applied Skill artifacts",
|
|
1227
|
+
profileArtifacts: "Applied Profile artifacts",
|
|
1228
|
+
artifactSelectionSummary: "{count}/{max} Dream artifacts selected",
|
|
1229
|
+
noBuildInput:
|
|
1230
|
+
"There are no raw sources and no Dream artifacts are selected, so a build cannot start.",
|
|
1231
|
+
artifactLoadFailed:
|
|
1232
|
+
"This Dream artifact kind failed to load. Results for the other kind remain available.",
|
|
1233
|
+
selectArtifact: "Select artifact {name}",
|
|
1234
|
+
openDream: "Open Dream details",
|
|
1235
|
+
noArtifacts: "No available artifacts",
|
|
1236
|
+
loadMoreArtifacts: "Load more artifacts",
|
|
1237
|
+
},
|
|
1238
|
+
},
|
|
924
1239
|
knowledgeBase: {
|
|
925
1240
|
common: {
|
|
926
1241
|
basicInfo: "Basic Information",
|
|
@@ -1371,7 +1686,7 @@ export const messages: Messages = {
|
|
|
1371
1686
|
modeLocalDescDisabled:
|
|
1372
1687
|
"Only available for memory stores that support file memory",
|
|
1373
1688
|
localHint:
|
|
1374
|
-
"
|
|
1689
|
+
"During each turn, Chat BFF paginates the JSON Item API for the exact scope and performs lexical retrieval over a bounded in-process SHA cache. No FUSE process or server-local mirror is created.",
|
|
1375
1690
|
viewFiles: "View memory files",
|
|
1376
1691
|
viewFilesHint: "Please fill in the complete app / tenant / agent first",
|
|
1377
1692
|
emptyNoStoresTitle: "No memory stores yet",
|
|
@@ -1390,9 +1705,9 @@ export const messages: Messages = {
|
|
|
1390
1705
|
unbind: "Unbind",
|
|
1391
1706
|
writeScope: "Write Scope",
|
|
1392
1707
|
writeScopeDesc:
|
|
1393
|
-
"During retrieval the server derives agent /
|
|
1708
|
+
"During retrieval the server derives agent / session as wildcards",
|
|
1394
1709
|
writeScopeDescSuffix:
|
|
1395
|
-
", so different agents /
|
|
1710
|
+
", so different agents / sessions under the same app + tenant can read each other's memory",
|
|
1396
1711
|
selectExistingScope: "Select an existing scope",
|
|
1397
1712
|
appField: "App *",
|
|
1398
1713
|
tenantField: "Tenant *",
|
|
@@ -1402,14 +1717,32 @@ export const messages: Messages = {
|
|
|
1402
1717
|
"Auto-archive: write this turn's user / assistant messages to the current scope",
|
|
1403
1718
|
autoSaveFilememDesc:
|
|
1404
1719
|
"Extract durable memories from each turn and append them to a dated memory file",
|
|
1405
|
-
runIdLabel: "
|
|
1720
|
+
runIdLabel: "Session ID",
|
|
1406
1721
|
runIdTitle:
|
|
1407
|
-
"The
|
|
1408
|
-
runIdAuto: "
|
|
1409
|
-
copyRunId: "Copy
|
|
1410
|
-
runIdCopied: "
|
|
1722
|
+
"The session ID is generated automatically by default and reused throughout the current conversation; selecting an existing scope synchronizes its session ID",
|
|
1723
|
+
runIdAuto: "Session ID auto-generated · Synced from existing scope",
|
|
1724
|
+
copyRunId: "Copy session ID",
|
|
1725
|
+
runIdCopied: "Session ID copied",
|
|
1411
1726
|
runIdCopyFailed: "Copy failed, please select the text manually",
|
|
1412
1727
|
},
|
|
1728
|
+
wikiBind: {
|
|
1729
|
+
title: "Current Scope Wiki",
|
|
1730
|
+
description:
|
|
1731
|
+
"Retrieve the single Wiki owned by the bound memory store and exact scope without trusting a browser-saved Wiki ID",
|
|
1732
|
+
enabled: "Wiki enabled",
|
|
1733
|
+
toggle: "Enable the current Scope Wiki",
|
|
1734
|
+
ready: "Ready for chat retrieval",
|
|
1735
|
+
notReady: "The Wiki is not ready or has no active build",
|
|
1736
|
+
notFound: "No Wiki exists for this exact scope",
|
|
1737
|
+
advanced: "Advanced settings",
|
|
1738
|
+
topK: "Top-K",
|
|
1739
|
+
requiresMemory: "Bind a memory store first",
|
|
1740
|
+
requiresKnownStorageMode:
|
|
1741
|
+
"Rebind this memory store with a supported storage mode first",
|
|
1742
|
+
requiresExactScope:
|
|
1743
|
+
"Fill in an exact memory scope without missing or wildcard fields",
|
|
1744
|
+
loadFailed: "Failed to load Wikis. Please try again later",
|
|
1745
|
+
},
|
|
1413
1746
|
filesDialog: {
|
|
1414
1747
|
title: "Memory Files",
|
|
1415
1748
|
description:
|
|
@@ -1473,6 +1806,10 @@ export const messages: Messages = {
|
|
|
1473
1806
|
intentExtracting: "Extracting retrieval intent",
|
|
1474
1807
|
done: "Deep thinking done",
|
|
1475
1808
|
},
|
|
1809
|
+
evidence: {
|
|
1810
|
+
title:
|
|
1811
|
+
"Answer evidence · {memoryCount} memories · {wikiCount} Wiki pages",
|
|
1812
|
+
},
|
|
1476
1813
|
message: {
|
|
1477
1814
|
copy: "Copy",
|
|
1478
1815
|
edit: "Edit",
|
|
@@ -1508,6 +1845,22 @@ export const messages: Messages = {
|
|
|
1508
1845
|
rewriteFailedDetail:
|
|
1509
1846
|
"The rewriter returned an empty result or threw an error",
|
|
1510
1847
|
kbRetrievalFailed: "Retrieval failed for {count} knowledge bases",
|
|
1848
|
+
retrievingWikis: "Searching {count} Wikis",
|
|
1849
|
+
wikiRetrievalFailed: "Retrieval failed for {count} Wikis",
|
|
1850
|
+
wikiReferences: "Referenced {count} Wiki pages",
|
|
1851
|
+
wikiQuery: "Query: {query}",
|
|
1852
|
+
wikiScore: "Score: {score}",
|
|
1853
|
+
wikiSources: "Sources: {sources}",
|
|
1854
|
+
wikiTruncated: "Truncated",
|
|
1855
|
+
wikiInjectedChars: "Injected {count} characters",
|
|
1856
|
+
wikiTotalContextChars: "{count} context characters injected",
|
|
1857
|
+
wikiUnavailable: "{name} unavailable",
|
|
1858
|
+
wikiErrorCode: "Error code: {code}",
|
|
1859
|
+
wikiErrorMessage: "Error: {message}",
|
|
1860
|
+
wikiRequestId: "Request ID: {requestId}",
|
|
1861
|
+
wikiHttpStatus: "HTTP status: {httpStatus}",
|
|
1862
|
+
wikiErrorStage: "Stage: {stage}",
|
|
1863
|
+
wikiErrorPath: "Path: {path}",
|
|
1511
1864
|
retrievalKeyword: "Retrieval keyword: ",
|
|
1512
1865
|
generateFailed: "Generation failed",
|
|
1513
1866
|
elapsedSeconds: "Took {seconds}s",
|
|
@@ -1856,6 +2209,7 @@ export const messages: Messages = {
|
|
|
1856
2209
|
noScopes:
|
|
1857
2210
|
"This memory store has no existing scope data; please enter manually",
|
|
1858
2211
|
optional: "Optional",
|
|
2212
|
+
sessionId: "Session ID",
|
|
1859
2213
|
operationPermission: "Operations",
|
|
1860
2214
|
ipWhitelist: "IP Whitelist (optional)",
|
|
1861
2215
|
ipPlaceholder: "e.g. 10.0.0.0/8, 192.168.1.0/24",
|