@shepai/cli 1.181.0-pr549.b77145c → 1.181.0-pr551.d179853

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 (212) hide show
  1. package/dist/packages/core/src/application/ports/output/services/git-pr-service.interface.d.ts +1 -1
  2. package/dist/packages/core/src/infrastructure/services/git/git-pr.service.d.ts.map +1 -1
  3. package/dist/packages/core/src/infrastructure/services/git/git-pr.service.js +9 -2
  4. package/dist/src/presentation/cli/index.js +0 -2
  5. package/dist/translations/ar/cli.json +0 -63
  6. package/dist/translations/de/cli.json +0 -63
  7. package/dist/translations/en/cli.json +0 -63
  8. package/dist/translations/es/cli.json +0 -63
  9. package/dist/translations/fr/cli.json +0 -63
  10. package/dist/translations/he/cli.json +0 -63
  11. package/dist/translations/pt/cli.json +0 -63
  12. package/dist/translations/ru/cli.json +0 -63
  13. package/dist/translations/uk/cli.json +0 -63
  14. package/dist/tsconfig.build.tsbuildinfo +1 -1
  15. package/package.json +1 -1
  16. package/web/.next/BUILD_ID +1 -1
  17. package/web/.next/build-manifest.json +2 -2
  18. package/web/.next/fallback-build-manifest.json +2 -2
  19. package/web/.next/prerender-manifest.json +3 -3
  20. package/web/.next/required-server-files.js +1 -1
  21. package/web/.next/required-server-files.json +1 -1
  22. package/web/.next/server/app/(dashboard)/@drawer/adopt/page/server-reference-manifest.json +32 -32
  23. package/web/.next/server/app/(dashboard)/@drawer/adopt/page.js.nft.json +1 -1
  24. package/web/.next/server/app/(dashboard)/@drawer/adopt/page_client-reference-manifest.js +1 -1
  25. package/web/.next/server/app/(dashboard)/@drawer/chat/page/server-reference-manifest.json +30 -30
  26. package/web/.next/server/app/(dashboard)/@drawer/chat/page.js.nft.json +1 -1
  27. package/web/.next/server/app/(dashboard)/@drawer/chat/page_client-reference-manifest.js +1 -1
  28. package/web/.next/server/app/(dashboard)/@drawer/create/page/server-reference-manifest.json +33 -33
  29. package/web/.next/server/app/(dashboard)/@drawer/create/page.js.nft.json +1 -1
  30. package/web/.next/server/app/(dashboard)/@drawer/create/page_client-reference-manifest.js +1 -1
  31. package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/[tab]/page/server-reference-manifest.json +41 -41
  32. package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/[tab]/page.js.nft.json +1 -1
  33. package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/[tab]/page_client-reference-manifest.js +1 -1
  34. package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/page/server-reference-manifest.json +41 -41
  35. package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/page.js.nft.json +1 -1
  36. package/web/.next/server/app/(dashboard)/@drawer/feature/[featureId]/page_client-reference-manifest.js +1 -1
  37. package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page/server-reference-manifest.json +31 -31
  38. package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page.js.nft.json +1 -1
  39. package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page_client-reference-manifest.js +1 -1
  40. package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/page/server-reference-manifest.json +31 -31
  41. package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/page.js.nft.json +1 -1
  42. package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/page_client-reference-manifest.js +1 -1
  43. package/web/.next/server/app/(dashboard)/chat/page/server-reference-manifest.json +30 -30
  44. package/web/.next/server/app/(dashboard)/chat/page.js.nft.json +1 -1
  45. package/web/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
  46. package/web/.next/server/app/(dashboard)/create/page/server-reference-manifest.json +33 -33
  47. package/web/.next/server/app/(dashboard)/create/page.js.nft.json +1 -1
  48. package/web/.next/server/app/(dashboard)/create/page_client-reference-manifest.js +1 -1
  49. package/web/.next/server/app/(dashboard)/feature/[featureId]/[tab]/page/server-reference-manifest.json +41 -41
  50. package/web/.next/server/app/(dashboard)/feature/[featureId]/[tab]/page.js.nft.json +1 -1
  51. package/web/.next/server/app/(dashboard)/feature/[featureId]/[tab]/page_client-reference-manifest.js +1 -1
  52. package/web/.next/server/app/(dashboard)/feature/[featureId]/page/server-reference-manifest.json +41 -41
  53. package/web/.next/server/app/(dashboard)/feature/[featureId]/page.js.nft.json +1 -1
  54. package/web/.next/server/app/(dashboard)/feature/[featureId]/page_client-reference-manifest.js +1 -1
  55. package/web/.next/server/app/(dashboard)/page/server-reference-manifest.json +30 -30
  56. package/web/.next/server/app/(dashboard)/page.js.nft.json +1 -1
  57. package/web/.next/server/app/(dashboard)/page_client-reference-manifest.js +1 -1
  58. package/web/.next/server/app/(dashboard)/repository/[repositoryId]/[tab]/page/server-reference-manifest.json +31 -31
  59. package/web/.next/server/app/(dashboard)/repository/[repositoryId]/[tab]/page.js.nft.json +1 -1
  60. package/web/.next/server/app/(dashboard)/repository/[repositoryId]/[tab]/page_client-reference-manifest.js +1 -1
  61. package/web/.next/server/app/(dashboard)/repository/[repositoryId]/page/server-reference-manifest.json +31 -31
  62. package/web/.next/server/app/(dashboard)/repository/[repositoryId]/page.js.nft.json +1 -1
  63. package/web/.next/server/app/(dashboard)/repository/[repositoryId]/page_client-reference-manifest.js +1 -1
  64. package/web/.next/server/app/_global-error.html +2 -2
  65. package/web/.next/server/app/_global-error.rsc +1 -1
  66. package/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  67. package/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  68. package/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  69. package/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  70. package/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  71. package/web/.next/server/app/_not-found/page/server-reference-manifest.json +7 -7
  72. package/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  73. package/web/.next/server/app/application/[id]/page/server-reference-manifest.json +15 -15
  74. package/web/.next/server/app/application/[id]/page.js.nft.json +1 -1
  75. package/web/.next/server/app/application/[id]/page_client-reference-manifest.js +1 -1
  76. package/web/.next/server/app/features/page/server-reference-manifest.json +7 -7
  77. package/web/.next/server/app/features/page_client-reference-manifest.js +1 -1
  78. package/web/.next/server/app/settings/page/server-reference-manifest.json +10 -10
  79. package/web/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  80. package/web/.next/server/app/skills/page/server-reference-manifest.json +15 -15
  81. package/web/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  82. package/web/.next/server/app/tools/page/server-reference-manifest.json +13 -13
  83. package/web/.next/server/app/tools/page_client-reference-manifest.js +1 -1
  84. package/web/.next/server/app/version/page/server-reference-manifest.json +7 -7
  85. package/web/.next/server/app/version/page_client-reference-manifest.js +1 -1
  86. package/web/.next/server/chunks/[root-of-the-server]__a402b567._.js +1 -1
  87. package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_create-drawer-client_tsx_5e26fc0a._.js +1 -1
  88. package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_create-drawer-client_tsx_5e26fc0a._.js.map +1 -1
  89. package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_feature-drawer-client_tsx_e9755fc8._.js +2 -2
  90. package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_feature-drawer-client_tsx_e9755fc8._.js.map +1 -1
  91. package/web/.next/server/chunks/ssr/[root-of-the-server]__013a0318._.js +1 -1
  92. package/web/.next/server/chunks/ssr/[root-of-the-server]__013a0318._.js.map +1 -1
  93. package/web/.next/server/chunks/ssr/[root-of-the-server]__17dadd08._.js +1 -1
  94. package/web/.next/server/chunks/ssr/[root-of-the-server]__17dadd08._.js.map +1 -1
  95. package/web/.next/server/chunks/ssr/[root-of-the-server]__1925bef0._.js +1 -1
  96. package/web/.next/server/chunks/ssr/[root-of-the-server]__1a9687c4._.js +1 -1
  97. package/web/.next/server/chunks/ssr/[root-of-the-server]__1a9687c4._.js.map +1 -1
  98. package/web/.next/server/chunks/ssr/[root-of-the-server]__24756fa9._.js +2 -2
  99. package/web/.next/server/chunks/ssr/[root-of-the-server]__24756fa9._.js.map +1 -1
  100. package/web/.next/server/chunks/ssr/[root-of-the-server]__4ee8be85._.js +1 -1
  101. package/web/.next/server/chunks/ssr/[root-of-the-server]__70986695._.js +1 -1
  102. package/web/.next/server/chunks/ssr/[root-of-the-server]__70986695._.js.map +1 -1
  103. package/web/.next/server/chunks/ssr/[root-of-the-server]__a5ea76a6._.js +1 -1
  104. package/web/.next/server/chunks/ssr/[root-of-the-server]__a5ea76a6._.js.map +1 -1
  105. package/web/.next/server/chunks/ssr/[root-of-the-server]__bb391c45._.js +1 -1
  106. package/web/.next/server/chunks/ssr/[root-of-the-server]__bb391c45._.js.map +1 -1
  107. package/web/.next/server/chunks/ssr/[root-of-the-server]__dd3e834e._.js +1 -1
  108. package/web/.next/server/chunks/ssr/[root-of-the-server]__dd3e834e._.js.map +1 -1
  109. package/web/.next/server/chunks/ssr/[root-of-the-server]__e265da61._.js +1 -1
  110. package/web/.next/server/chunks/ssr/[root-of-the-server]__f3ca7bea._.js +1 -1
  111. package/web/.next/server/chunks/ssr/[root-of-the-server]__f3ca7bea._.js.map +1 -1
  112. package/web/.next/server/chunks/ssr/_0277d3b5._.js +1 -1
  113. package/web/.next/server/chunks/ssr/_0277d3b5._.js.map +1 -1
  114. package/web/.next/server/chunks/ssr/{_ed19a4c9._.js → _06824559._.js} +2 -2
  115. package/web/.next/server/chunks/ssr/{_ed19a4c9._.js.map → _06824559._.js.map} +1 -1
  116. package/web/.next/server/chunks/ssr/{_4137d8f2._.js → _14213445._.js} +2 -2
  117. package/web/.next/server/chunks/ssr/{_4137d8f2._.js.map → _14213445._.js.map} +1 -1
  118. package/web/.next/server/chunks/ssr/{_1e508906._.js → _3b3df45b._.js} +2 -2
  119. package/web/.next/server/chunks/ssr/{_1e508906._.js.map → _3b3df45b._.js.map} +1 -1
  120. package/web/.next/server/chunks/ssr/_56b9d60f._.js +1 -1
  121. package/web/.next/server/chunks/ssr/_56b9d60f._.js.map +1 -1
  122. package/web/.next/server/chunks/ssr/_946a7fc6._.js +1 -1
  123. package/web/.next/server/chunks/ssr/_946a7fc6._.js.map +1 -1
  124. package/web/.next/server/chunks/ssr/{_664f270e._.js → _b5f27f0d._.js} +2 -2
  125. package/web/.next/server/chunks/ssr/{_664f270e._.js.map → _b5f27f0d._.js.map} +1 -1
  126. package/web/.next/server/chunks/ssr/{_ee15b4b9._.js → _c18ba389._.js} +2 -2
  127. package/web/.next/server/chunks/ssr/{_ee15b4b9._.js.map → _c18ba389._.js.map} +1 -1
  128. package/web/.next/server/chunks/ssr/_eff1b518._.js +1 -1
  129. package/web/.next/server/chunks/ssr/_eff1b518._.js.map +1 -1
  130. package/web/.next/server/chunks/ssr/_f227429a._.js +1 -1
  131. package/web/.next/server/chunks/ssr/_f227429a._.js.map +1 -1
  132. package/web/.next/server/chunks/ssr/_f86fc1bf._.js +1 -1
  133. package/web/.next/server/chunks/ssr/_f86fc1bf._.js.map +1 -1
  134. package/web/.next/server/chunks/ssr/_f8c55130._.js +1 -1
  135. package/web/.next/server/chunks/ssr/b1a17_presentation_web_components_features_settings_settings-page-client_tsx_6ed9d5f8._.js +1 -1
  136. package/web/.next/server/chunks/ssr/b1a17_presentation_web_components_features_settings_settings-page-client_tsx_6ed9d5f8._.js.map +1 -1
  137. package/web/.next/server/chunks/ssr/f3a1f_components_common_control-center-drawer_repository-drawer-client_tsx_39a00c03._.js +1 -1
  138. package/web/.next/server/chunks/ssr/src_presentation_web_36f2bc45._.js +1 -1
  139. package/web/.next/server/chunks/ssr/src_presentation_web_36f2bc45._.js.map +1 -1
  140. package/web/.next/server/chunks/ssr/src_presentation_web_486908de._.js +1 -1
  141. package/web/.next/server/chunks/ssr/src_presentation_web_486908de._.js.map +1 -1
  142. package/web/.next/server/chunks/ssr/src_presentation_web_5c3596bc._.js +1 -1
  143. package/web/.next/server/chunks/ssr/src_presentation_web_5c3596bc._.js.map +1 -1
  144. package/web/.next/server/chunks/ssr/src_presentation_web_6159fef8._.js +1 -1
  145. package/web/.next/server/chunks/ssr/src_presentation_web_6159fef8._.js.map +1 -1
  146. package/web/.next/server/chunks/ssr/src_presentation_web_6326f81e._.js +1 -1
  147. package/web/.next/server/chunks/ssr/src_presentation_web_6326f81e._.js.map +1 -1
  148. package/web/.next/server/chunks/ssr/src_presentation_web_6b2fdcd8._.js +1 -1
  149. package/web/.next/server/chunks/ssr/src_presentation_web_6b2fdcd8._.js.map +1 -1
  150. package/web/.next/server/chunks/ssr/src_presentation_web_74703c9f._.js +1 -1
  151. package/web/.next/server/chunks/ssr/src_presentation_web_74703c9f._.js.map +1 -1
  152. package/web/.next/server/chunks/ssr/src_presentation_web_a8056dac._.js +1 -1
  153. package/web/.next/server/chunks/ssr/src_presentation_web_a8056dac._.js.map +1 -1
  154. package/web/.next/server/chunks/ssr/src_presentation_web_ad42cc73._.js +1 -1
  155. package/web/.next/server/chunks/ssr/src_presentation_web_ad42cc73._.js.map +1 -1
  156. package/web/.next/server/chunks/ssr/src_presentation_web_app_actions_open-ide_ts_baaca5d5._.js +3 -3
  157. package/web/.next/server/chunks/ssr/src_presentation_web_b00bfb08._.js +1 -1
  158. package/web/.next/server/chunks/ssr/src_presentation_web_b00bfb08._.js.map +1 -1
  159. package/web/.next/server/chunks/ssr/src_presentation_web_components_895e5bfa._.js +1 -1
  160. package/web/.next/server/chunks/ssr/src_presentation_web_components_895e5bfa._.js.map +1 -1
  161. package/web/.next/server/chunks/ssr/src_presentation_web_components_common_base-drawer_base-drawer_tsx_97dfbbc8._.js +1 -1
  162. package/web/.next/server/chunks/ssr/src_presentation_web_components_common_base-drawer_base-drawer_tsx_97dfbbc8._.js.map +1 -1
  163. package/web/.next/server/chunks/ssr/src_presentation_web_components_features_control-center_7ac3562e._.js +1 -1
  164. package/web/.next/server/chunks/ssr/src_presentation_web_components_features_control-center_7ac3562e._.js.map +1 -1
  165. package/web/.next/server/chunks/ssr/src_presentation_web_components_features_skills_8a174cac._.js +1 -1
  166. package/web/.next/server/chunks/ssr/src_presentation_web_components_features_skills_8a174cac._.js.map +1 -1
  167. package/web/.next/server/chunks/ssr/src_presentation_web_f1edcf5e._.js +1 -1
  168. package/web/.next/server/chunks/ssr/src_presentation_web_f1edcf5e._.js.map +1 -1
  169. package/web/.next/server/chunks/ssr/src_presentation_web_f9436804._.js +1 -1
  170. package/web/.next/server/chunks/ssr/src_presentation_web_f9436804._.js.map +1 -1
  171. package/web/.next/server/pages/500.html +2 -2
  172. package/web/.next/server/server-reference-manifest.js +1 -1
  173. package/web/.next/server/server-reference-manifest.json +54 -54
  174. package/web/.next/static/chunks/2dbe2a1b8bff3c18.js +1 -0
  175. package/web/.next/static/chunks/{2b5f49719bfd2813.js → 364188ebe8b99f20.js} +1 -1
  176. package/web/.next/static/chunks/{e5d62c73ea436a44.js → 3a301cd8961fc19b.js} +1 -1
  177. package/web/.next/static/chunks/{9b4157de459580d4.js → 3fe66accbbdab69e.js} +1 -1
  178. package/web/.next/static/chunks/{89a96436b87cdebc.js → 4f6d96bfbae7edf6.js} +1 -1
  179. package/web/.next/static/chunks/{fd29b51209d66607.js → 6afcb4db84eafeb0.js} +3 -3
  180. package/web/.next/static/chunks/{6b108cea47ddea0d.js → 97f05a2f577750fd.js} +1 -1
  181. package/web/.next/static/chunks/b037aa4cb484dea0.js +1 -0
  182. package/web/.next/static/chunks/{2eac8c6d3d7511bb.js → c408e0585eb62a7a.js} +1 -1
  183. package/web/.next/static/chunks/{f6f8e81ac9730f85.js → c62e0c838240b95c.js} +1 -1
  184. package/web/.next/static/chunks/{004ab18db86bb384.js → c6617621632e27ec.js} +1 -1
  185. package/web/.next/static/chunks/{c7af451de8daab42.js → df28094b33bfda97.js} +1 -1
  186. package/web/.next/static/chunks/{0105a893c890a868.js → ec4509e254183bb7.js} +1 -1
  187. package/web/.next/static/chunks/{df66c2bfe9e7c867.js → f10c081a9f2a3545.js} +2 -2
  188. package/web/.next/static/chunks/{d2bbec498db07347.js → f173859b70ca33bf.js} +1 -1
  189. package/web/.next/static/chunks/{19b2149a1c6cca32.js → f46b5d956fd22a3d.js} +1 -1
  190. package/dist/src/presentation/cli/commands/app/del.command.d.ts +0 -14
  191. package/dist/src/presentation/cli/commands/app/del.command.d.ts.map +0 -1
  192. package/dist/src/presentation/cli/commands/app/del.command.js +0 -58
  193. package/dist/src/presentation/cli/commands/app/index.d.ts +0 -20
  194. package/dist/src/presentation/cli/commands/app/index.d.ts.map +0 -1
  195. package/dist/src/presentation/cli/commands/app/index.js +0 -33
  196. package/dist/src/presentation/cli/commands/app/ls.command.d.ts +0 -11
  197. package/dist/src/presentation/cli/commands/app/ls.command.d.ts.map +0 -1
  198. package/dist/src/presentation/cli/commands/app/ls.command.js +0 -74
  199. package/dist/src/presentation/cli/commands/app/new.command.d.ts +0 -17
  200. package/dist/src/presentation/cli/commands/app/new.command.d.ts.map +0 -1
  201. package/dist/src/presentation/cli/commands/app/new.command.js +0 -58
  202. package/dist/src/presentation/cli/commands/app/resolve-application.d.ts +0 -10
  203. package/dist/src/presentation/cli/commands/app/resolve-application.d.ts.map +0 -1
  204. package/dist/src/presentation/cli/commands/app/resolve-application.js +0 -33
  205. package/dist/src/presentation/cli/commands/app/show.command.d.ts +0 -11
  206. package/dist/src/presentation/cli/commands/app/show.command.d.ts.map +0 -1
  207. package/dist/src/presentation/cli/commands/app/show.command.js +0 -95
  208. package/web/.next/static/chunks/12375933eac2786f.js +0 -1
  209. package/web/.next/static/chunks/256256112fdd65ff.js +0 -1
  210. /package/web/.next/static/{J39WZ9XAS5spGYzkPz_pH → ZrIx5c5d4ph6rB25FzMEY}/_buildManifest.js +0 -0
  211. /package/web/.next/static/{J39WZ9XAS5spGYzkPz_pH → ZrIx5c5d4ph6rB25FzMEY}/_clientMiddlewareManifest.json +0 -0
  212. /package/web/.next/static/{J39WZ9XAS5spGYzkPz_pH → ZrIx5c5d4ph6rB25FzMEY}/_ssgManifest.js +0 -0
