claudeship 0.2.14 → 0.2.16

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 (65) hide show
  1. package/README.md +18 -0
  2. package/apps/server/dist/app.module.js +2 -0
  3. package/apps/server/dist/app.module.js.map +1 -1
  4. package/apps/server/dist/env/env.controller.d.ts +14 -0
  5. package/apps/server/dist/env/env.controller.js +84 -0
  6. package/apps/server/dist/env/env.controller.js.map +1 -0
  7. package/apps/server/dist/env/env.module.d.ts +2 -0
  8. package/apps/server/dist/env/env.module.js +25 -0
  9. package/apps/server/dist/env/env.module.js.map +1 -0
  10. package/apps/server/dist/env/env.service.d.ts +21 -0
  11. package/apps/server/dist/env/env.service.js +194 -0
  12. package/apps/server/dist/env/env.service.js.map +1 -0
  13. package/apps/server/dist/tsconfig.tsbuildinfo +1 -1
  14. package/apps/server/package.json +1 -1
  15. package/apps/web/.env.local +1 -0
  16. package/apps/web/.next/BUILD_ID +1 -1
  17. package/apps/web/.next/app-build-manifest.json +7 -7
  18. package/apps/web/.next/app-path-routes-manifest.json +2 -2
  19. package/apps/web/.next/build-manifest.json +2 -2
  20. package/apps/web/.next/cache/.previewinfo +1 -1
  21. package/apps/web/.next/cache/.rscinfo +1 -1
  22. package/apps/web/.next/cache/.tsbuildinfo +1 -1
  23. package/apps/web/.next/cache/config.json +3 -3
  24. package/apps/web/.next/cache/eslint/.cache_j3uhuz +1 -1
  25. package/apps/web/.next/cache/webpack/client-production/0.pack +0 -0
  26. package/apps/web/.next/cache/webpack/client-production/index.pack +0 -0
  27. package/apps/web/.next/cache/webpack/edge-server-production/index.pack +0 -0
  28. package/apps/web/.next/cache/webpack/server-production/0.pack +0 -0
  29. package/apps/web/.next/cache/webpack/server-production/index.pack +0 -0
  30. package/apps/web/.next/prerender-manifest.json +10 -10
  31. package/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  32. package/apps/web/.next/server/app/_not-found.html +1 -1
  33. package/apps/web/.next/server/app/_not-found.rsc +2 -2
  34. package/apps/web/.next/server/app/index.html +1 -1
  35. package/apps/web/.next/server/app/index.rsc +3 -3
  36. package/apps/web/.next/server/app/page.js +2 -2
  37. package/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
  38. package/apps/web/.next/server/app/project/[id]/page.js +2 -2
  39. package/apps/web/.next/server/app/project/[id]/page_client-reference-manifest.js +1 -1
  40. package/apps/web/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  41. package/apps/web/.next/server/app/settings.html +1 -1
  42. package/apps/web/.next/server/app/settings.rsc +3 -3
  43. package/apps/web/.next/server/app-paths-manifest.json +2 -2
  44. package/apps/web/.next/server/chunks/392.js +1 -1
  45. package/apps/web/.next/server/pages/404.html +1 -1
  46. package/apps/web/.next/server/pages/500.html +1 -1
  47. package/apps/web/.next/server/server-reference-manifest.json +1 -1
  48. package/apps/web/.next/static/chunks/574-1fe2bcd6cfb41646.js +1 -0
  49. package/apps/web/.next/static/chunks/app/page-8310956d8eae9762.js +1 -0
  50. package/apps/web/.next/static/chunks/app/project/[id]/page-c28098a9b8a94336.js +1 -0
  51. package/apps/web/.next/static/chunks/app/settings/page-3532fad509d55b77.js +1 -0
  52. package/apps/web/.next/static/css/0a24552d9794f8c8.css +3 -0
  53. package/apps/web/.next/trace +18 -18
  54. package/apps/web/package.json +1 -1
  55. package/apps/web/src/components/workspace/WorkspaceLayout.tsx +66 -4
  56. package/package.json +2 -2
  57. package/scripts/setup.sh +89 -0
  58. package/apps/web/.next/static/chunks/712-11fca77fb30a2a06.js +0 -1
  59. package/apps/web/.next/static/chunks/app/page-0db1c152fbd48359.js +0 -1
  60. package/apps/web/.next/static/chunks/app/project/[id]/page-7c44ae18c8984726.js +0 -1
  61. package/apps/web/.next/static/chunks/app/settings/page-d1318c2fd58729a5.js +0 -1
  62. package/apps/web/.next/static/css/d0f1b036f222bc16.css +0 -3
  63. package/scripts/setup-hooks.sh +0 -26
  64. /package/apps/web/.next/static/{tV_Qc76rupeogXvWEMw6p → KPVdAK1JjO7W2NYgwPhFs}/_buildManifest.js +0 -0
  65. /package/apps/web/.next/static/{tV_Qc76rupeogXvWEMw6p → KPVdAK1JjO7W2NYgwPhFs}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@claudeship/server",
