claudeship 0.2.10 → 0.2.11

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 (53) hide show
  1. package/apps/server/dist/chat/prompts/fullstack-express-prompt.d.ts +1 -1
  2. package/apps/server/dist/chat/prompts/fullstack-express-prompt.js +16 -0
  3. package/apps/server/dist/chat/prompts/fullstack-express-prompt.js.map +1 -1
  4. package/apps/server/dist/chat/prompts/fullstack-fastapi-prompt.d.ts +1 -1
  5. package/apps/server/dist/chat/prompts/fullstack-fastapi-prompt.js +16 -0
  6. package/apps/server/dist/chat/prompts/fullstack-fastapi-prompt.js.map +1 -1
  7. package/apps/server/dist/chat/prompts/web-system-prompt.d.ts +1 -1
  8. package/apps/server/dist/chat/prompts/web-system-prompt.js +15 -0
  9. package/apps/server/dist/chat/prompts/web-system-prompt.js.map +1 -1
  10. package/apps/server/dist/tsconfig.tsbuildinfo +1 -1
  11. package/apps/server/package.json +1 -1
  12. package/apps/web/.next/BUILD_ID +1 -1
  13. package/apps/web/.next/app-build-manifest.json +5 -5
  14. package/apps/web/.next/app-path-routes-manifest.json +1 -1
  15. package/apps/web/.next/build-manifest.json +2 -2
  16. package/apps/web/.next/cache/.previewinfo +1 -1
  17. package/apps/web/.next/cache/.rscinfo +1 -1
  18. package/apps/web/.next/cache/.tsbuildinfo +1 -1
  19. package/apps/web/.next/cache/config.json +3 -3
  20. package/apps/web/.next/cache/eslint/.cache_j3uhuz +1 -1
  21. package/apps/web/.next/cache/webpack/client-production/0.pack +0 -0
  22. package/apps/web/.next/cache/webpack/client-production/index.pack +0 -0
  23. package/apps/web/.next/cache/webpack/edge-server-production/index.pack +0 -0
  24. package/apps/web/.next/cache/webpack/server-production/0.pack +0 -0
  25. package/apps/web/.next/cache/webpack/server-production/index.pack +0 -0
  26. package/apps/web/.next/prerender-manifest.json +3 -3
  27. package/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  28. package/apps/web/.next/server/app/_not-found.html +1 -1
  29. package/apps/web/.next/server/app/_not-found.rsc +1 -1
  30. package/apps/web/.next/server/app/index.html +1 -1
  31. package/apps/web/.next/server/app/index.rsc +2 -2
  32. package/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
  33. package/apps/web/.next/server/app/project/[id]/page.js +1 -1
  34. package/apps/web/.next/server/app/project/[id]/page_client-reference-manifest.js +1 -1
  35. package/apps/web/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  36. package/apps/web/.next/server/app/settings.html +1 -1
  37. package/apps/web/.next/server/app/settings.rsc +1 -1
  38. package/apps/web/.next/server/app-paths-manifest.json +1 -1
  39. package/apps/web/.next/server/pages/404.html +1 -1
  40. package/apps/web/.next/server/pages/500.html +1 -1
  41. package/apps/web/.next/server/server-reference-manifest.json +1 -1
  42. package/apps/web/.next/static/chunks/298-6f3d6b321c288cd3.js +1 -0
  43. package/apps/web/.next/static/chunks/app/page-3d093f7f480a8599.js +1 -0
  44. package/apps/web/.next/static/chunks/app/project/[id]/page-e5cda6f9050b0a52.js +1 -0
  45. package/apps/web/.next/trace +17 -17
  46. package/apps/web/package.json +1 -1
  47. package/apps/web/src/stores/useChatStore.ts +34 -9
  48. package/package.json +1 -1
  49. package/apps/web/.next/static/chunks/298-0052659e33e4d728.js +0 -1
  50. package/apps/web/.next/static/chunks/app/page-38144e6d92a7262e.js +0 -1
  51. package/apps/web/.next/static/chunks/app/project/[id]/page-fda0243fd985a398.js +0 -1
  52. /package/apps/web/.next/static/{BkxwYU6TU6sW5wqk0e_iF → zw4FcukMOho6_dzgpEdNW}/_buildManifest.js +0 -0
  53. /package/apps/web/.next/static/{BkxwYU6TU6sW5wqk0e_iF → zw4FcukMOho6_dzgpEdNW}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@claudeship/server",
