@shepai/cli 1.102.0 → 1.103.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/README.md +5 -4
- package/dist/packages/core/src/application/ports/output/services/git-pr-service.interface.d.ts +2 -1
- package/dist/packages/core/src/application/ports/output/services/git-pr-service.interface.d.ts.map +1 -1
- package/dist/packages/core/src/infrastructure/services/agents/feature-agent/nodes/merge/ci-watch-fix-loop.js +1 -1
- package/dist/packages/core/src/infrastructure/services/git/git-pr.service.d.ts +1 -1
- package/dist/packages/core/src/infrastructure/services/git/git-pr.service.d.ts.map +1 -1
- package/dist/packages/core/src/infrastructure/services/git/git-pr.service.js +2 -2
- package/dist/src/presentation/web/app/actions/check-agent-auth.d.ts +19 -0
- package/dist/src/presentation/web/app/actions/check-agent-auth.d.ts.map +1 -0
- package/dist/src/presentation/web/app/actions/check-agent-auth.js +178 -0
- package/dist/src/presentation/web/components/common/feature-node/feature-node.js +1 -1
- package/dist/src/presentation/web/components/features/control-center/control-center-empty-state.d.ts +1 -1
- package/dist/src/presentation/web/components/features/control-center/control-center-empty-state.d.ts.map +1 -1
- package/dist/src/presentation/web/components/features/control-center/control-center-empty-state.js +46 -8
- package/dist/src/presentation/web/components/features/control-center/control-center-inner.d.ts.map +1 -1
- package/dist/src/presentation/web/components/features/control-center/control-center-inner.js +28 -5
- package/dist/src/presentation/web/components/features/control-center/use-control-center-state.d.ts.map +1 -1
- package/dist/src/presentation/web/components/features/control-center/use-control-center-state.js +0 -2
- package/dist/src/presentation/web/components/features/control-center/welcome-agent-setup.d.ts.map +1 -1
- package/dist/src/presentation/web/components/features/control-center/welcome-agent-setup.js +26 -148
- package/dist/src/presentation/web/components/features/features-canvas/features-canvas.d.ts.map +1 -1
- package/dist/src/presentation/web/components/features/features-canvas/features-canvas.js +29 -8
- package/dist/src/presentation/web/components/ui/dialog.d.ts.map +1 -1
- package/dist/src/presentation/web/components/ui/dialog.js +2 -2
- package/dist/src/presentation/web/hooks/use-graph-state.d.ts.map +1 -1
- package/dist/src/presentation/web/hooks/use-graph-state.js +26 -6
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/web/.next/BUILD_ID +1 -1
- package/web/.next/build-manifest.json +2 -2
- package/web/.next/fallback-build-manifest.json +2 -2
- package/web/.next/prerender-manifest.json +3 -3
- package/web/.next/required-server-files.js +2 -2
- package/web/.next/required-server-files.json +2 -2
- package/web/.next/server/app/(dashboard)/@drawer/create/page/server-reference-manifest.json +48 -48
- package/web/.next/server/app/(dashboard)/@drawer/create/page.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/create/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/create/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/[tab]/page/server-reference-manifest.json +58 -58
- package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/[tab]/page.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/[tab]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/[tab]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/page/server-reference-manifest.json +58 -58
- package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/page.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/page/server-reference-manifest.json +44 -44
- package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/page.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/create/page/server-reference-manifest.json +48 -48
- package/web/.next/server/app/(dashboard)/create/page.js +1 -1
- package/web/.next/server/app/(dashboard)/create/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/create/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/feature/[featureId]/[tab]/page/server-reference-manifest.json +58 -58
- package/web/.next/server/app/(dashboard)/feature/[featureId]/[tab]/page.js +1 -1
- package/web/.next/server/app/(dashboard)/feature/[featureId]/[tab]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/feature/[featureId]/[tab]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/feature/[featureId]/page/server-reference-manifest.json +58 -58
- package/web/.next/server/app/(dashboard)/feature/[featureId]/page.js +1 -1
- package/web/.next/server/app/(dashboard)/feature/[featureId]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/feature/[featureId]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/page/server-reference-manifest.json +44 -44
- package/web/.next/server/app/(dashboard)/page.js +1 -1
- package/web/.next/server/app/(dashboard)/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/repository/[repositoryId]/page/server-reference-manifest.json +44 -44
- package/web/.next/server/app/(dashboard)/repository/[repositoryId]/page.js +1 -1
- package/web/.next/server/app/(dashboard)/repository/[repositoryId]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/repository/[repositoryId]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/_global-error.html +2 -2
- package/web/.next/server/app/_global-error.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/web/.next/server/app/_not-found/page/server-reference-manifest.json +1 -1
- package/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/api/attachments/preview/route.js.nft.json +1 -1
- package/web/.next/server/app/api/evidence/route.js.nft.json +1 -1
- package/web/.next/server/app/settings/page/server-reference-manifest.json +5 -5
- package/web/.next/server/app/settings/page.js.nft.json +1 -1
- package/web/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/skills/page/server-reference-manifest.json +6 -6
- package/web/.next/server/app/skills/page.js.nft.json +1 -1
- package/web/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/tools/page/server-reference-manifest.json +6 -6
- package/web/.next/server/app/tools/page.js.nft.json +1 -1
- package/web/.next/server/app/tools/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/version/page/server-reference-manifest.json +1 -1
- package/web/.next/server/app/version/page_client-reference-manifest.js +1 -1
- package/web/.next/server/chunks/[root-of-the-server]__f47bb8a5._.js +1 -1
- package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_create-drawer-client_tsx_5e26fc0a._.js +1 -1
- package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_create-drawer-client_tsx_5e26fc0a._.js.map +1 -1
- package/web/.next/server/chunks/ssr/7f428_lucide-react_dist_esm_icons_d0119342._.js +3 -0
- package/web/.next/server/chunks/ssr/7f428_lucide-react_dist_esm_icons_d0119342._.js.map +1 -0
- package/web/.next/server/chunks/ssr/7f428_lucide-react_dist_esm_icons_rocket_1575cd4d.js +3 -0
- package/web/.next/server/chunks/ssr/7f428_lucide-react_dist_esm_icons_rocket_1575cd4d.js.map +1 -0
- package/web/.next/server/chunks/ssr/8ba4b_server_app_(dashboard)_@drawer_repository_[repositoryId]_page_actions_0a7546ed.js +3 -0
- package/web/.next/server/chunks/ssr/8ba4b_server_app_(dashboard)_@drawer_repository_[repositoryId]_page_actions_0a7546ed.js.map +1 -0
- package/web/.next/server/chunks/ssr/8ba4b_server_app_(dashboard)_repository_[repositoryId]_page_actions_978cbb4c.js +3 -0
- package/web/.next/server/chunks/ssr/8ba4b_server_app_(dashboard)_repository_[repositoryId]_page_actions_978cbb4c.js.map +1 -0
- package/web/.next/server/chunks/ssr/[root-of-the-server]__11033878._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__11033878._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__24dd0927._.js +2 -2
- package/web/.next/server/chunks/ssr/[root-of-the-server]__24dd0927._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__357d99f9._.js +1 -1
- package/web/.next/server/chunks/ssr/{[root-of-the-server]__ec9a1550._.js → [root-of-the-server]__51fc98b0._.js} +2 -2
- package/web/.next/server/chunks/ssr/{[root-of-the-server]__0b6bb4ae._.js.map → [root-of-the-server]__51fc98b0._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/{[root-of-the-server]__f8932d55._.js → [root-of-the-server]__57f37786._.js} +2 -2
- package/web/.next/server/chunks/ssr/{[root-of-the-server]__ec9a1550._.js.map → [root-of-the-server]__57f37786._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__5d87af2e._.js +1 -1
- package/web/.next/server/chunks/ssr/{[root-of-the-server]__0b6bb4ae._.js → [root-of-the-server]__708dcad1._.js} +2 -2
- package/web/.next/server/chunks/ssr/{[root-of-the-server]__f8932d55._.js.map → [root-of-the-server]__708dcad1._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__845a9d2a._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__845a9d2a._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__89e8a5cc._.js +2 -2
- package/web/.next/server/chunks/ssr/{[root-of-the-server]__6a82177d._.js → [root-of-the-server]__8e002910._.js} +2 -2
- package/web/.next/server/chunks/ssr/{[root-of-the-server]__6a82177d._.js.map → [root-of-the-server]__8e002910._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__aad040c0._.js +2 -2
- package/web/.next/server/chunks/ssr/[root-of-the-server]__aad040c0._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__d91fdd51._.js +3 -0
- package/web/.next/server/chunks/ssr/[root-of-the-server]__d91fdd51._.js.map +1 -0
- package/web/.next/server/chunks/ssr/[root-of-the-server]__fdc75809._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__fdc75809._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_135edb9c._.js +1 -1
- package/web/.next/server/chunks/ssr/_135edb9c._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_273d4632._.js +3 -0
- package/web/.next/server/chunks/ssr/_273d4632._.js.map +1 -0
- package/web/.next/server/chunks/ssr/{_d2a282c5._.js → _43bc1b22._.js} +2 -2
- package/web/.next/server/chunks/ssr/{_d2a282c5._.js.map → _43bc1b22._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/_6225647a._.js +3 -0
- package/web/.next/server/chunks/ssr/_6225647a._.js.map +1 -0
- package/web/.next/server/chunks/ssr/{_9d0908a8._.js → _798dcca3._.js} +2 -2
- package/web/.next/server/chunks/ssr/{_9d0908a8._.js.map → _798dcca3._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/_8dacd1e7._.js +1 -1
- package/web/.next/server/chunks/ssr/_8dacd1e7._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_cc77a143._.js +1 -1
- package/web/.next/server/chunks/ssr/_cc77a143._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_f5316e67._.js +3 -0
- package/web/.next/server/chunks/ssr/_f5316e67._.js.map +1 -0
- package/web/.next/server/chunks/ssr/b1a17_presentation_web_components_features_settings_settings-page-client_tsx_6ed9d5f8._.js +1 -1
- package/web/.next/server/chunks/ssr/b1a17_presentation_web_components_features_settings_settings-page-client_tsx_6ed9d5f8._.js.map +1 -1
- package/web/.next/server/chunks/ssr/{src_presentation_web_3c53a23d._.js → src_presentation_web_7275ce5d._.js} +3 -3
- package/web/.next/server/chunks/ssr/{src_presentation_web_3c53a23d._.js.map → src_presentation_web_7275ce5d._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/{src_presentation_web_ec8c7a4f._.js → src_presentation_web_758dfa10._.js} +3 -3
- package/web/.next/server/chunks/ssr/{src_presentation_web_ec8c7a4f._.js.map → src_presentation_web_758dfa10._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web__next-internal_server_app_(dashboard)_page_actions_84803221.js +3 -0
- package/web/.next/server/chunks/ssr/src_presentation_web__next-internal_server_app_(dashboard)_page_actions_84803221.js.map +1 -0
- package/web/.next/server/chunks/ssr/src_presentation_web__next-internal_server_app_skills_page_actions_1fa8042e.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web__next-internal_server_app_skills_page_actions_1fa8042e.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web__next-internal_server_app_tools_page_actions_24684200.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web__next-internal_server_app_tools_page_actions_24684200.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_bf50c527._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_bf50c527._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_de814675._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_de814675._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_features_control-center_7ac3562e._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_features_control-center_7ac3562e._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_features_tools_tools-page-client_tsx_3d0aa70c._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_features_tools_tools-page-client_tsx_3d0aa70c._.js.map +1 -1
- package/web/.next/server/pages/500.html +2 -2
- package/web/.next/server/server-reference-manifest.js +1 -1
- package/web/.next/server/server-reference-manifest.json +273 -273
- package/web/.next/static/chunks/07b853e29af1e5f2.js +1 -0
- package/web/.next/static/chunks/12f2e950ef2c1a25.js +1 -0
- package/web/.next/static/chunks/{d3c337aa9acbfd96.js → 27b176706ec35488.js} +2 -2
- package/web/.next/static/chunks/28aa6c032562c065.js +1 -0
- package/web/.next/static/chunks/3a806cf059241bc9.js +1 -0
- package/web/.next/static/chunks/3ff4c5790bf84403.js +1 -0
- package/web/.next/static/chunks/{d994924b9107401b.js → 5981cd90d8cbdad7.js} +1 -1
- package/web/.next/static/chunks/790f576eb41aedc6.js +1 -0
- package/web/.next/static/chunks/{0ecdad7af8d93397.js → 87ce4933c46c0c18.js} +1 -1
- package/web/.next/static/chunks/{bfee4f72255f4654.js → 8f9956f5871a8cdb.js} +2 -2
- package/web/.next/static/chunks/93058c22968e2fef.css +1 -0
- package/web/.next/static/chunks/a39402a05bf12912.js +1 -0
- package/web/.next/static/chunks/f37993a7b6f87fcb.js +1 -0
- package/web/.next/server/chunks/ssr/7f428_lucide-react_dist_esm_icons_6ba7eb21._.js +0 -3
- package/web/.next/server/chunks/ssr/7f428_lucide-react_dist_esm_icons_6ba7eb21._.js.map +0 -1
- package/web/.next/server/chunks/ssr/8ba4b_server_app_(dashboard)_@drawer_repository_[repositoryId]_page_actions_c757eb00.js +0 -3
- package/web/.next/server/chunks/ssr/8ba4b_server_app_(dashboard)_@drawer_repository_[repositoryId]_page_actions_c757eb00.js.map +0 -1
- package/web/.next/server/chunks/ssr/8ba4b_server_app_(dashboard)_repository_[repositoryId]_page_actions_7eb49631.js +0 -3
- package/web/.next/server/chunks/ssr/8ba4b_server_app_(dashboard)_repository_[repositoryId]_page_actions_7eb49631.js.map +0 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__7b49fcb3._.js +0 -3
- package/web/.next/server/chunks/ssr/[root-of-the-server]__7b49fcb3._.js.map +0 -1
- package/web/.next/server/chunks/ssr/_60e203af._.js +0 -3
- package/web/.next/server/chunks/ssr/_60e203af._.js.map +0 -1
- package/web/.next/server/chunks/ssr/_6a83bd29._.js +0 -3
- package/web/.next/server/chunks/ssr/_6a83bd29._.js.map +0 -1
- package/web/.next/server/chunks/ssr/_7d954884._.js +0 -3
- package/web/.next/server/chunks/ssr/_7d954884._.js.map +0 -1
- package/web/.next/server/chunks/ssr/src_presentation_web__next-internal_server_app_(dashboard)_page_actions_befd865a.js +0 -3
- package/web/.next/server/chunks/ssr/src_presentation_web__next-internal_server_app_(dashboard)_page_actions_befd865a.js.map +0 -1
- package/web/.next/static/chunks/0a370e5d6fd1bb24.js +0 -1
- package/web/.next/static/chunks/2d3dc372f05429dd.css +0 -1
- package/web/.next/static/chunks/3092c9611e2dc032.js +0 -1
- package/web/.next/static/chunks/30dc64780817371a.js +0 -1
- package/web/.next/static/chunks/ac12b8d2bd59675e.js +0 -1
- package/web/.next/static/chunks/b272ac93b52dceeb.js +0 -1
- package/web/.next/static/chunks/d61cbdfc00003e44.js +0 -1
- package/web/.next/static/chunks/e248c85913405af4.js +0 -1
- package/web/.next/static/chunks/e24a024affc634d9.js +0 -1
- /package/web/.next/static/{_-n7Ii9h0sTnlzE_aFMQI → YTwpzFRHYkkE5cDxaRlDQ}/_buildManifest.js +0 -0
- /package/web/.next/static/{_-n7Ii9h0sTnlzE_aFMQI → YTwpzFRHYkkE5cDxaRlDQ}/_clientMiddlewareManifest.json +0 -0
- /package/web/.next/static/{_-n7Ii9h0sTnlzE_aFMQI → YTwpzFRHYkkE5cDxaRlDQ}/_ssgManifest.js +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shepai/cli",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.103.0",
|
|
4
4
|
"description": "Autonomous AI Native SDLC Platform - Automate the development cycle from idea to deploy",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"vitest": "^4.0.18"
|
|
159
159
|
},
|
|
160
160
|
"engines": {
|
|
161
|
-
"node": ">=
|
|
161
|
+
"node": ">=22.0.0",
|
|
162
162
|
"pnpm": ">=8.0.0"
|
|
163
163
|
},
|
|
164
164
|
"pnpm": {
|
package/web/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
YTwpzFRHYkkE5cDxaRlDQ
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"static/chunks/a6dad97d9634a72d.js"
|
|
8
8
|
],
|
|
9
9
|
"lowPriorityFiles": [
|
|
10
|
-
"static/
|
|
11
|
-
"static/
|
|
10
|
+
"static/YTwpzFRHYkkE5cDxaRlDQ/_ssgManifest.js",
|
|
11
|
+
"static/YTwpzFRHYkkE5cDxaRlDQ/_buildManifest.js"
|
|
12
12
|
],
|
|
13
13
|
"rootMainFiles": [
|
|
14
14
|
"static/chunks/ed3a602003bcb31b.js",
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"polyfillFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/YTwpzFRHYkkE5cDxaRlDQ/_ssgManifest.js",
|
|
9
|
+
"static/YTwpzFRHYkkE5cDxaRlDQ/_buildManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": []
|
|
12
12
|
}
|
|
@@ -29,8 +29,8 @@
|
|
|
29
29
|
"dynamicRoutes": {},
|
|
30
30
|
"notFoundRoutes": [],
|
|
31
31
|
"preview": {
|
|
32
|
-
"previewModeId": "
|
|
33
|
-
"previewModeSigningKey": "
|
|
34
|
-
"previewModeEncryptionKey": "
|
|
32
|
+
"previewModeId": "bca182e9f4e4f2ef7b6c01c7a01c81c6",
|
|
33
|
+
"previewModeSigningKey": "7df29cce20eeedf5314372dcfb7b299ab3e40f204a8fdd22cd97656f40cd2e9b",
|
|
34
|
+
"previewModeEncryptionKey": "fdbb80eb1661f7e1bbc425614fe22c2c276b47ecaf87da4bab8befda8a8275cf"
|
|
35
35
|
}
|
|
36
36
|
}
|
|
@@ -2,11 +2,11 @@ self.__SERVER_FILES_MANIFEST={
|
|
|
2
2
|
"version": 1,
|
|
3
3
|
"config": {
|
|
4
4
|
"env": {
|
|
5
|
-
"NEXT_PUBLIC_SHEP_VERSION": "1.
|
|
5
|
+
"NEXT_PUBLIC_SHEP_VERSION": "1.102.0",
|
|
6
6
|
"NEXT_PUBLIC_SHEP_PACKAGE_NAME": "@shepai/cli",
|
|
7
7
|
"NEXT_PUBLIC_SHEP_DESCRIPTION": "Autonomous AI Native SDLC Platform - Automate the development cycle from idea to deploy",
|
|
8
8
|
"NEXT_PUBLIC_SHEP_BRANCH": "main",
|
|
9
|
-
"NEXT_PUBLIC_SHEP_COMMIT": "
|
|
9
|
+
"NEXT_PUBLIC_SHEP_COMMIT": "15beef36f830b8cc7897f64b4661ff59bdf05035",
|
|
10
10
|
"NEXT_PUBLIC_SHEP_INSTANCE_PATH": "/home/runner/work/cli/cli/src/presentation/web"
|
|
11
11
|
},
|
|
12
12
|
"webpack": null,
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"version": 1,
|
|
3
3
|
"config": {
|
|
4
4
|
"env": {
|
|
5
|
-
"NEXT_PUBLIC_SHEP_VERSION": "1.
|
|
5
|
+
"NEXT_PUBLIC_SHEP_VERSION": "1.102.0",
|
|
6
6
|
"NEXT_PUBLIC_SHEP_PACKAGE_NAME": "@shepai/cli",
|
|
7
7
|
"NEXT_PUBLIC_SHEP_DESCRIPTION": "Autonomous AI Native SDLC Platform - Automate the development cycle from idea to deploy",
|
|
8
8
|
"NEXT_PUBLIC_SHEP_BRANCH": "main",
|
|
9
|
-
"NEXT_PUBLIC_SHEP_COMMIT": "
|
|
9
|
+
"NEXT_PUBLIC_SHEP_COMMIT": "15beef36f830b8cc7897f64b4661ff59bdf05035",
|
|
10
10
|
"NEXT_PUBLIC_SHEP_INSTANCE_PATH": "/home/runner/work/cli/cli/src/presentation/web"
|
|
11
11
|
},
|
|
12
12
|
"webpack": null,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"00caaf4e541de40fbcb8f071a0b5dccbaa38850f81": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/(dashboard)/@drawer/create/page": {
|
|
6
|
-
"moduleId":
|
|
6
|
+
"moduleId": 71547,
|
|
7
7
|
"async": false,
|
|
8
8
|
"exportedName": "pickFolder",
|
|
9
9
|
"filename": "src/presentation/web/app/actions/pick-folder.ts"
|
|
@@ -15,10 +15,10 @@
|
|
|
15
15
|
"exportedName": "pickFolder",
|
|
16
16
|
"filename": "src/presentation/web/app/actions/pick-folder.ts"
|
|
17
17
|
},
|
|
18
|
-
"
|
|
18
|
+
"4031d80bc38d1e5df87be0c583017db5b269c6ffe2": {
|
|
19
19
|
"workers": {
|
|
20
20
|
"app/(dashboard)/@drawer/create/page": {
|
|
21
|
-
"moduleId":
|
|
21
|
+
"moduleId": 71547,
|
|
22
22
|
"async": false,
|
|
23
23
|
"exportedName": "getDeploymentLogs",
|
|
24
24
|
"filename": "src/presentation/web/app/actions/get-deployment-logs.ts"
|
|
@@ -30,10 +30,10 @@
|
|
|
30
30
|
"exportedName": "getDeploymentLogs",
|
|
31
31
|
"filename": "src/presentation/web/app/actions/get-deployment-logs.ts"
|
|
32
32
|
},
|
|
33
|
-
"
|
|
33
|
+
"40ca6f257bd7d32611ef29cafc9fdf7f9ab2e65701": {
|
|
34
34
|
"workers": {
|
|
35
35
|
"app/(dashboard)/@drawer/create/page": {
|
|
36
|
-
"moduleId":
|
|
36
|
+
"moduleId": 71547,
|
|
37
37
|
"async": false,
|
|
38
38
|
"exportedName": "deployFeature",
|
|
39
39
|
"filename": "src/presentation/web/app/actions/deploy-feature.ts"
|
|
@@ -45,10 +45,10 @@
|
|
|
45
45
|
"exportedName": "deployFeature",
|
|
46
46
|
"filename": "src/presentation/web/app/actions/deploy-feature.ts"
|
|
47
47
|
},
|
|
48
|
-
"
|
|
48
|
+
"4065becb18286361bc24afd0c901bdce0f07accf63": {
|
|
49
49
|
"workers": {
|
|
50
50
|
"app/(dashboard)/@drawer/create/page": {
|
|
51
|
-
"moduleId":
|
|
51
|
+
"moduleId": 71547,
|
|
52
52
|
"async": false,
|
|
53
53
|
"exportedName": "deployRepository",
|
|
54
54
|
"filename": "src/presentation/web/app/actions/deploy-repository.ts"
|
|
@@ -60,10 +60,10 @@
|
|
|
60
60
|
"exportedName": "deployRepository",
|
|
61
61
|
"filename": "src/presentation/web/app/actions/deploy-repository.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"40f0ebcf211b0e8c2ef67adf2656e62df643a09fd1": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/(dashboard)/@drawer/create/page": {
|
|
66
|
-
"moduleId":
|
|
66
|
+
"moduleId": 71547,
|
|
67
67
|
"async": false,
|
|
68
68
|
"exportedName": "stopDeployment",
|
|
69
69
|
"filename": "src/presentation/web/app/actions/stop-deployment.ts"
|
|
@@ -75,10 +75,10 @@
|
|
|
75
75
|
"exportedName": "stopDeployment",
|
|
76
76
|
"filename": "src/presentation/web/app/actions/stop-deployment.ts"
|
|
77
77
|
},
|
|
78
|
-
"
|
|
78
|
+
"401bf99273376de840372c65307aaa84f3792f0984": {
|
|
79
79
|
"workers": {
|
|
80
80
|
"app/(dashboard)/@drawer/create/page": {
|
|
81
|
-
"moduleId":
|
|
81
|
+
"moduleId": 71547,
|
|
82
82
|
"async": false,
|
|
83
83
|
"exportedName": "getDeploymentStatus",
|
|
84
84
|
"filename": "src/presentation/web/app/actions/get-deployment-status.ts"
|
|
@@ -90,10 +90,10 @@
|
|
|
90
90
|
"exportedName": "getDeploymentStatus",
|
|
91
91
|
"filename": "src/presentation/web/app/actions/get-deployment-status.ts"
|
|
92
92
|
},
|
|
93
|
-
"
|
|
93
|
+
"40de8d63825c75090481e3947448aea213dc81ccf2": {
|
|
94
94
|
"workers": {
|
|
95
95
|
"app/(dashboard)/@drawer/create/page": {
|
|
96
|
-
"moduleId":
|
|
96
|
+
"moduleId": 71547,
|
|
97
97
|
"async": false,
|
|
98
98
|
"exportedName": "openIde",
|
|
99
99
|
"filename": "src/presentation/web/app/actions/open-ide.ts"
|
|
@@ -105,10 +105,10 @@
|
|
|
105
105
|
"exportedName": "openIde",
|
|
106
106
|
"filename": "src/presentation/web/app/actions/open-ide.ts"
|
|
107
107
|
},
|
|
108
|
-
"
|
|
108
|
+
"40594c7426b4c8a176751caaac123e5afba1d2290c": {
|
|
109
109
|
"workers": {
|
|
110
110
|
"app/(dashboard)/@drawer/create/page": {
|
|
111
|
-
"moduleId":
|
|
111
|
+
"moduleId": 71547,
|
|
112
112
|
"async": false,
|
|
113
113
|
"exportedName": "openShell",
|
|
114
114
|
"filename": "src/presentation/web/app/actions/open-shell.ts"
|
|
@@ -120,10 +120,10 @@
|
|
|
120
120
|
"exportedName": "openShell",
|
|
121
121
|
"filename": "src/presentation/web/app/actions/open-shell.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"408478da77ff7994eb1c956cf033d44bf9ab4b2ab4": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/(dashboard)/@drawer/create/page": {
|
|
126
|
-
"moduleId":
|
|
126
|
+
"moduleId": 71547,
|
|
127
127
|
"async": false,
|
|
128
128
|
"exportedName": "openFolder",
|
|
129
129
|
"filename": "src/presentation/web/app/actions/open-folder.ts"
|
|
@@ -135,10 +135,10 @@
|
|
|
135
135
|
"exportedName": "openFolder",
|
|
136
136
|
"filename": "src/presentation/web/app/actions/open-folder.ts"
|
|
137
137
|
},
|
|
138
|
-
"
|
|
138
|
+
"00ec513c62d89f5ef954e4f4a512d764a9dd398173": {
|
|
139
139
|
"workers": {
|
|
140
140
|
"app/(dashboard)/@drawer/create/page": {
|
|
141
|
-
"moduleId":
|
|
141
|
+
"moduleId": 71547,
|
|
142
142
|
"async": false,
|
|
143
143
|
"exportedName": "isAgentSetupComplete",
|
|
144
144
|
"filename": "src/presentation/web/app/actions/agent-setup-flag.ts"
|
|
@@ -150,40 +150,40 @@
|
|
|
150
150
|
"exportedName": "isAgentSetupComplete",
|
|
151
151
|
"filename": "src/presentation/web/app/actions/agent-setup-flag.ts"
|
|
152
152
|
},
|
|
153
|
-
"
|
|
153
|
+
"00268a825908e432878cd0e1d0b1cea8e6cb40f7f4": {
|
|
154
154
|
"workers": {
|
|
155
155
|
"app/(dashboard)/@drawer/create/page": {
|
|
156
|
-
"moduleId":
|
|
156
|
+
"moduleId": 71547,
|
|
157
157
|
"async": false,
|
|
158
|
-
"exportedName": "
|
|
159
|
-
"filename": "src/presentation/web/app/actions/
|
|
158
|
+
"exportedName": "checkAgentAuth",
|
|
159
|
+
"filename": "src/presentation/web/app/actions/check-agent-auth.ts"
|
|
160
160
|
}
|
|
161
161
|
},
|
|
162
162
|
"layer": {
|
|
163
163
|
"app/(dashboard)/@drawer/create/page": "action-browser"
|
|
164
164
|
},
|
|
165
|
-
"exportedName": "
|
|
166
|
-
"filename": "src/presentation/web/app/actions/
|
|
165
|
+
"exportedName": "checkAgentAuth",
|
|
166
|
+
"filename": "src/presentation/web/app/actions/check-agent-auth.ts"
|
|
167
167
|
},
|
|
168
|
-
"
|
|
168
|
+
"00cc28711b4af9fd0edf1805d8f3d7d791b7535f9f": {
|
|
169
169
|
"workers": {
|
|
170
170
|
"app/(dashboard)/@drawer/create/page": {
|
|
171
|
-
"moduleId":
|
|
171
|
+
"moduleId": 71547,
|
|
172
172
|
"async": false,
|
|
173
|
-
"exportedName": "
|
|
174
|
-
"filename": "src/presentation/web/app/actions/
|
|
173
|
+
"exportedName": "getAllAgentModels",
|
|
174
|
+
"filename": "src/presentation/web/app/actions/get-all-agent-models.ts"
|
|
175
175
|
}
|
|
176
176
|
},
|
|
177
177
|
"layer": {
|
|
178
178
|
"app/(dashboard)/@drawer/create/page": "action-browser"
|
|
179
179
|
},
|
|
180
|
-
"exportedName": "
|
|
181
|
-
"filename": "src/presentation/web/app/actions/
|
|
180
|
+
"exportedName": "getAllAgentModels",
|
|
181
|
+
"filename": "src/presentation/web/app/actions/get-all-agent-models.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"60404c1170428b7470cbdd3e6dd826068d67bb14b6": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/(dashboard)/@drawer/create/page": {
|
|
186
|
-
"moduleId":
|
|
186
|
+
"moduleId": 71547,
|
|
187
187
|
"async": false,
|
|
188
188
|
"exportedName": "updateAgentAndModel",
|
|
189
189
|
"filename": "src/presentation/web/app/actions/update-agent-and-model.ts"
|
|
@@ -195,10 +195,10 @@
|
|
|
195
195
|
"exportedName": "updateAgentAndModel",
|
|
196
196
|
"filename": "src/presentation/web/app/actions/update-agent-and-model.ts"
|
|
197
197
|
},
|
|
198
|
-
"
|
|
198
|
+
"60892fba5b3333acc4d1565e01d06fc1464e67747e": {
|
|
199
199
|
"workers": {
|
|
200
200
|
"app/(dashboard)/@drawer/create/page": {
|
|
201
|
-
"moduleId":
|
|
201
|
+
"moduleId": 71547,
|
|
202
202
|
"async": false,
|
|
203
203
|
"exportedName": "deleteFeature",
|
|
204
204
|
"filename": "src/presentation/web/app/actions/delete-feature.ts"
|
|
@@ -210,10 +210,10 @@
|
|
|
210
210
|
"exportedName": "deleteFeature",
|
|
211
211
|
"filename": "src/presentation/web/app/actions/delete-feature.ts"
|
|
212
212
|
},
|
|
213
|
-
"
|
|
213
|
+
"407ef56c3f1d79d0ac713b67e9def1736f0c59c01c": {
|
|
214
214
|
"workers": {
|
|
215
215
|
"app/(dashboard)/@drawer/create/page": {
|
|
216
|
-
"moduleId":
|
|
216
|
+
"moduleId": 71547,
|
|
217
217
|
"async": false,
|
|
218
218
|
"exportedName": "addRepository",
|
|
219
219
|
"filename": "src/presentation/web/app/actions/add-repository.ts"
|
|
@@ -225,10 +225,10 @@
|
|
|
225
225
|
"exportedName": "addRepository",
|
|
226
226
|
"filename": "src/presentation/web/app/actions/add-repository.ts"
|
|
227
227
|
},
|
|
228
|
-
"
|
|
228
|
+
"40e18149df5418a4d6689686a3cb86229780327f01": {
|
|
229
229
|
"workers": {
|
|
230
230
|
"app/(dashboard)/@drawer/create/page": {
|
|
231
|
-
"moduleId":
|
|
231
|
+
"moduleId": 71547,
|
|
232
232
|
"async": false,
|
|
233
233
|
"exportedName": "deleteRepository",
|
|
234
234
|
"filename": "src/presentation/web/app/actions/delete-repository.ts"
|
|
@@ -240,10 +240,10 @@
|
|
|
240
240
|
"exportedName": "deleteRepository",
|
|
241
241
|
"filename": "src/presentation/web/app/actions/delete-repository.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"40035c4cb170965e7601952d7e728e7b91d62bd998": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/(dashboard)/@drawer/create/page": {
|
|
246
|
-
"moduleId":
|
|
246
|
+
"moduleId": 71547,
|
|
247
247
|
"async": false,
|
|
248
248
|
"exportedName": "getFeatureMetadata",
|
|
249
249
|
"filename": "src/presentation/web/app/actions/get-feature-metadata.ts"
|
|
@@ -255,10 +255,10 @@
|
|
|
255
255
|
"exportedName": "getFeatureMetadata",
|
|
256
256
|
"filename": "src/presentation/web/app/actions/get-feature-metadata.ts"
|
|
257
257
|
},
|
|
258
|
-
"
|
|
258
|
+
"004bd68f3934c0279a553908eb73853b81d7d3ad3c": {
|
|
259
259
|
"workers": {
|
|
260
260
|
"app/(dashboard)/@drawer/create/page": {
|
|
261
|
-
"moduleId":
|
|
261
|
+
"moduleId": 71547,
|
|
262
262
|
"async": false,
|
|
263
263
|
"exportedName": "fetchGraphData",
|
|
264
264
|
"filename": "src/presentation/web/app/actions/get-graph-data.ts"
|
|
@@ -270,10 +270,10 @@
|
|
|
270
270
|
"exportedName": "fetchGraphData",
|
|
271
271
|
"filename": "src/presentation/web/app/actions/get-graph-data.ts"
|
|
272
272
|
},
|
|
273
|
-
"
|
|
273
|
+
"00897e1746732438ba5ee75c6609e812587be85b8f": {
|
|
274
274
|
"workers": {
|
|
275
275
|
"app/(dashboard)/@drawer/create/page": {
|
|
276
|
-
"moduleId":
|
|
276
|
+
"moduleId": 71547,
|
|
277
277
|
"async": false,
|
|
278
278
|
"exportedName": "getWorkflowDefaults",
|
|
279
279
|
"filename": "src/presentation/web/app/actions/get-workflow-defaults.ts"
|
|
@@ -285,10 +285,10 @@
|
|
|
285
285
|
"exportedName": "getWorkflowDefaults",
|
|
286
286
|
"filename": "src/presentation/web/app/actions/get-workflow-defaults.ts"
|
|
287
287
|
},
|
|
288
|
-
"
|
|
288
|
+
"40df3cc2bdc83450b523e87cfa336e1d789414bfe9": {
|
|
289
289
|
"workers": {
|
|
290
290
|
"app/(dashboard)/@drawer/create/page": {
|
|
291
|
-
"moduleId":
|
|
291
|
+
"moduleId": 71547,
|
|
292
292
|
"async": false,
|
|
293
293
|
"exportedName": "createFeature",
|
|
294
294
|
"filename": "src/presentation/web/app/actions/create-feature.ts"
|
|
@@ -14,7 +14,7 @@ R.c("server/chunks/ssr/403f9_next_dist_client_components_builtin_unauthorized_a2
|
|
|
14
14
|
R.c("server/chunks/ssr/_6e08ce21._.js")
|
|
15
15
|
R.c("server/chunks/ssr/src_presentation_web_app_(dashboard)_get-graph-data_ts_b018483e._.js")
|
|
16
16
|
R.c("server/chunks/ssr/src_presentation_web_app_(dashboard)_create_page_tsx_c60c859a._.js")
|
|
17
|
-
R.c("server/chunks/ssr/
|
|
17
|
+
R.c("server/chunks/ssr/src_presentation_web_7275ce5d._.js")
|
|
18
18
|
R.c("server/chunks/ssr/[root-of-the-server]__24dd0927._.js")
|
|
19
19
|
R.m(26467)
|
|
20
20
|
module.exports=R.m(26467).exports
|