@@ -164,7 +164,7 @@ export interface IGitPrService {
164
164
  org?: string;
165
165
  }): Promise<string>;
166
166
  /**
167
- * Add a git remote to the local repository.
167
+ * Add a git remote to the local repository, or update its URL if it already exists.
168
168
  *
169
169
  * @param cwd - Working directory path
170
170
  * @param remoteName - Name for the remote (e.g. "origin")
@@ -1 +1 @@
1
- {"version":3,"file":"git-pr.service.d.ts","sourceRoot":"","sources":["../../../../../../../packages/core/src/infrastructure/services/git/git-pr.service.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"git-pr.service.d.ts","sourceRoot":"","sources":["../../../../../../../packages/core/src/infrastructure/services/git/git-pr.service.ts"],"names":[],"mappings":"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"}
@@ -755,8 +755,15 @@ let GitPrService = class GitPrService {
755
755
  try {
756
756
  await this.execFile('git', ['remote', 'add', remoteName, remoteUrl], { cwd });
757
757
  }
758
- catch (error) {
759
- throw this.parseGitError(error);
758
+ catch {
759
+ // Remote may already exist (e.g. gh repo clone auto-adds upstream for forks)
760
+ // — update its URL instead of failing.
761
+ try {
762
+ await this.execFile('git', ['remote', 'set-url', remoteName, remoteUrl], { cwd });
763
+ }
764
+ catch (setUrlError) {
765
+ throw this.parseGitError(setUrlError);
766
+ }
760
767
  }
761
768
  }
762
769
  parseDiffStat(diffStat, logOutput) {
@@ -37,7 +37,6 @@ import { createRunCommand } from './commands/run.command.js';
37
37
  import { createAgentCommand } from './commands/agent/index.js';
38
38
  import { createFeatCommand } from './commands/feat/index.js';
39
39
  import { createRepoCommand } from './commands/repo/index.js';
40
- import { createAppCommand } from './commands/app/index.js';
41
40
  import { createSessionCommand } from './commands/session/index.js';
42
41
  import { createIdeOpenCommand } from './commands/ide-open.command.js';
43
42
  import { createInstallCommand } from './commands/install.command.js';
@@ -118,7 +117,6 @@ async function bootstrap() {
118
117
  program.addCommand(createAgentCommand());
119
118
  program.addCommand(createFeatCommand());
120
119
  program.addCommand(createRepoCommand());
121
- program.addCommand(createAppCommand());
122
120
  program.addCommand(createSessionCommand());
123
121
  program.addCommand(createIdeOpenCommand());
124
122
  program.addCommand(createInstallCommand());
@@ -478,69 +478,6 @@
478
478
  "notFound": "المستودع غير موجود: {{id}}"
479
479
  }
480
480
  },
481
- "app": {
482
- "description": "Manage applications",
483
- "ls": {
484
- "description": "List applications",
485
- "title": "Applications",
486
- "idColumn": "ID",
487
- "nameColumn": "Name",
488
- "statusColumn": "Status",
489
- "pathColumn": "Path",
490
- "createdColumn": "Created",
491
- "noApps": "No applications found",
492
- "failedToList": "Failed to list applications"
493
- },
494
- "show": {
495
- "description": "Display details of an application",
496
- "idArgument": "Application ID, slug, or prefix",
497
- "title": "Application: {{name}}",
498
- "nameLabel": "Name",
499
- "slugLabel": "Slug",
500
- "statusLabel": "Status",
501
- "descriptionLabel": "Description",
502
- "pathLabel": "Path",
503
- "configTitle": "Configuration",
504
- "agentLabel": "Agent",
505
- "modelLabel": "Model",
506
- "timestampsTitle": "Timestamps",
507
- "createdLabel": "Created",
508
- "updatedLabel": "Updated",
509
- "deletedLabel": "Deleted",
510
- "failedToShow": "Failed to show application"
511
- },
512
- "new": {
513
- "description": "Create a new application",
514
- "descriptionArgument": "Application description",
515
- "agentOption": "Agent type override",
516
- "modelOption": "LLM model override (e.g. claude-opus-4-6)",
517
- "spinnerText": "Creating application",
518
- "appCreated": "Application created",
519
- "idLabel": "ID:",
520
- "nameLabel": "Name:",
521
- "slugLabel": "Slug:",
522
- "pathLabel": "Path:",
523
- "statusLabel": "Status:",
524
- "agentLabel": "Agent:",
525
- "modelLabel": "Model:",
526
- "failedToCreate": "Failed to create application"
527
- },
528
- "del": {
529
- "description": "Delete an application",
530
- "idArgument": "Application ID, slug, or prefix",
531
- "forceOption": "Skip confirmation prompt",
532
- "confirmDelete": "Delete application \"{{name}}\"?",
533
- "cancelled": "Cancelled",
534
- "appDeleted": "Application deleted",
535
- "nameLabel": "Name:",
536
- "slugLabel": "Slug:",
537
- "failedToDelete": "Failed to delete application"
538
- },
539
- "resolve": {
540
- "multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
541
- "notFound": "Application not found: {{id}}"
542
- }
543
- },
544
481
  "agent": {
545
482
  "description": "إدارة وعرض تشغيلات الوكيل",
546
483
  "show": {
@@ -478,69 +478,6 @@
478
478
  "notFound": "Repository nicht gefunden: {{id}}"
479
479
  }
480
480
  },
481
- "app": {
482
- "description": "Manage applications",
483
- "ls": {
484
- "description": "List applications",
485
- "title": "Applications",
486
- "idColumn": "ID",
487
- "nameColumn": "Name",
488
- "statusColumn": "Status",
489
- "pathColumn": "Path",
490
- "createdColumn": "Created",
491
- "noApps": "No applications found",
492
- "failedToList": "Failed to list applications"
493
- },
494
- "show": {
495
- "description": "Display details of an application",
496
- "idArgument": "Application ID, slug, or prefix",
497
- "title": "Application: {{name}}",
498
- "nameLabel": "Name",
499
- "slugLabel": "Slug",
500
- "statusLabel": "Status",
501
- "descriptionLabel": "Description",
502
- "pathLabel": "Path",
503
- "configTitle": "Configuration",
504
- "agentLabel": "Agent",
505
- "modelLabel": "Model",
506
- "timestampsTitle": "Timestamps",
507
- "createdLabel": "Created",
508
- "updatedLabel": "Updated",
509
- "deletedLabel": "Deleted",
510
- "failedToShow": "Failed to show application"
511
- },
512
- "new": {
513
- "description": "Create a new application",
514
- "descriptionArgument": "Application description",
515
- "agentOption": "Agent type override",
516
- "modelOption": "LLM model override (e.g. claude-opus-4-6)",
517
- "spinnerText": "Creating application",
518
- "appCreated": "Application created",
519
- "idLabel": "ID:",
520
- "nameLabel": "Name:",
521
- "slugLabel": "Slug:",
522
- "pathLabel": "Path:",
523
- "statusLabel": "Status:",
524
- "agentLabel": "Agent:",
525
- "modelLabel": "Model:",
526
- "failedToCreate": "Failed to create application"
527
- },
528
- "del": {
529
- "description": "Delete an application",
530
- "idArgument": "Application ID, slug, or prefix",
531
- "forceOption": "Skip confirmation prompt",
532
- "confirmDelete": "Delete application \"{{name}}\"?",
533
- "cancelled": "Cancelled",
534
- "appDeleted": "Application deleted",
535
- "nameLabel": "Name:",
536
- "slugLabel": "Slug:",
537
- "failedToDelete": "Failed to delete application"
538
- },
539
- "resolve": {
540
- "multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
541
- "notFound": "Application not found: {{id}}"
542
- }
543
- },
544
481
  "agent": {
545
482
  "description": "Agentläufe verwalten und anzeigen",
546
483
  "show": {
@@ -478,69 +478,6 @@
478
478
  "notFound": "Repository not found: {{id}}"
479
479
  }
480
480
  },
481
- "app": {
482
- "description": "Manage applications",
483
- "ls": {
484
- "description": "List applications",
485
- "title": "Applications",
486
- "idColumn": "ID",
487
- "nameColumn": "Name",
488
- "statusColumn": "Status",
489
- "pathColumn": "Path",
490
- "createdColumn": "Created",
491
- "noApps": "No applications found",
492
- "failedToList": "Failed to list applications"
493
- },
494
- "show": {
495
- "description": "Display details of an application",
496
- "idArgument": "Application ID, slug, or prefix",
497
- "title": "Application: {{name}}",
498
- "nameLabel": "Name",
499
- "slugLabel": "Slug",
500
- "statusLabel": "Status",
501
- "descriptionLabel": "Description",
502
- "pathLabel": "Path",
503
- "configTitle": "Configuration",
504
- "agentLabel": "Agent",
505
- "modelLabel": "Model",
506
- "timestampsTitle": "Timestamps",
507
- "createdLabel": "Created",
508
- "updatedLabel": "Updated",
509
- "deletedLabel": "Deleted",
510
- "failedToShow": "Failed to show application"
511
- },
512
- "new": {
513
- "description": "Create a new application",
514
- "descriptionArgument": "Application description",
515
- "agentOption": "Agent type override",
516
- "modelOption": "LLM model override (e.g. claude-opus-4-6)",
517
- "spinnerText": "Creating application",
518
- "appCreated": "Application created",
519
- "idLabel": "ID:",
520
- "nameLabel": "Name:",
521
- "slugLabel": "Slug:",
522
- "pathLabel": "Path:",
523
- "statusLabel": "Status:",
524
- "agentLabel": "Agent:",
525
- "modelLabel": "Model:",
526
- "failedToCreate": "Failed to create application"
527
- },
528
- "del": {
529
- "description": "Delete an application",
530
- "idArgument": "Application ID, slug, or prefix",
531
- "forceOption": "Skip confirmation prompt",
532
- "confirmDelete": "Delete application \"{{name}}\"?",
533
- "cancelled": "Cancelled",
534
- "appDeleted": "Application deleted",
535
- "nameLabel": "Name:",
536
- "slugLabel": "Slug:",
537
- "failedToDelete": "Failed to delete application"
538
- },
539
- "resolve": {
540
- "multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
541
- "notFound": "Application not found: {{id}}"
542
- }
543
- },
544
481
  "agent": {
545
482
  "description": "Manage and view agent runs",
546
483
  "show": {
@@ -478,69 +478,6 @@
478
478
  "notFound": "Repositorio no encontrado: {{id}}"
479
479
  }
480
480
  },
481
- "app": {
482
- "description": "Manage applications",
483
- "ls": {
484
- "description": "List applications",
485
- "title": "Applications",
486
- "idColumn": "ID",
487
- "nameColumn": "Name",
488
- "statusColumn": "Status",
489
- "pathColumn": "Path",
490
- "createdColumn": "Created",
491
- "noApps": "No applications found",
492
- "failedToList": "Failed to list applications"
493
- },
494
- "show": {
495
- "description": "Display details of an application",
496
- "idArgument": "Application ID, slug, or prefix",
497
- "title": "Application: {{name}}",
498
- "nameLabel": "Name",
499
- "slugLabel": "Slug",
500
- "statusLabel": "Status",
501
- "descriptionLabel": "Description",
502
- "pathLabel": "Path",
503
- "configTitle": "Configuration",
504
- "agentLabel": "Agent",
505
- "modelLabel": "Model",
506
- "timestampsTitle": "Timestamps",
507
- "createdLabel": "Created",
508
- "updatedLabel": "Updated",
509
- "deletedLabel": "Deleted",
510
- "failedToShow": "Failed to show application"
511
- },
512
- "new": {
513
- "description": "Create a new application",
514
- "descriptionArgument": "Application description",
515
- "agentOption": "Agent type override",
516
- "modelOption": "LLM model override (e.g. claude-opus-4-6)",
517
- "spinnerText": "Creating application",
518
- "appCreated": "Application created",
519
- "idLabel": "ID:",
520
- "nameLabel": "Name:",
521
- "slugLabel": "Slug:",
522
- "pathLabel": "Path:",
523
- "statusLabel": "Status:",
524
- "agentLabel": "Agent:",
525
- "modelLabel": "Model:",
526
- "failedToCreate": "Failed to create application"
527
- },
528
- "del": {
529
- "description": "Delete an application",
530
- "idArgument": "Application ID, slug, or prefix",
531
- "forceOption": "Skip confirmation prompt",
532
- "confirmDelete": "Delete application \"{{name}}\"?",
533
- "cancelled": "Cancelled",
534
- "appDeleted": "Application deleted",
535
- "nameLabel": "Name:",
536
- "slugLabel": "Slug:",
537
- "failedToDelete": "Failed to delete application"
538
- },
539
- "resolve": {
540
- "multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
541
- "notFound": "Application not found: {{id}}"
542
- }
543
- },
544
481
  "agent": {
545
482
  "description": "Administrar y ver ejecuciones de agentes",
546
483
  "show": {
@@ -478,69 +478,6 @@
478
478
  "notFound": "Dépôt introuvable : {{id}}"
479
479
  }
480
480
  },
481
- "app": {
482
- "description": "Manage applications",
483
- "ls": {
484
- "description": "List applications",
485
- "title": "Applications",
486
- "idColumn": "ID",
487
- "nameColumn": "Name",
488
- "statusColumn": "Status",
489
- "pathColumn": "Path",
490
- "createdColumn": "Created",
491
- "noApps": "No applications found",
492
- "failedToList": "Failed to list applications"
493
- },
494
- "show": {
495
- "description": "Display details of an application",
496
- "idArgument": "Application ID, slug, or prefix",
497
- "title": "Application: {{name}}",
498
- "nameLabel": "Name",
499
- "slugLabel": "Slug",
500
- "statusLabel": "Status",
501
- "descriptionLabel": "Description",
502
- "pathLabel": "Path",
503
- "configTitle": "Configuration",
504
- "agentLabel": "Agent",
505
- "modelLabel": "Model",
506
- "timestampsTitle": "Timestamps",
507
- "createdLabel": "Created",
508
- "updatedLabel": "Updated",
509
- "deletedLabel": "Deleted",
510
- "failedToShow": "Failed to show application"
511
- },
512
- "new": {
513
- "description": "Create a new application",
514
- "descriptionArgument": "Application description",
515
- "agentOption": "Agent type override",
516
- "modelOption": "LLM model override (e.g. claude-opus-4-6)",
517
- "spinnerText": "Creating application",
518
- "appCreated": "Application created",
519
- "idLabel": "ID:",
520
- "nameLabel": "Name:",
521
- "slugLabel": "Slug:",
522
- "pathLabel": "Path:",
523
- "statusLabel": "Status:",
524
- "agentLabel": "Agent:",
525
- "modelLabel": "Model:",
526
- "failedToCreate": "Failed to create application"
527
- },
528
- "del": {
529
- "description": "Delete an application",
530
- "idArgument": "Application ID, slug, or prefix",
531
- "forceOption": "Skip confirmation prompt",
532
- "confirmDelete": "Delete application \"{{name}}\"?",
533
- "cancelled": "Cancelled",
534
- "appDeleted": "Application deleted",
535
- "nameLabel": "Name:",
536
- "slugLabel": "Slug:",
537
- "failedToDelete": "Failed to delete application"
538
- },
539
- "resolve": {
540
- "multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
541
- "notFound": "Application not found: {{id}}"
542
- }
543
- },
544
481
  "agent": {
545
482
  "description": "Gérer et voir les exécutions d'agent",
546
483
  "show": {
@@ -478,69 +478,6 @@
478
478
  "notFound": "מאגר לא נמצא: {{id}}"
479
479
  }
480
480
  },
481
- "app": {
482
- "description": "Manage applications",
483
- "ls": {
484
- "description": "List applications",
485
- "title": "Applications",
486
- "idColumn": "ID",
487
- "nameColumn": "Name",
488
- "statusColumn": "Status",
489
- "pathColumn": "Path",
490
- "createdColumn": "Created",
491
- "noApps": "No applications found",
492
- "failedToList": "Failed to list applications"
493
- },
494
- "show": {
495
- "description": "Display details of an application",
496
- "idArgument": "Application ID, slug, or prefix",
497
- "title": "Application: {{name}}",
498
- "nameLabel": "Name",
499
- "slugLabel": "Slug",
500
- "statusLabel": "Status",
501
- "descriptionLabel": "Description",
502
- "pathLabel": "Path",
503
- "configTitle": "Configuration",
504
- "agentLabel": "Agent",
505
- "modelLabel": "Model",
506
- "timestampsTitle": "Timestamps",
507
- "createdLabel": "Created",
508
- "updatedLabel": "Updated",
509
- "deletedLabel": "Deleted",
510
- "failedToShow": "Failed to show application"
511
- },
512
- "new": {
513
- "description": "Create a new application",
514
- "descriptionArgument": "Application description",
515
- "agentOption": "Agent type override",
516
- "modelOption": "LLM model override (e.g. claude-opus-4-6)",
517
- "spinnerText": "Creating application",
518
- "appCreated": "Application created",
519
- "idLabel": "ID:",
520
- "nameLabel": "Name:",
521
- "slugLabel": "Slug:",
522
- "pathLabel": "Path:",
523
- "statusLabel": "Status:",
524
- "agentLabel": "Agent:",
525
- "modelLabel": "Model:",
526
- "failedToCreate": "Failed to create application"
527
- },
528
- "del": {
529
- "description": "Delete an application",
530
- "idArgument": "Application ID, slug, or prefix",
531
- "forceOption": "Skip confirmation prompt",
532
- "confirmDelete": "Delete application \"{{name}}\"?",
533
- "cancelled": "Cancelled",
534
- "appDeleted": "Application deleted",
535
- "nameLabel": "Name:",
536
- "slugLabel": "Slug:",
537
- "failedToDelete": "Failed to delete application"
538
- },
539
- "resolve": {
540
- "multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
541
- "notFound": "Application not found: {{id}}"
542
- }
543
- },
544
481
  "agent": {
545
482
  "description": "נהל וצפה בהרצות סוכן",
546
483
  "show": {
@@ -478,69 +478,6 @@
478
478
  "notFound": "Repositório não encontrado: {{id}}"
479
479
  }
480
480
  },
481
- "app": {
482
- "description": "Manage applications",
483
- "ls": {
484
- "description": "List applications",
485
- "title": "Applications",
486
- "idColumn": "ID",
487
- "nameColumn": "Name",
488
- "statusColumn": "Status",
489
- "pathColumn": "Path",
490
- "createdColumn": "Created",
491
- "noApps": "No applications found",
492
- "failedToList": "Failed to list applications"
493
- },
494
- "show": {
495
- "description": "Display details of an application",
496
- "idArgument": "Application ID, slug, or prefix",
497
- "title": "Application: {{name}}",
498
- "nameLabel": "Name",
499
- "slugLabel": "Slug",
500
- "statusLabel": "Status",
501
- "descriptionLabel": "Description",
502
- "pathLabel": "Path",
503
- "configTitle": "Configuration",
504
- "agentLabel": "Agent",
505
- "modelLabel": "Model",
506
- "timestampsTitle": "Timestamps",
507
- "createdLabel": "Created",
508
- "updatedLabel": "Updated",
509
- "deletedLabel": "Deleted",
510
- "failedToShow": "Failed to show application"
511
- },
512
- "new": {
513
- "description": "Create a new application",
514
- "descriptionArgument": "Application description",
515
- "agentOption": "Agent type override",
516
- "modelOption": "LLM model override (e.g. claude-opus-4-6)",
517
- "spinnerText": "Creating application",
518
- "appCreated": "Application created",
519
- "idLabel": "ID:",
520
- "nameLabel": "Name:",
521
- "slugLabel": "Slug:",
522
- "pathLabel": "Path:",
523
- "statusLabel": "Status:",
524
- "agentLabel": "Agent:",
525
- "modelLabel": "Model:",
526
- "failedToCreate": "Failed to create application"
527
- },
528
- "del": {
529
- "description": "Delete an application",
530
- "idArgument": "Application ID, slug, or prefix",
531
- "forceOption": "Skip confirmation prompt",
532
- "confirmDelete": "Delete application \"{{name}}\"?",
533
- "cancelled": "Cancelled",
534
- "appDeleted": "Application deleted",
535
- "nameLabel": "Name:",
536
- "slugLabel": "Slug:",
537
- "failedToDelete": "Failed to delete application"
538
- },
539
- "resolve": {
540
- "multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
541
- "notFound": "Application not found: {{id}}"
542
- }
543
- },
544
481
  "agent": {
545
482
  "description": "Gerenciar e visualizar execuções de agentes",
546
483
  "show": {
@@ -478,69 +478,6 @@
478
478
  "notFound": "Репозиторий не найден: {{id}}"
479
479
  }
480
480
  },
481
- "app": {
482
- "description": "Manage applications",
483
- "ls": {
484
- "description": "List applications",
485
- "title": "Applications",
486
- "idColumn": "ID",
487
- "nameColumn": "Name",
488
- "statusColumn": "Status",
489
- "pathColumn": "Path",
490
- "createdColumn": "Created",
491
- "noApps": "No applications found",
492
- "failedToList": "Failed to list applications"
493
- },
494
- "show": {
495
- "description": "Display details of an application",
496
- "idArgument": "Application ID, slug, or prefix",
497
- "title": "Application: {{name}}",
498
- "nameLabel": "Name",
499
- "slugLabel": "Slug",
500
- "statusLabel": "Status",
501
- "descriptionLabel": "Description",
502
- "pathLabel": "Path",
503
- "configTitle": "Configuration",
504
- "agentLabel": "Agent",
505
- "modelLabel": "Model",
506
- "timestampsTitle": "Timestamps",
507
- "createdLabel": "Created",
508
- "updatedLabel": "Updated",
509
- "deletedLabel": "Deleted",
510
- "failedToShow": "Failed to show application"
511
- },
512
- "new": {
513
- "description": "Create a new application",
514
- "descriptionArgument": "Application description",
515
- "agentOption": "Agent type override",
516
- "modelOption": "LLM model override (e.g. claude-opus-4-6)",
517
- "spinnerText": "Creating application",
518
- "appCreated": "Application created",
519
- "idLabel": "ID:",
520
- "nameLabel": "Name:",
521
- "slugLabel": "Slug:",
522
- "pathLabel": "Path:",
523
- "statusLabel": "Status:",
524
- "agentLabel": "Agent:",
525
- "modelLabel": "Model:",
526
- "failedToCreate": "Failed to create application"
527
- },
528
- "del": {
529
- "description": "Delete an application",
530
- "idArgument": "Application ID, slug, or prefix",
531
- "forceOption": "Skip confirmation prompt",
532
- "confirmDelete": "Delete application \"{{name}}\"?",
533
- "cancelled": "Cancelled",
534
- "appDeleted": "Application deleted",
535
- "nameLabel": "Name:",
536
- "slugLabel": "Slug:",
537
- "failedToDelete": "Failed to delete application"
538
- },
539
- "resolve": {
540
- "multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
541
- "notFound": "Application not found: {{id}}"
542
- }
543
- },
544
481
  "agent": {
545
482
  "description": "Управление и просмотр запусков агентов",
546
483
  "show": {