@agegr/pi-web 0.3.7 → 0.3.9

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.
Files changed (122) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +3 -0
  3. package/.next/build-manifest.json +2 -2
  4. package/.next/required-server-files.js +1 -1
  5. package/.next/required-server-files.json +1 -1
  6. package/.next/routes-manifest.json +22 -0
  7. package/.next/server/app/_global-error/page.js +3 -3
  8. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  9. package/.next/server/app/_global-error.html +1 -1
  10. package/.next/server/app/_global-error.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  15. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  16. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  17. package/.next/server/app/_not-found/page.js +2 -2
  18. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  19. package/.next/server/app/_not-found.html +1 -1
  20. package/.next/server/app/_not-found.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  23. package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  24. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  25. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  26. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  27. package/.next/server/app/api/agent/[id]/events/route.js +3 -3
  28. package/.next/server/app/api/agent/[id]/route.js +2 -2
  29. package/.next/server/app/api/agent/new/route.js +2 -2
  30. package/.next/server/app/api/auth/login/[provider]/route.js +3 -0
  31. package/.next/server/app/api/auth/login/[provider]/route.js.nft.json +1 -0
  32. package/.next/server/app/api/auth/login/[provider]/route_client-reference-manifest.js +1 -0
  33. package/.next/server/app/api/auth/logout/[provider]/route.js +1 -0
  34. package/.next/server/app/api/auth/logout/[provider]/route.js.nft.json +1 -0
  35. package/.next/server/app/api/auth/logout/[provider]/route_client-reference-manifest.js +1 -0
  36. package/.next/server/app/api/auth/providers/route.js +1 -0
  37. package/.next/server/app/api/auth/providers/route.js.nft.json +1 -0
  38. package/.next/server/app/api/auth/providers/route_client-reference-manifest.js +1 -0
  39. package/.next/server/app/api/default-cwd/route.js +1 -1
  40. package/.next/server/app/api/files/[...path]/route.js +2 -2
  41. package/.next/server/app/api/home/route.js +1 -1
  42. package/.next/server/app/api/models/route.js +2 -2
  43. package/.next/server/app/api/models/route.js.nft.json +1 -1
  44. package/.next/server/app/api/models-config/route.js +1 -1
  45. package/.next/server/app/api/sessions/[id]/context/route.js +2 -2
  46. package/.next/server/app/api/sessions/[id]/route.js +2 -2
  47. package/.next/server/app/api/sessions/new/route.js +1 -1
  48. package/.next/server/app/api/sessions/route.js +2 -2
  49. package/.next/server/app/api/skills/install/route.js +1 -1
  50. package/.next/server/app/api/skills/route.js +2 -2
  51. package/.next/server/app/api/skills/search/route.js +1 -1
  52. package/.next/server/app/favicon.ico/route.js +1 -1
  53. package/.next/server/app/index.html +1 -1
  54. package/.next/server/app/index.rsc +2 -2
  55. package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  56. package/.next/server/app/index.segments/_full.segment.rsc +2 -2
  57. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  58. package/.next/server/app/index.segments/_index.segment.rsc +1 -1
  59. package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  60. package/.next/server/app/page.js +2 -2
  61. package/.next/server/app/page_client-reference-manifest.js +1 -1
  62. package/.next/server/app-paths-manifest.json +3 -0
  63. package/.next/server/chunks/573.js +1 -1
  64. package/.next/server/middleware-build-manifest.js +1 -1
  65. package/.next/server/pages/404.html +1 -1
  66. package/.next/server/pages/500.html +1 -1
  67. package/.next/static/X_3Dgu61a8CB6nStor2lA/_buildManifest.js +1 -0
  68. package/.next/static/chunks/app/_global-error/page-20395aed6b86fc74.js +1 -0
  69. package/.next/static/chunks/app/api/agent/[id]/events/route-20395aed6b86fc74.js +1 -0
  70. package/.next/static/chunks/app/api/agent/[id]/route-20395aed6b86fc74.js +1 -0
  71. package/.next/static/chunks/app/api/agent/new/route-20395aed6b86fc74.js +1 -0
  72. package/.next/static/chunks/app/api/auth/login/[provider]/route-20395aed6b86fc74.js +1 -0
  73. package/.next/static/chunks/app/api/auth/logout/[provider]/route-20395aed6b86fc74.js +1 -0
  74. package/.next/static/chunks/app/api/auth/providers/route-20395aed6b86fc74.js +1 -0
  75. package/.next/static/chunks/app/api/default-cwd/route-20395aed6b86fc74.js +1 -0
  76. package/.next/static/chunks/app/api/files/[...path]/route-20395aed6b86fc74.js +1 -0
  77. package/.next/static/chunks/app/api/home/route-20395aed6b86fc74.js +1 -0
  78. package/.next/static/chunks/app/api/models/route-20395aed6b86fc74.js +1 -0
  79. package/.next/static/chunks/app/api/models-config/route-20395aed6b86fc74.js +1 -0
  80. package/.next/static/chunks/app/api/sessions/[id]/context/route-20395aed6b86fc74.js +1 -0
  81. package/.next/static/chunks/app/api/sessions/[id]/route-20395aed6b86fc74.js +1 -0
  82. package/.next/static/chunks/app/api/sessions/new/route-20395aed6b86fc74.js +1 -0
  83. package/.next/static/chunks/app/api/sessions/route-20395aed6b86fc74.js +1 -0
  84. package/.next/static/chunks/app/api/skills/install/route-20395aed6b86fc74.js +1 -0
  85. package/.next/static/chunks/app/api/skills/route-20395aed6b86fc74.js +1 -0
  86. package/.next/static/chunks/app/api/skills/search/route-20395aed6b86fc74.js +1 -0
  87. package/.next/static/chunks/app/{page-7e60487765d4f432.js → page-77ca0b65b114cc74.js} +1 -1
  88. package/.next/static/chunks/next/dist/client/components/builtin/app-error-20395aed6b86fc74.js +1 -0
  89. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-20395aed6b86fc74.js +1 -0
  90. package/.next/static/chunks/next/dist/client/components/builtin/not-found-20395aed6b86fc74.js +1 -0
  91. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-20395aed6b86fc74.js +1 -0
  92. package/.next/trace +4 -3
  93. package/.next/trace-build +1 -1
  94. package/.next/types/app/api/auth/login/[provider]/route.ts +351 -0
  95. package/.next/types/app/api/auth/logout/[provider]/route.ts +351 -0
  96. package/.next/types/app/api/auth/providers/route.ts +351 -0
  97. package/.next/types/routes.d.ts +4 -1
  98. package/.next/types/validator.ts +27 -0
  99. package/README.md +0 -6
  100. package/package.json +1 -1
  101. package/.next/static/43qJa3KEyTajLJdyH7Iv5/_buildManifest.js +0 -1
  102. package/.next/static/chunks/app/_global-error/page-60ef9a2f388b61b3.js +0 -1
  103. package/.next/static/chunks/app/api/agent/[id]/events/route-60ef9a2f388b61b3.js +0 -1
  104. package/.next/static/chunks/app/api/agent/[id]/route-60ef9a2f388b61b3.js +0 -1
  105. package/.next/static/chunks/app/api/agent/new/route-60ef9a2f388b61b3.js +0 -1
  106. package/.next/static/chunks/app/api/default-cwd/route-60ef9a2f388b61b3.js +0 -1
  107. package/.next/static/chunks/app/api/files/[...path]/route-60ef9a2f388b61b3.js +0 -1
  108. package/.next/static/chunks/app/api/home/route-60ef9a2f388b61b3.js +0 -1
  109. package/.next/static/chunks/app/api/models/route-60ef9a2f388b61b3.js +0 -1
  110. package/.next/static/chunks/app/api/models-config/route-60ef9a2f388b61b3.js +0 -1
  111. package/.next/static/chunks/app/api/sessions/[id]/context/route-60ef9a2f388b61b3.js +0 -1
  112. package/.next/static/chunks/app/api/sessions/[id]/route-60ef9a2f388b61b3.js +0 -1
  113. package/.next/static/chunks/app/api/sessions/new/route-60ef9a2f388b61b3.js +0 -1
  114. package/.next/static/chunks/app/api/sessions/route-60ef9a2f388b61b3.js +0 -1
  115. package/.next/static/chunks/app/api/skills/install/route-60ef9a2f388b61b3.js +0 -1
  116. package/.next/static/chunks/app/api/skills/route-60ef9a2f388b61b3.js +0 -1
  117. package/.next/static/chunks/app/api/skills/search/route-60ef9a2f388b61b3.js +0 -1
  118. package/.next/static/chunks/next/dist/client/components/builtin/app-error-60ef9a2f388b61b3.js +0 -1
  119. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-60ef9a2f388b61b3.js +0 -1
  120. package/.next/static/chunks/next/dist/client/components/builtin/not-found-60ef9a2f388b61b3.js +0 -1
  121. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-60ef9a2f388b61b3.js +0 -1
  122. /package/.next/static/{43qJa3KEyTajLJdyH7Iv5 → X_3Dgu61a8CB6nStor2lA}/_ssgManifest.js +0 -0
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4,37,97,167,221,222,232,450,483,552,709,812,819,849,851,896,907,919,933,955,968,976,988],{4441:()=>{}},_=>{_.O(0,[441,794,358],()=>_(_.s=4441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4,37,97,167,221,222,232,450,483,552,709,812,819,849,851,896,907,919,933,955,968,976,988],{4441:()=>{}},_=>{_.O(0,[441,794,358],()=>_(_.s=4441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4,37,97,167,221,222,232,450,483,552,709,812,819,849,851,896,907,919,933,955,968,976,988],{4441:()=>{}},_=>{_.O(0,[441,794,358],()=>_(_.s=4441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4,37,97,167,221,222,232,450,483,552,709,812,819,849,851,896,907,919,933,955,968,976,988],{4441:()=>{}},_=>{_.O(0,[441,794,358],()=>_(_.s=4441)),_N_E=_.O()}]);