@oscharko-dev/keiko 0.2.0-beta.1 → 0.2.0-beta.3
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/ui/csp-hashes.json +28 -27
- package/dist/ui/static/404.html +1 -1
- package/dist/ui/static/_next/static/chunks/258-e3b5ee46b0669967.js +1 -0
- package/dist/ui/static/_next/static/chunks/422-4c94c107b90d3ccc.js +1 -0
- package/dist/ui/static/_next/static/chunks/app/_not-found/page-c4d800f366186be0.js +1 -0
- package/dist/ui/static/_next/static/chunks/app/launch/page-17ca39367f25f372.js +1 -0
- package/dist/ui/static/_next/static/chunks/app/layout-0f75a39edc90325d.js +1 -0
- package/dist/ui/static/_next/static/chunks/app/local-knowledge/capsule/page-87a2ea239308ed34.js +1 -0
- package/dist/ui/static/_next/static/chunks/app/local-knowledge/page-98bb7704fc7fd0ad.js +1 -0
- package/dist/ui/static/_next/static/chunks/app/memoriaviva/consolidation/page-f912263f1ee5d2dd.js +1 -0
- package/dist/ui/static/_next/static/chunks/app/memoriaviva/detail/page-fa590f135356e0af.js +1 -0
- package/dist/ui/static/_next/static/chunks/app/memoriaviva/page-b8555600c1113f14.js +1 -0
- package/dist/ui/static/_next/static/chunks/app/memoriaviva/review-queue/page-85cfbeb3598c0a36.js +1 -0
- package/dist/ui/static/_next/static/chunks/app/page-2881856ad25d9935.js +1 -0
- package/dist/ui/static/_next/static/chunks/{main-app-b52a8fa1d8127a5f.js → main-app-5b043f6c611974ae.js} +1 -1
- package/dist/ui/static/_next/static/css/eac94895f3edc5a5.css +1 -0
- package/dist/ui/static/apple-touch-icon.png +0 -0
- package/dist/ui/static/favicon.ico +0 -0
- package/dist/ui/static/icon-192-maskable.png +0 -0
- package/dist/ui/static/icon-192.png +0 -0
- package/dist/ui/static/icon-512-maskable.png +0 -0
- package/dist/ui/static/icon-512.png +0 -0
- package/dist/ui/static/index.html +1 -1
- package/dist/ui/static/index.txt +4 -4
- package/dist/ui/static/launch.html +1 -1
- package/dist/ui/static/launch.txt +4 -4
- package/dist/ui/static/local-knowledge/capsule.html +1 -1
- package/dist/ui/static/local-knowledge/capsule.txt +4 -4
- package/dist/ui/static/local-knowledge.html +1 -1
- package/dist/ui/static/local-knowledge.txt +4 -4
- package/dist/ui/static/manifest.webmanifest +2 -2
- package/dist/ui/static/memoriaviva/consolidation.html +1 -1
- package/dist/ui/static/memoriaviva/consolidation.txt +4 -4
- package/dist/ui/static/memoriaviva/detail.html +1 -1
- package/dist/ui/static/memoriaviva/detail.txt +4 -4
- package/dist/ui/static/memoriaviva/review-queue.html +1 -1
- package/dist/ui/static/memoriaviva/review-queue.txt +4 -4
- package/dist/ui/static/memoriaviva.html +1 -1
- package/dist/ui/static/memoriaviva.txt +4 -4
- package/node_modules/@oscharko-dev/keiko-cli/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-cli/dist/lifecycle.d.ts +2 -0
- package/node_modules/@oscharko-dev/keiko-cli/dist/lifecycle.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-cli/dist/lifecycle.js +51 -10
- package/node_modules/@oscharko-dev/keiko-cli/dist/ui.d.ts +3 -1
- package/node_modules/@oscharko-dev/keiko-cli/dist/ui.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-cli/dist/ui.js +93 -28
- package/node_modules/@oscharko-dev/keiko-cli/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-contracts/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-contracts/dist/index.d.ts +2 -2
- package/node_modules/@oscharko-dev/keiko-contracts/dist/index.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-contracts/dist/index.js +1 -1
- package/node_modules/@oscharko-dev/keiko-contracts/dist/qualityIntelligence/bffWire.d.ts +15 -0
- package/node_modules/@oscharko-dev/keiko-contracts/dist/qualityIntelligence/bffWire.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-contracts/dist/qualityIntelligence/bffWire.js +1 -1
- package/node_modules/@oscharko-dev/keiko-contracts/dist/qualityIntelligence/index.d.ts +1 -1
- package/node_modules/@oscharko-dev/keiko-contracts/dist/qualityIntelligence/index.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-contracts/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-evaluations/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-evaluations/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-evidence/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-evidence/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-harness/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-harness/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-local-knowledge/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-local-knowledge/dist/indexing/orchestrator.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-local-knowledge/dist/indexing/orchestrator.js +5 -1
- package/node_modules/@oscharko-dev/keiko-local-knowledge/dist/parsers/pdf-parser.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-local-knowledge/dist/parsers/pdf-parser.js +3 -1
- package/node_modules/@oscharko-dev/keiko-local-knowledge/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-memory-capture/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-memory-consolidation/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-memory-governance/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-memory-retrieval/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-memory-vault/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-memory-vault/dist/paths.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-memory-vault/dist/paths.js +11 -5
- package/node_modules/@oscharko-dev/keiko-memory-vault/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-model-gateway/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-model-gateway/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-quality-intelligence/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-quality-intelligence/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-sdk/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-sdk/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-security/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-security/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-server/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-server/dist/deps.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-server/dist/deps.js +3 -3
- package/node_modules/@oscharko-dev/keiko-server/dist/local-knowledge-handlers.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-server/dist/local-knowledge-handlers.js +9 -0
- package/node_modules/@oscharko-dev/keiko-server/dist/memory-handlers.d.ts +1 -1
- package/node_modules/@oscharko-dev/keiko-server/dist/memory-handlers.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-server/dist/memory-handlers.js +6 -5
- package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/reCheckRoutes.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/reCheckRoutes.js +25 -4
- package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/runExecution.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/runExecution.js +11 -0
- package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/runIngestion.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/runIngestion.js +39 -4
- package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/uiRoutes.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-server/dist/qualityIntelligence/uiRoutes.js +13 -0
- package/node_modules/@oscharko-dev/keiko-server/dist/store/paths.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-server/dist/store/paths.js +9 -2
- package/node_modules/@oscharko-dev/keiko-server/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-tools/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-tools/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-verification/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-verification/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-workflows/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-workflows/dist/qualityIntelligence/modelRoutedTestDesign.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-workflows/dist/qualityIntelligence/modelRoutedTestDesign.js +41 -19
- package/node_modules/@oscharko-dev/keiko-workflows/package.json +1 -1
- package/node_modules/@oscharko-dev/keiko-workspace/dist/.tsbuildinfo +1 -1
- package/node_modules/@oscharko-dev/keiko-workspace/dist/ignore.d.ts.map +1 -1
- package/node_modules/@oscharko-dev/keiko-workspace/dist/ignore.js +3 -0
- package/node_modules/@oscharko-dev/keiko-workspace/package.json +1 -1
- package/package.json +1 -1
- package/dist/ui/static/_next/static/chunks/923-4141696576191bc0.js +0 -1
- package/dist/ui/static/_next/static/chunks/app/_not-found/page-03d642dcd0f15b52.js +0 -1
- package/dist/ui/static/_next/static/chunks/app/launch/page-c725ff0c02b50663.js +0 -1
- package/dist/ui/static/_next/static/chunks/app/layout-aadefe615729db05.js +0 -1
- package/dist/ui/static/_next/static/chunks/app/local-knowledge/capsule/page-4a7f242906e19a07.js +0 -1
- package/dist/ui/static/_next/static/chunks/app/local-knowledge/page-3361769b8964e659.js +0 -1
- package/dist/ui/static/_next/static/chunks/app/memoriaviva/consolidation/page-44b3f4fa3e10085f.js +0 -1
- package/dist/ui/static/_next/static/chunks/app/memoriaviva/detail/page-0cdfb3eeb659daeb.js +0 -1
- package/dist/ui/static/_next/static/chunks/app/memoriaviva/page-e78e0cd2876fec41.js +0 -1
- package/dist/ui/static/_next/static/chunks/app/memoriaviva/review-queue/page-e32fe86466827484.js +0 -1
- package/dist/ui/static/_next/static/chunks/app/page-9ad91065d05ddfa0.js +0 -1
- package/dist/ui/static/_next/static/css/51fdcfdc624e723d.css +0 -1
- /package/dist/ui/static/_next/static/{12efBQERZ9Itf_HaPzx5q → RAzN8WLtYaktD-ZePowXl}/_buildManifest.js +0 -0
- /package/dist/ui/static/_next/static/{12efBQERZ9Itf_HaPzx5q → RAzN8WLtYaktD-ZePowXl}/_ssgManifest.js +0 -0
package/dist/ui/csp-hashes.json
CHANGED
|
@@ -1,42 +1,43 @@
|
|
|
1
1
|
[
|
|
2
|
-
"'sha256
|
|
3
|
-
"'sha256-
|
|
4
|
-
"'sha256-
|
|
5
|
-
"'sha256-
|
|
2
|
+
"'sha256-3qLKcwe4u95CsL46j8tDqWFAwt6RvHRjUYd6QBlQ8Mw='",
|
|
3
|
+
"'sha256-5Z6S3ZqarcA3yEJGtsyUDchAgQ/JLfkZeAt9LHHFU1o='",
|
|
4
|
+
"'sha256-7Ua1gdndoCyAllb4MAr0p4iplBTTryisXHhRAZspKs4='",
|
|
5
|
+
"'sha256-965UL6HQNLxx/gAJF2ClIbzNkEqrJqdo66stN8uHsIE='",
|
|
6
|
+
"'sha256-9ONnqzgL8Aogv8hZ+8efsGVctGYiDkRx+12Aa2JYZCM='",
|
|
7
|
+
"'sha256-BdUFYU9aINoEJIDZQTNbCi8wnMnfTkY/FJsC2PrJwEY='",
|
|
6
8
|
"'sha256-CNRLkS9CbcMljrHnrddgGDcwJtlxIEreM+ObnJolMAE='",
|
|
7
9
|
"'sha256-Dj88MnNLFCU6hztezRT7jlMBNyFZDF5djTI5hiuoijM='",
|
|
8
|
-
"'sha256-
|
|
10
|
+
"'sha256-DnAPYwesPmpt3GEEZwwSsAO1JWMxCvGObSxBQjddXJQ='",
|
|
11
|
+
"'sha256-DoQBEQikZSWGslBfJFQ5Y0NtaJCjvXNGbXSxml+16vQ='",
|
|
9
12
|
"'sha256-HWpJuJ9icGmjtiC3yHPGd3i2lmuJTnuP4HqxaYWFEL0='",
|
|
10
|
-
"'sha256-I+MGvZXEOYNyOVA2ncQmg63YgMQ4EFVBLPOyfo82J1U='",
|
|
11
|
-
"'sha256-MRj4KtjqqS1RCZbR01ytAskiaUETbXGjlJ9ytDnXWPM='",
|
|
12
|
-
"'sha256-Me97zvHsOu2aPEtCOrqXraMDEkPOoStXLd1lWqo5Wvs='",
|
|
13
13
|
"'sha256-MeTtLAMbsxwog6lC//3EhtJgL8BIpayMkSM+OOx7nMc='",
|
|
14
|
+
"'sha256-Mv63cjtAPD80qVXKnOIB3t2VVZc7+Nz/lZfF8qYA73U='",
|
|
14
15
|
"'sha256-OBTN3RiyCV4Bq7dFqZ5a2pAXjnCcCYeTJMO2I/LYKeo='",
|
|
15
|
-
"'sha256-
|
|
16
|
-
"'sha256-
|
|
17
|
-
"'sha256-
|
|
18
|
-
"'sha256-
|
|
19
|
-
"'sha256-
|
|
20
|
-
"'sha256-Z8P/bUU7njjD2TewoxSkmhMDZBmdkulJRbF2T+zF1Po='",
|
|
21
|
-
"'sha256-ZBoo/ZwrJAdQvf8U8voVWEL3pbTPAgm9T/S1Ya0n/oQ='",
|
|
16
|
+
"'sha256-QPKyn6xzK7f6yJ5lv60L2B7yXXXayyuJ+/iKjX7zkdA='",
|
|
17
|
+
"'sha256-SNYhorGGPz0cC3Ezw/zoVJiGSErQ4VE5LvGVJuSada4='",
|
|
18
|
+
"'sha256-Two3HQ7XRlZVjIa3wG5bTM7QQFUMmSv9wysHcIxwvqM='",
|
|
19
|
+
"'sha256-V233Dyqh9hKQzBA9lWr4pxIwBLL0NV+d1VYD6hrgfBs='",
|
|
20
|
+
"'sha256-aC0Or23TlgUYHgbr84eqzTkNYA+VaqmqimF2z8wmWD0='",
|
|
22
21
|
"'sha256-aVOqLDOeg/sSFuVbBwdr1MzMH4mjDN0DKRUCVJdGhzc='",
|
|
23
|
-
"'sha256-bU2eLwVnd4lMgmu02Tsbgur8w2e5s4F3v4luKsu2/og='",
|
|
24
22
|
"'sha256-bg+CWjI8RppcgHYH6RuW4z4OnLAUEUPDXRoYUo9Tyok='",
|
|
25
|
-
"'sha256-
|
|
23
|
+
"'sha256-c+gU3Jh6IVfMdUJsJQw2TCcfarLFHiglDc99GuQXOIs='",
|
|
26
24
|
"'sha256-eUeC8Ns8GSGBw3LNTeromUsa9rLJ39S4NPoNqybsy9I='",
|
|
27
|
-
"'sha256-el+25NqBrKpxIgR8hhLUTrRPPhgEDjsMLNIkAuIQpew='",
|
|
28
|
-
"'sha256-hTajbXBGsQ2sET/KAaOlFAV1uKo8dQcJGtqseW08qeU='",
|
|
29
25
|
"'sha256-i/k9dNlim2bw/P4uBE6H5TkwSixGtVIyDp1QCZNZnrE='",
|
|
30
|
-
"'sha256-
|
|
31
|
-
"'sha256-
|
|
32
|
-
"'sha256-
|
|
26
|
+
"'sha256-jEOsG8C741gw4h1SiAOq+Y5dsReyKzBxYar6G/0HCtQ='",
|
|
27
|
+
"'sha256-jJoVQohtWrjn9gwee7LX+inopiY2R4UU0hK4vgBRle8='",
|
|
28
|
+
"'sha256-lHA/9YfeYdNIppzTk2Ny8xgTeflUQiB34guHJ+WlRTI='",
|
|
29
|
+
"'sha256-n45fUHry2xl9eHYOvrUwLrn/cvsQmW+aWrigfd1sqcM='",
|
|
33
30
|
"'sha256-ow3QWT6Y0FXyG/WzYxKN0d4nH/5EfK9+vnhoxxFCc54='",
|
|
34
|
-
"'sha256-paq0NrWN1U84BCRWx1N4xlkYinCDpFbkvt8GPJfA/yk='",
|
|
35
|
-
"'sha256-poYpLbHEgsugUGgzuZ/DknKJcd20cGLdgW5we6cfZTM='",
|
|
36
31
|
"'sha256-qBQ7RdQKJEJuW7Fj1MbGjDbF6lnRdfu+KV0V4A5MTRg='",
|
|
32
|
+
"'sha256-qW5Sk3DsB4/fsVmnxrmi2lZ9dZv+0DxwgOpiPgU/sFw='",
|
|
37
33
|
"'sha256-rwQoCzMgc74pMIhE/z1C2iNSOB9G9Pahv1S8qTo6roE='",
|
|
38
|
-
"'sha256-
|
|
39
|
-
"'sha256-
|
|
34
|
+
"'sha256-smdRZ+BLKNR9rllPd1FQy3jOqk805g3K6lcxe0CNVjs='",
|
|
35
|
+
"'sha256-tPCpW+YfQTMqtvofVkAxsWq+1TztsfnfIxif9EPDTY4='",
|
|
36
|
+
"'sha256-vcq2giWv/YbadRyG6/xEASXvaNboFn/5wWq9fAOOeWk='",
|
|
37
|
+
"'sha256-vmM3rRjltMzKQx4FrjdMbjXb0/FPL2InJ4jsx88ShNQ='",
|
|
38
|
+
"'sha256-wMH9nkFmOFQb2PsjKCJA+AeVkZ5Rk24bwCrLDgnrCI4='",
|
|
40
39
|
"'sha256-xLP5QIbvR88RAxDKoSWqs6CVxNIRu17hhr7S/Q6hlU0='",
|
|
41
|
-
"'sha256-xz80fPjhAczg/tByXnm3xfZrdAUWODPmQtD4solyj1c='"
|
|
40
|
+
"'sha256-xz80fPjhAczg/tByXnm3xfZrdAUWODPmQtD4solyj1c='",
|
|
41
|
+
"'sha256-y6J7mBChBtg6zLIlxmg8Pr33357WUi+fpx4WjJ/cOZc='",
|
|
42
|
+
"'sha256-z2ATEES1F2M1x77WRDZhFIYP6qA7FJJyTlYQkWIsykY='"
|
|
42
43
|
]
|
package/dist/ui/static/404.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--RAzN8WLtYaktD_ZePowXl--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/eac94895f3edc5a5.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0cfe6f51555ca84e.js"/><script src="/_next/static/chunks/87c73c54-24122e7b92478d00.js" async=""></script><script src="/_next/static/chunks/18-ac3e3551b4e0ce8a.js" async=""></script><script src="/_next/static/chunks/main-app-5b043f6c611974ae.js" async=""></script><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><meta name="theme-color" content="#4EBA87"/><meta name="color-scheme" content="dark light"/><title>Keiko | Ex experientia disco</title><meta name="description" content="Keiko — a governed agentic workspace for knowledge work."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="icon" href="/icon-512.png" sizes="512x512" type="image/png"/><link rel="icon" href="/favicon.svg" type="image/svg+xml"/><link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" type="image/png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><script>try{var t=localStorage.getItem("keiko.theme");if(t==="light"||t==="dark")document.documentElement.dataset.theme=t}catch(e){}</script><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-0cfe6f51555ca84e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[5341,[],\"\"]\n3:I[25,[],\"\"]\n4:I[5104,[],\"OutletBoundary\"]\n6:I[7158,[],\"AsyncMetadataOutlet\"]\n8:I[5104,[],\"ViewportBoundary\"]\na:I[5104,[],\"MetadataBoundary\"]\nb:\"$Sreact.suspense\"\nd:I[4431,[],\"\"]\n:HL[\"/_next/static/css/eac94895f3edc5a5.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"RAzN8WLtYaktD-ZePowXl\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/eac94895f3edc5a5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"try{var t=localStorage.getItem(\\\"keiko.theme\\\");if(t===\\\"light\\\"||t===\\\"dark\\\")document.documentElement.dataset.theme=t}catch(e){}\"}}],[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L4\",null,{\"children\":[\"$L5\",[\"$\",\"$L6\",null,{\"promise\":\"$@7\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],null],[\"$\",\"$La\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$b\",null,{\"fallback\":null,\"children\":\"$Lc\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#4EBA87\"}],[\"$\",\"meta\",\"3\",{\"name\":\"color-scheme\",\"content\":\"dark light\"}]]\n5:null\n"])</script><script>self.__next_f.push([1,"e:I[6505,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"7:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Keiko | Ex experientia disco\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Keiko — a governed agentic workspace for knowledge work.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"5\",{\"rel\":\"icon\",\"href\":\"/icon-512.png\",\"sizes\":\"512x512\",\"type\":\"image/png\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\",\"type\":\"image/svg+xml\"}],[\"$\",\"link\",\"7\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.png\",\"sizes\":\"180x180\",\"type\":\"image/png\"}],[\"$\",\"$Le\",\"8\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"c:\"$7:metadata\"\n"])</script></body></html>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[258],{1230:(e,c,s)=>{s.d(c,{F:()=>n});var r=s(4568);function t(e){let{size:c=18,sw:s=1.6,vb:t=24,fill:n,style:i,children:l,d:x}=e,h=void 0!==n;return(0,r.jsx)("svg",{width:c,height:c,viewBox:"0 0 ".concat(String(t)," ").concat(String(t)),fill:h?n:"none",stroke:h?"none":"currentColor",strokeWidth:s,strokeLinecap:"round",strokeLinejoin:"round",style:i,"aria-hidden":"true",children:void 0!==x?(0,r.jsx)("path",{d:x}):l})}let n={newChat:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("path",{d:"M4 5h10M4 9h7"}),(0,r.jsx)("path",{d:"M14.5 13.5l4-4a1.6 1.6 0 0 1 2.3 2.3l-6.2 6.2-3 .7.7-3 6.2-6.2"})]}),search:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("circle",{cx:"11",cy:"11",r:"6.5"}),(0,r.jsx)("path",{d:"M20 20l-4.3-4.3"})]}),plugins:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("rect",{x:"4",y:"4",width:"6.5",height:"6.5",rx:"1.5"}),(0,r.jsx)("rect",{x:"13.5",y:"4",width:"6.5",height:"6.5",rx:"1.5"}),(0,r.jsx)("rect",{x:"4",y:"13.5",width:"6.5",height:"6.5",rx:"1.5"}),(0,r.jsx)("rect",{x:"13.5",y:"13.5",width:"6.5",height:"6.5",rx:"1.5"})]}),automations:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("circle",{cx:"12",cy:"12",r:"8"}),(0,r.jsx)("path",{d:"M12 7.5V12l3 2"})]}),mobile:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("rect",{x:"7",y:"3",width:"10",height:"18",rx:"2.5"}),(0,r.jsx)("path",{d:"M11 18h2"})]}),folder:e=>(0,r.jsx)(t,{...e,d:"M3.5 7a2 2 0 0 1 2-2h3.2a2 2 0 0 1 1.4.6l1 1a2 2 0 0 0 1.4.6H18.5a2 2 0 0 1 2 2v6.2a2 2 0 0 1-2 2h-13a2 2 0 0 1-2-2V7Z"}),settings:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("path",{d:"M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z"}),(0,r.jsx)("circle",{cx:"12",cy:"12",r:"3"})]}),files:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("path",{d:"M13 3H7a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V9z"}),(0,r.jsx)("path",{d:"M13 3v6h6"})]}),browser:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("circle",{cx:"12",cy:"12",r:"8.5"}),(0,r.jsx)("path",{d:"M3.5 12h17M12 3.5c2.3 2.3 2.3 14.7 0 17M12 3.5c-2.3 2.3-2.3 14.7 0 17"})]}),review:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("path",{d:"M9 12l2 2 4-4"}),(0,r.jsx)("rect",{x:"3.5",y:"4.5",width:"17",height:"15",rx:"2.5"})]}),terminal:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("rect",{x:"3.5",y:"4.5",width:"17",height:"15",rx:"2.5"}),(0,r.jsx)("path",{d:"M7.5 9l3 3-3 3M13 15h4"})]}),agents:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("rect",{x:"5",y:"7",width:"14",height:"11",rx:"3"}),(0,r.jsx)("path",{d:"M12 7V4M9 12h.01M15 12h.01M2.5 12.5v2M21.5 12.5v2"})]}),git:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("circle",{cx:"6",cy:"6",r:"2.5"}),(0,r.jsx)("circle",{cx:"6",cy:"18",r:"2.5"}),(0,r.jsx)("circle",{cx:"17",cy:"9",r:"2.5"}),(0,r.jsx)("path",{d:"M6 8.5v7M17 11.5c0 3-3 3.5-6 4"})]}),plus:e=>(0,r.jsx)(t,{...e,d:"M12 5v14M5 12h14"}),chevron:e=>(0,r.jsx)(t,{...e,d:"M6 9l6 6 6-6"}),chevronR:e=>(0,r.jsx)(t,{...e,d:"M9 6l6 6-6 6"}),mic:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("rect",{x:"9",y:"3",width:"6",height:"11",rx:"3"}),(0,r.jsx)("path",{d:"M5.5 11.5a6.5 6.5 0 0 0 13 0M12 18v3"})]}),arrowUp:e=>(0,r.jsx)(t,{...e,d:"M12 19V5M6 11l6-6 6 6"}),spark:e=>(0,r.jsx)(t,{...e,d:"M12 3l1.8 5.6L19 10l-5.2 1.4L12 17l-1.8-5.6L5 10l5.2-1.4z"}),pin:e=>(0,r.jsx)(t,{...e,d:"M9 3h6l-1 5 3 3-5 1-1 8-1-8-5-1 3-3z"}),brain:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("path",{d:"M9.5 2A2.5 2.5 0 0 1 12 4.5v15a2.5 2.5 0 0 1-4.96.44 2.5 2.5 0 0 1-2.96-3.08 3 3 0 0 1-.34-5.58 2.5 2.5 0 0 1 1.32-4.24 2.5 2.5 0 0 1 1.98-3A2.5 2.5 0 0 1 9.5 2Z"}),(0,r.jsx)("path",{d:"M14.5 2A2.5 2.5 0 0 0 12 4.5v15a2.5 2.5 0 0 0 4.96.44 2.5 2.5 0 0 0 2.96-3.08 3 3 0 0 0 .34-5.58 2.5 2.5 0 0 0-1.32-4.24 2.5 2.5 0 0 0-1.98-3A2.5 2.5 0 0 0 14.5 2Z"})]}),archive:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("rect",{x:"3.5",y:"5",width:"17",height:"4",rx:"1"}),(0,r.jsx)("path",{d:"M5 9v8a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V9M10 13h4"})]}),sidebar:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("rect",{x:"3.5",y:"4.5",width:"17",height:"15",rx:"2.5"}),(0,r.jsx)("path",{d:"M9.5 4.5v15"})]}),minimize:e=>(0,r.jsx)(t,{...e,d:"M5 12h14"}),expand:e=>(0,r.jsx)(t,{...e,d:"M4 9V4h5M20 15v5h-5M20 9V4h-5M4 15v5h5"}),back:e=>(0,r.jsx)(t,{...e,d:"M15 6l-6 6 6 6"}),fwd:e=>(0,r.jsx)(t,{...e,d:"M9 6l6 6-6 6"}),drag:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("circle",{cx:"9",cy:"6",r:"1.1",fill:"currentColor",stroke:"none"}),(0,r.jsx)("circle",{cx:"15",cy:"6",r:"1.1",fill:"currentColor",stroke:"none"}),(0,r.jsx)("circle",{cx:"9",cy:"12",r:"1.1",fill:"currentColor",stroke:"none"}),(0,r.jsx)("circle",{cx:"15",cy:"12",r:"1.1",fill:"currentColor",stroke:"none"}),(0,r.jsx)("circle",{cx:"9",cy:"18",r:"1.1",fill:"currentColor",stroke:"none"}),(0,r.jsx)("circle",{cx:"15",cy:"18",r:"1.1",fill:"currentColor",stroke:"none"})]}),close:e=>(0,r.jsx)(t,{...e,d:"M6 6l12 12M18 6L6 18"}),dots:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("circle",{cx:"6",cy:"12",r:"1.3",fill:"currentColor",stroke:"none"}),(0,r.jsx)("circle",{cx:"12",cy:"12",r:"1.3",fill:"currentColor",stroke:"none"}),(0,r.jsx)("circle",{cx:"18",cy:"12",r:"1.3",fill:"currentColor",stroke:"none"})]}),check:e=>(0,r.jsx)(t,{...e,d:"M5 12.5l4.5 4.5L19 6.5"}),reset:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("path",{d:"M4 12a8 8 0 1 1 2.3 5.6"}),(0,r.jsx)("path",{d:"M4 20v-4h4"})]}),file:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("path",{d:"M13 3H7a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V9z"}),(0,r.jsx)("path",{d:"M13 3v6h6"})]}),diff:e=>(0,r.jsx)(t,{...e,d:"M12 4v6M9 7h6M5 17h14"}),branch:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("circle",{cx:"6",cy:"6",r:"2.3"}),(0,r.jsx)("circle",{cx:"6",cy:"18",r:"2.3"}),(0,r.jsx)("circle",{cx:"18",cy:"8",r:"2.3"}),(0,r.jsx)("path",{d:"M6 8.3v7.4M18 10.3c0 4-4 3.7-7 4.7"})]}),cube:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("path",{d:"M12 3l8 4.5v9L12 21l-8-4.5v-9z"}),(0,r.jsx)("path",{d:"M12 12l8-4.5M12 12v9M12 12L4 7.5"})]}),maximize:e=>(0,r.jsx)(t,{...e,children:(0,r.jsx)("rect",{x:"5",y:"5",width:"14",height:"14",rx:"2.5"})}),restore:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("rect",{x:"8",y:"8",width:"11",height:"11",rx:"2"}),(0,r.jsx)("path",{d:"M5 15V7a2 2 0 0 1 2-2h8"})]}),split:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("rect",{x:"3.5",y:"4.5",width:"17",height:"15",rx:"2.5"}),(0,r.jsx)("path",{d:"M12 4.5v15"})]}),tile:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("rect",{x:"3.5",y:"4.5",width:"7",height:"7",rx:"1.5"}),(0,r.jsx)("rect",{x:"13.5",y:"4.5",width:"7",height:"7",rx:"1.5"}),(0,r.jsx)("rect",{x:"3.5",y:"13.5",width:"7",height:"7",rx:"1.5"}),(0,r.jsx)("rect",{x:"13.5",y:"13.5",width:"7",height:"7",rx:"1.5"})]}),cascade:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("rect",{x:"4",y:"4",width:"12",height:"12",rx:"2"}),(0,r.jsx)("path",{d:"M20 8v10a2 2 0 0 1-2 2H8"})]}),editor:e=>(0,r.jsx)(t,{...e,children:(0,r.jsx)("path",{d:"M8 9l-3 3 3 3M16 9l3 3-3 3M13.5 6l-3 12"})}),gear:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("circle",{cx:"12",cy:"12",r:"2.6"}),(0,r.jsx)("path",{d:"M12 3.5v2M12 18.5v2M20.5 12h-2M5.5 12h-2M18 6l-1.4 1.4M7.4 16.6 6 18M18 18l-1.4-1.4M7.4 7.4 6 6"})]}),panelRight:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("rect",{x:"3.5",y:"4.5",width:"17",height:"15",rx:"2.5"}),(0,r.jsx)("path",{d:"M14.5 4.5v15"})]}),layers:e=>(0,r.jsx)(t,{...e,d:"M12 3l8 4.5-8 4.5-8-4.5z M4 12l8 4.5 8-4.5 M4 16.5 12 21l8-4.5"}),tokens:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("circle",{cx:"9",cy:"9",r:"4.5"}),(0,r.jsx)("path",{d:"M14 9.5a4.5 4.5 0 1 1-4 6.9"})]}),bolt:e=>(0,r.jsx)(t,{...e,d:"M13 3 5 13h5l-1 8 8-10h-5z"}),add:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("rect",{x:"3.5",y:"3.5",width:"17",height:"17",rx:"3.5"}),(0,r.jsx)("path",{d:"M12 8.5v7M8.5 12h7"})]}),bell:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("path",{d:"M6.5 9a5.5 5.5 0 0 1 11 0c0 4.5 2 5.5 2 5.5H4.5s2-1 2-5.5"}),(0,r.jsx)("path",{d:"M10 19a2 2 0 0 0 4 0"})]}),sun:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("circle",{cx:"12",cy:"12",r:"4"}),(0,r.jsx)("path",{d:"M12 2.5v2.5M12 19v2.5M2.5 12H5M19 12h2.5M5.1 5.1 6.9 6.9M17.1 17.1l1.8 1.8M18.9 5.1 17.1 6.9M6.9 17.1 5.1 18.9"})]}),moon:e=>(0,r.jsx)(t,{...e,d:"M20 13.5A8 8 0 1 1 10.5 4a6.5 6.5 0 0 0 9.5 9.5z"}),zoomOut:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("circle",{cx:"11",cy:"11",r:"6.5"}),(0,r.jsx)("path",{d:"M20 20l-4.2-4.2M8.3 11h5.4"})]}),zoomIn:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("circle",{cx:"11",cy:"11",r:"6.5"}),(0,r.jsx)("path",{d:"M20 20l-4.2-4.2M11 8.3v5.4M8.3 11h5.4"})]}),activity:e=>(0,r.jsx)(t,{...e,d:"M3 12h3l2.5-7 5 14 2.5-7H21"}),user:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("circle",{cx:"12",cy:"8",r:"3.6"}),(0,r.jsx)("path",{d:"M5.5 20c.9-3.7 3.4-5.5 6.5-5.5s5.6 1.8 6.5 5.5"})]}),localKnowledge:e=>(0,r.jsxs)(t,{...e,children:[(0,r.jsx)("path",{d:"M4 19V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12"}),(0,r.jsx)("path",{d:"M4 19a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2"}),(0,r.jsx)("path",{d:"M9 7v14M9 11h6"})]})}},9389:(e,c,s)=>{s.d(c,{FG:()=>M,H9:()=>u,KS:()=>g,Qi:()=>p,R3:()=>x,Tq:()=>j,WM:()=>o,qY:()=>h,r:()=>a,rw:()=>y,xY:()=>f,xr:()=>l,yN:()=>d});var r=s(2982);function t(e,c){let s={Accept:"application/json"};return null!=c&&(s["Content-Type"]="application/json"),"GET"!==e&&"HEAD"!==e&&(s["X-Keiko-CSRF"]="1"),s}async function n(e){try{let c=await e.json();return{code:c.error.code,message:c.error.message}}catch(c){return{code:"INTERNAL",message:"The server returned an unexpected error (HTTP ".concat(e.status.toString(),"). Try again.")}}}async function i(e,c){var s;let i=(null!=(s=null==c?void 0:c.method)?s:"GET").toUpperCase(),l=await fetch(e,{...c,headers:t(i,null==c?void 0:c.body)});if(!l.ok){let{code:e,message:c}=await n(l);throw new r.hD(e,c,l.status)}if(204!==l.status)return l.json()}async function l(){return i("/api/local-knowledge/capsules")}async function x(){return i("/api/local-knowledge/capsule-sets")}async function h(e){return i("/api/local-knowledge/capsules",{method:"POST",body:JSON.stringify(e)})}async function o(e){return i("/api/local-knowledge/capsule-sets",{method:"POST",body:JSON.stringify(e)})}async function d(e,c){return i("/api/local-knowledge/capsules/".concat(encodeURIComponent(e)),{method:"PATCH",body:JSON.stringify(c)})}async function a(e){return i("/api/local-knowledge/capsules/".concat(encodeURIComponent(e),"/index"),{method:"POST",body:JSON.stringify({confirm:!0})})}async function j(e){return i("/api/local-knowledge/capsules/".concat(encodeURIComponent(e),"/index"),{method:"DELETE",body:JSON.stringify({confirm:!0})})}async function M(e,c,s){return i("/api/local-knowledge/capsules/".concat(encodeURIComponent(e),"/connection"),{method:"POST",body:JSON.stringify({scope:c,displayName:s})})}async function p(e){return i("/api/local-knowledge/capsules/".concat(encodeURIComponent(e),"/connection"),{method:"DELETE",body:JSON.stringify({confirm:!0})})}async function y(e){let c=arguments.length>1&&void 0!==arguments[1]?arguments[1]:fetch,s="/api/local-knowledge/capsules/".concat(encodeURIComponent(e)),i=await c(s,{headers:t("GET",void 0)});if(!i.ok){let{code:e,message:c}=await n(i);throw new r.hD(e,c,i.status)}return i.json()}async function u(e){return i("/api/local-knowledge/capsules/".concat(encodeURIComponent(e)),{method:"DELETE",body:JSON.stringify({deleteIndex:!0,deleteSources:!1})})}async function g(e){return i("/api/local-knowledge/capsules/".concat(encodeURIComponent(e),"/reindex"),{method:"POST",body:JSON.stringify({mode:"changed-files"})})}async function f(e){return i("/api/local-knowledge/capsules/".concat(encodeURIComponent(e),"/reindex"),{method:"POST",body:JSON.stringify({mode:"repair-failed"})})}}}]);
|