3
- "version": "0.2.10",
3
+ "version": "0.2.11",
4
4
  "private": true,
5
5
  "scripts": {
6
6
  "dev": "nest start --watch",
@@ -1 +1 @@
1
- BkxwYU6TU6sW5wqk0e_iF
1
+ zw4FcukMOho6_dzgpEdNW
@@ -15,22 +15,22 @@
15
15
  "static/css/8f946046a2047594.css",
16
16
  "static/chunks/app/layout-2079789d2a8cf3e0.js"
17
17
  ],
18
- "/project/[id]/page": [
18
+ "/page": [
19
19
  "static/chunks/webpack-1ff95075f86c177e.js",
20
20
  "static/chunks/c476d598-9099ed8b975ae1d6.js",
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/298-0052659e33e4d728.js",
25
- "static/chunks/app/project/[id]/page-fda0243fd985a398.js"
24
+ "static/chunks/app/page-3d093f7f480a8599.js"
26
25
  ],
27
- "/page": [
26
+ "/project/[id]/page": [
28
27
  "static/chunks/webpack-1ff95075f86c177e.js",
29
28
  "static/chunks/c476d598-9099ed8b975ae1d6.js",
30
29
  "static/chunks/498-ad4e539d948e058e.js",
31
30
  "static/chunks/main-app-de4b9be4b7d2b049.js",
32
31
  "static/chunks/992-806bad722ba16222.js",
33
- "static/chunks/app/page-38144e6d92a7262e.js"
32
+ "static/chunks/298-6f3d6b321c288cd3.js",
33
+ "static/chunks/app/project/[id]/page-e5cda6f9050b0a52.js"
34
34
  ],
35
35
  "/settings/page": [
36
36
  "static/chunks/webpack-1ff95075f86c177e.js",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "/_not-found/page": "/_not-found",
3
- "/project/[id]/page": "/project/[id]",
4
3
  "/page": "/",
4
+ "/project/[id]/page": "/project/[id]",
5
5
  "/settings/page": "/settings"
6
6
  }
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/BkxwYU6TU6sW5wqk0e_iF/_buildManifest.js",
9
- "static/BkxwYU6TU6sW5wqk0e_iF/_ssgManifest.js"
8
+ "static/zw4FcukMOho6_dzgpEdNW/_buildManifest.js",
9
+ "static/zw4FcukMOho6_dzgpEdNW/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [
12
12
  "static/chunks/webpack-1ff95075f86c177e.js",
@@ -1 +1 @@
1
- {"previewModeId":"c513e29a22cb41e1b7bb6e536e6effd6","previewModeSigningKey":"814937656271b485603e93dd225ad313c8a3ec95518ce4a33b4f2ccd2289a2d1","previewModeEncryptionKey":"56931d63fccc7a96a9cb358516c6db56668e0327e98ad5d90ce5f750b6177591","expireAt":1768454113925}
1
+ {"previewModeId":"7271da2c3b30da48044f7d7eb95a0c5c","previewModeSigningKey":"be28bf006a16f1f5d408746f8822019b38d912c03b9e4c1136137930ccbd0bed","previewModeEncryptionKey":"a4ed7ba857990a116a386ef28ac267428b21e1e4313e7e60a3bee91358c875ab","expireAt":1768572487023}
@@ -1 +1 @@
1
- {"encryption.key":"ZkRVbjgvlnkjTZ9VlVBMOh5BkaYdOgNbaPpulZf+5X8=","encryption.expire_at":1768454113734}
1
+ {"encryption.key":"Md3h2I0mS1YQL0Btrex93sLegLDpuOAm3SXCVIXND40=","encryption.expire_at":1768572486853}