3
- "version": "0.2.14",
3
+ "version": "0.2.16",
4
4
  "private": true,
5
5
  "scripts": {
6
6
  "dev": "nest start --watch",
@@ -0,0 +1 @@
1
+ NEXT_PUBLIC_API_URL=http://localhost:14000/api
@@ -1 +1 @@
1
- tV_Qc76rupeogXvWEMw6p
1
+ KPVdAK1JjO7W2NYgwPhFs
@@ -12,7 +12,7 @@
12
12
  "static/chunks/c476d598-9099ed8b975ae1d6.js",
13
13
  "static/chunks/498-ad4e539d948e058e.js",
14
14
  "static/chunks/main-app-de4b9be4b7d2b049.js",
15
- "static/css/d0f1b036f222bc16.css",
15
+ "static/css/0a24552d9794f8c8.css",
16
16
  "static/chunks/app/layout-2079789d2a8cf3e0.js"
17
17
  ],
18
18
  "/page": [
@@ -21,24 +21,24 @@
21
21
  "static/chunks/498-ad4e539d948e058e.js",
22
22
  "static/chunks/main-app-de4b9be4b7d2b049.js",
23
23
  "static/chunks/992-806bad722ba16222.js",
24
- "static/chunks/app/page-0db1c152fbd48359.js"
24
+ "static/chunks/app/page-8310956d8eae9762.js"
25
25
  ],
26
- "/settings/page": [
26
+ "/project/[id]/page": [
27
27
  "static/chunks/webpack-1ff95075f86c177e.js",
28
28
  "static/chunks/c476d598-9099ed8b975ae1d6.js",
29
29
  "static/chunks/498-ad4e539d948e058e.js",
30
30
  "static/chunks/main-app-de4b9be4b7d2b049.js",
31
31
  "static/chunks/992-806bad722ba16222.js",
32
- "static/chunks/app/settings/page-d1318c2fd58729a5.js"
32
+ "static/chunks/574-1fe2bcd6cfb41646.js",
33
+ "static/chunks/app/project/[id]/page-c28098a9b8a94336.js"
33
34
  ],
34
- "/project/[id]/page": [
35
+ "/settings/page": [
35
36
  "static/chunks/webpack-1ff95075f86c177e.js",
36
37
  "static/chunks/c476d598-9099ed8b975ae1d6.js",
37
38
  "static/chunks/498-ad4e539d948e058e.js",
38
39
  "static/chunks/main-app-de4b9be4b7d2b049.js",
39
40
  "static/chunks/992-806bad722ba16222.js",
40
- "static/chunks/712-11fca77fb30a2a06.js",
41
- "static/chunks/app/project/[id]/page-7c44ae18c8984726.js"
41
+ "static/chunks/app/settings/page-3532fad509d55b77.js"
42
42
  ]
43
43
  }
44
44
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "/_not-found/page": "/_not-found",
3
3
  "/page": "/",
4
- "/settings/page": "/settings",
5
- "/project/[id]/page": "/project/[id]"
4
+ "/project/[id]/page": "/project/[id]",
5
+ "/settings/page": "/settings"
6
6
  }
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/tV_Qc76rupeogXvWEMw6p/_buildManifest.js",
9
- "static/tV_Qc76rupeogXvWEMw6p/_ssgManifest.js"
8
+ "static/KPVdAK1JjO7W2NYgwPhFs/_buildManifest.js",
9
+ "static/KPVdAK1JjO7W2NYgwPhFs/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [
12
12
  "static/chunks/webpack-1ff95075f86c177e.js",
@@ -1 +1 @@
1
- {"previewModeId":"9f5cf58d2b125383dee3e5337131db93","previewModeSigningKey":"cc7d816757dd969789423919814de54577dc1e8421b2d4711db92a0cf4158dbe","previewModeEncryptionKey":"f5570178373f3c69aa7926b31e8dc5e160d76c0f189f74762a87671224c1bb1b","expireAt":1768789051646}
1
+ {"previewModeId":"598245e2e8f9e54a3c2fd8ee62c03038","previewModeSigningKey":"060462e22a770a5697a2f22ce6f4cc55230ce7fa879a9ac6c5afe8be44916a0b","previewModeEncryptionKey":"831a7914d98a53a287b8280988d84ea2364fe3a0819e11560e498a37dc43967d","expireAt":1768896376368}
@@ -1 +1 @@
1
- {"encryption.key":"0ZtKXwqLcrG0setj9e3ezEr5O8S+kLVBNBScRdR2reM=","encryption.expire_at":1768789051408}
1
+ {"encryption.key":"r+1YKywziCcfLGWN7+benkUcL2khTgOmWhBGTwoKsCk=","encryption.expire_at":1768896376193}