@shepai/cli 1.180.0 → 1.181.0-pr549.2ef9b8f
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/dist/src/presentation/cli/commands/app/del.command.d.ts +14 -0
- package/dist/src/presentation/cli/commands/app/del.command.d.ts.map +1 -0
- package/dist/src/presentation/cli/commands/app/del.command.js +58 -0
- package/dist/src/presentation/cli/commands/app/index.d.ts +20 -0
- package/dist/src/presentation/cli/commands/app/index.d.ts.map +1 -0
- package/dist/src/presentation/cli/commands/app/index.js +33 -0
- package/dist/src/presentation/cli/commands/app/ls.command.d.ts +11 -0
- package/dist/src/presentation/cli/commands/app/ls.command.d.ts.map +1 -0
- package/dist/src/presentation/cli/commands/app/ls.command.js +74 -0
- package/dist/src/presentation/cli/commands/app/new.command.d.ts +17 -0
- package/dist/src/presentation/cli/commands/app/new.command.d.ts.map +1 -0
- package/dist/src/presentation/cli/commands/app/new.command.js +59 -0
- package/dist/src/presentation/cli/commands/app/resolve-application.d.ts +10 -0
- package/dist/src/presentation/cli/commands/app/resolve-application.d.ts.map +1 -0
- package/dist/src/presentation/cli/commands/app/resolve-application.js +33 -0
- package/dist/src/presentation/cli/commands/app/show.command.d.ts +11 -0
- package/dist/src/presentation/cli/commands/app/show.command.d.ts.map +1 -0
- package/dist/src/presentation/cli/commands/app/show.command.js +95 -0
- package/dist/src/presentation/cli/index.js +2 -0
- package/dist/translations/ar/cli.json +64 -0
- package/dist/translations/de/cli.json +64 -0
- package/dist/translations/en/cli.json +64 -0
- package/dist/translations/es/cli.json +64 -0
- package/dist/translations/fr/cli.json +64 -0
- package/dist/translations/he/cli.json +64 -0
- package/dist/translations/pt/cli.json +64 -0
- package/dist/translations/ru/cli.json +64 -0
- package/dist/translations/uk/cli.json +64 -0
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +1 -1
- 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 +3 -3
- package/web/.next/required-server-files.json +3 -3
- package/web/.next/server/app/(dashboard)/@drawer/adopt/page/server-reference-manifest.json +32 -32
- package/web/.next/server/app/(dashboard)/@drawer/adopt/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/adopt/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/chat/page/server-reference-manifest.json +30 -30
- package/web/.next/server/app/(dashboard)/@drawer/chat/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/chat/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/create/page/server-reference-manifest.json +33 -33
- 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 +41 -41
- 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 +41 -41
- 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]/[tab]/page/server-reference-manifest.json +31 -31
- package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/[tab]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/@drawer/repository/[repositoryId]/page/server-reference-manifest.json +31 -31
- 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)/chat/page/server-reference-manifest.json +30 -30
- package/web/.next/server/app/(dashboard)/chat/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/chat/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/create/page/server-reference-manifest.json +33 -33
- 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 +41 -41
- 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 +41 -41
- 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 +30 -30
- 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]/[tab]/page/server-reference-manifest.json +31 -31
- package/web/.next/server/app/(dashboard)/repository/[repositoryId]/[tab]/page.js.nft.json +1 -1
- package/web/.next/server/app/(dashboard)/repository/[repositoryId]/[tab]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/(dashboard)/repository/[repositoryId]/page/server-reference-manifest.json +31 -31
- 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 +7 -7
- package/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/application/[id]/page/server-reference-manifest.json +15 -15
- package/web/.next/server/app/application/[id]/page.js.nft.json +1 -1
- package/web/.next/server/app/application/[id]/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/features/page/server-reference-manifest.json +7 -7
- package/web/.next/server/app/features/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/settings/page/server-reference-manifest.json +10 -10
- package/web/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/skills/page/server-reference-manifest.json +15 -15
- package/web/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/tools/page/server-reference-manifest.json +13 -13
- package/web/.next/server/app/tools/page_client-reference-manifest.js +1 -1
- package/web/.next/server/app/version/page/server-reference-manifest.json +7 -7
- package/web/.next/server/app/version/page_client-reference-manifest.js +1 -1
- package/web/.next/server/chunks/[root-of-the-server]__a402b567._.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/744ca_web_components_common_control-center-drawer_feature-drawer-client_tsx_e9755fc8._.js +2 -2
- package/web/.next/server/chunks/ssr/744ca_web_components_common_control-center-drawer_feature-drawer-client_tsx_e9755fc8._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__013a0318._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__013a0318._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__17dadd08._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__17dadd08._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__1925bef0._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__1a9687c4._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__1a9687c4._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__24756fa9._.js +2 -2
- package/web/.next/server/chunks/ssr/[root-of-the-server]__24756fa9._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__4ee8be85._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__70986695._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__70986695._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__a5ea76a6._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__a5ea76a6._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__bb391c45._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__bb391c45._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__dd3e834e._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__dd3e834e._.js.map +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__e265da61._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__f3ca7bea._.js +1 -1
- package/web/.next/server/chunks/ssr/[root-of-the-server]__f3ca7bea._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_0277d3b5._.js +1 -1
- package/web/.next/server/chunks/ssr/_0277d3b5._.js.map +1 -1
- package/web/.next/server/chunks/ssr/{_63fc4647._.js → _132baaae._.js} +2 -2
- package/web/.next/server/chunks/ssr/{_63fc4647._.js.map → _132baaae._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/{_8caadb9a._.js → _54cfa69b._.js} +2 -2
- package/web/.next/server/chunks/ssr/{_8caadb9a._.js.map → _54cfa69b._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/_56b9d60f._.js +1 -1
- package/web/.next/server/chunks/ssr/_56b9d60f._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_946a7fc6._.js +1 -1
- package/web/.next/server/chunks/ssr/_946a7fc6._.js.map +1 -1
- package/web/.next/server/chunks/ssr/{_d44d091a._.js → _bd498475._.js} +2 -2
- package/web/.next/server/chunks/ssr/{_d44d091a._.js.map → _bd498475._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/{_36489f2b._.js → _ccb9f4eb._.js} +2 -2
- package/web/.next/server/chunks/ssr/{_36489f2b._.js.map → _ccb9f4eb._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/_ebc5354e._.js +3 -0
- package/web/.next/server/chunks/ssr/{_b8e8b690._.js.map → _ebc5354e._.js.map} +1 -1
- package/web/.next/server/chunks/ssr/_eff1b518._.js +1 -1
- package/web/.next/server/chunks/ssr/_eff1b518._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_f227429a._.js +1 -1
- package/web/.next/server/chunks/ssr/_f227429a._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_f86fc1bf._.js +1 -1
- package/web/.next/server/chunks/ssr/_f86fc1bf._.js.map +1 -1
- package/web/.next/server/chunks/ssr/_f8c55130._.js +1 -1
- 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/f3a1f_components_common_control-center-drawer_repository-drawer-client_tsx_39a00c03._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_36f2bc45._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_36f2bc45._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_486908de._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_486908de._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_5c3596bc._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_5c3596bc._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_6159fef8._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_6159fef8._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_6326f81e._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_6326f81e._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_6b2fdcd8._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_6b2fdcd8._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_74703c9f._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_74703c9f._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_a8056dac._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_a8056dac._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_ad42cc73._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_ad42cc73._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_app_actions_open-ide_ts_baaca5d5._.js +3 -3
- package/web/.next/server/chunks/ssr/src_presentation_web_b00bfb08._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_b00bfb08._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_895e5bfa._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_895e5bfa._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_common_base-drawer_base-drawer_tsx_97dfbbc8._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_common_base-drawer_base-drawer_tsx_97dfbbc8._.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_skills_8a174cac._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_components_features_skills_8a174cac._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_db9fa0c2._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_f1edcf5e._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_f1edcf5e._.js.map +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_f9436804._.js +1 -1
- package/web/.next/server/chunks/ssr/src_presentation_web_f9436804._.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 +54 -54
- package/web/.next/static/chunks/{893a2a76546c66a7.js → 030032b3eedf81a5.js} +1 -1
- package/web/.next/static/chunks/{be89c20c257247ad.js → 163ba66a9a7daf8c.js} +1 -1
- package/web/.next/static/chunks/{f28aef9cf5107c4b.js → 32f138066712b193.js} +1 -1
- package/web/.next/static/chunks/{e7da54dde18e7fb2.js → 36325390008e5dec.js} +1 -1
- package/web/.next/static/chunks/{7849c6797be7c6ca.js → 4bb232241e5c47ab.js} +1 -1
- package/web/.next/static/chunks/{f6d47ff35d612852.js → 4d6cb7875c952cb6.js} +3 -3
- package/web/.next/static/chunks/5094b782167a2738.js +1 -0
- package/web/.next/static/chunks/{e2f9e224d1fa1faa.js → 58bdd21527ae5c20.js} +1 -1
- package/web/.next/static/chunks/{26e2ca76ab6c38b4.js → 661a250d3b44f3b8.js} +1 -1
- package/web/.next/static/chunks/8477a39119499815.js +1 -0
- package/web/.next/static/chunks/{8746807722de67a8.js → 9386b833903ead26.js} +1 -1
- package/web/.next/static/chunks/{7bc7028587490fff.js → b69e7c8128a49748.js} +1 -1
- package/web/.next/static/chunks/d6c5c813cd8b8314.js +1 -0
- package/web/.next/static/chunks/{c0bd3ffcf94d1845.js → daf74fecee2806a2.js} +1 -1
- package/web/.next/static/chunks/{a1098522326428d1.js → e204cfc41b1c9805.js} +1 -1
- package/web/.next/static/chunks/fee205149a35396c.js +1 -0
- package/web/.next/server/chunks/ssr/_b8e8b690._.js +0 -3
- package/web/.next/static/chunks/1bc12075020723ed.js +0 -1
- package/web/.next/static/chunks/1fa1574b87bd2eb1.js +0 -1
- package/web/.next/static/chunks/490667b2a9bb58e2.js +0 -1
- package/web/.next/static/chunks/dfdcccf73de56960.js +0 -1
- /package/web/.next/static/{GQFJf3UCD4D5C4NCn8eXl → bcx1aPG-0sRGDvC6TGG0_}/_buildManifest.js +0 -0
- /package/web/.next/static/{GQFJf3UCD4D5C4NCn8eXl → bcx1aPG-0sRGDvC6TGG0_}/_clientMiddlewareManifest.json +0 -0
- /package/web/.next/static/{GQFJf3UCD4D5C4NCn8eXl → bcx1aPG-0sRGDvC6TGG0_}/_ssgManifest.js +0 -0
|
@@ -478,6 +478,70 @@
|
|
|
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
|
+
"noStartOption": "Create without starting an agent session",
|
|
518
|
+
"spinnerText": "Creating application",
|
|
519
|
+
"appCreated": "Application created",
|
|
520
|
+
"idLabel": "ID:",
|
|
521
|
+
"nameLabel": "Name:",
|
|
522
|
+
"slugLabel": "Slug:",
|
|
523
|
+
"pathLabel": "Path:",
|
|
524
|
+
"statusLabel": "Status:",
|
|
525
|
+
"agentLabel": "Agent:",
|
|
526
|
+
"modelLabel": "Model:",
|
|
527
|
+
"failedToCreate": "Failed to create application"
|
|
528
|
+
},
|
|
529
|
+
"del": {
|
|
530
|
+
"description": "Delete an application",
|
|
531
|
+
"idArgument": "Application ID, slug, or prefix",
|
|
532
|
+
"forceOption": "Skip confirmation prompt",
|
|
533
|
+
"confirmDelete": "Delete application \"{{name}}\"?",
|
|
534
|
+
"cancelled": "Cancelled",
|
|
535
|
+
"appDeleted": "Application deleted",
|
|
536
|
+
"nameLabel": "Name:",
|
|
537
|
+
"slugLabel": "Slug:",
|
|
538
|
+
"failedToDelete": "Failed to delete application"
|
|
539
|
+
},
|
|
540
|
+
"resolve": {
|
|
541
|
+
"multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
|
|
542
|
+
"notFound": "Application not found: {{id}}"
|
|
543
|
+
}
|
|
544
|
+
},
|
|
481
545
|
"agent": {
|
|
482
546
|
"description": "Manage and view agent runs",
|
|
483
547
|
"show": {
|
|
@@ -478,6 +478,70 @@
|
|
|
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
|
+
"noStartOption": "Create without starting an agent session",
|
|
518
|
+
"spinnerText": "Creating application",
|
|
519
|
+
"appCreated": "Application created",
|
|
520
|
+
"idLabel": "ID:",
|
|
521
|
+
"nameLabel": "Name:",
|
|
522
|
+
"slugLabel": "Slug:",
|
|
523
|
+
"pathLabel": "Path:",
|
|
524
|
+
"statusLabel": "Status:",
|
|
525
|
+
"agentLabel": "Agent:",
|
|
526
|
+
"modelLabel": "Model:",
|
|
527
|
+
"failedToCreate": "Failed to create application"
|
|
528
|
+
},
|
|
529
|
+
"del": {
|
|
530
|
+
"description": "Delete an application",
|
|
531
|
+
"idArgument": "Application ID, slug, or prefix",
|
|
532
|
+
"forceOption": "Skip confirmation prompt",
|
|
533
|
+
"confirmDelete": "Delete application \"{{name}}\"?",
|
|
534
|
+
"cancelled": "Cancelled",
|
|
535
|
+
"appDeleted": "Application deleted",
|
|
536
|
+
"nameLabel": "Name:",
|
|
537
|
+
"slugLabel": "Slug:",
|
|
538
|
+
"failedToDelete": "Failed to delete application"
|
|
539
|
+
},
|
|
540
|
+
"resolve": {
|
|
541
|
+
"multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
|
|
542
|
+
"notFound": "Application not found: {{id}}"
|
|
543
|
+
}
|
|
544
|
+
},
|
|
481
545
|
"agent": {
|
|
482
546
|
"description": "Administrar y ver ejecuciones de agentes",
|
|
483
547
|
"show": {
|
|
@@ -478,6 +478,70 @@
|
|
|
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
|
+
"noStartOption": "Create without starting an agent session",
|
|
518
|
+
"spinnerText": "Creating application",
|
|
519
|
+
"appCreated": "Application created",
|
|
520
|
+
"idLabel": "ID:",
|
|
521
|
+
"nameLabel": "Name:",
|
|
522
|
+
"slugLabel": "Slug:",
|
|
523
|
+
"pathLabel": "Path:",
|
|
524
|
+
"statusLabel": "Status:",
|
|
525
|
+
"agentLabel": "Agent:",
|
|
526
|
+
"modelLabel": "Model:",
|
|
527
|
+
"failedToCreate": "Failed to create application"
|
|
528
|
+
},
|
|
529
|
+
"del": {
|
|
530
|
+
"description": "Delete an application",
|
|
531
|
+
"idArgument": "Application ID, slug, or prefix",
|
|
532
|
+
"forceOption": "Skip confirmation prompt",
|
|
533
|
+
"confirmDelete": "Delete application \"{{name}}\"?",
|
|
534
|
+
"cancelled": "Cancelled",
|
|
535
|
+
"appDeleted": "Application deleted",
|
|
536
|
+
"nameLabel": "Name:",
|
|
537
|
+
"slugLabel": "Slug:",
|
|
538
|
+
"failedToDelete": "Failed to delete application"
|
|
539
|
+
},
|
|
540
|
+
"resolve": {
|
|
541
|
+
"multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
|
|
542
|
+
"notFound": "Application not found: {{id}}"
|
|
543
|
+
}
|
|
544
|
+
},
|
|
481
545
|
"agent": {
|
|
482
546
|
"description": "Gérer et voir les exécutions d'agent",
|
|
483
547
|
"show": {
|
|
@@ -478,6 +478,70 @@
|
|
|
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
|
+
"noStartOption": "Create without starting an agent session",
|
|
518
|
+
"spinnerText": "Creating application",
|
|
519
|
+
"appCreated": "Application created",
|
|
520
|
+
"idLabel": "ID:",
|
|
521
|
+
"nameLabel": "Name:",
|
|
522
|
+
"slugLabel": "Slug:",
|
|
523
|
+
"pathLabel": "Path:",
|
|
524
|
+
"statusLabel": "Status:",
|
|
525
|
+
"agentLabel": "Agent:",
|
|
526
|
+
"modelLabel": "Model:",
|
|
527
|
+
"failedToCreate": "Failed to create application"
|
|
528
|
+
},
|
|
529
|
+
"del": {
|
|
530
|
+
"description": "Delete an application",
|
|
531
|
+
"idArgument": "Application ID, slug, or prefix",
|
|
532
|
+
"forceOption": "Skip confirmation prompt",
|
|
533
|
+
"confirmDelete": "Delete application \"{{name}}\"?",
|
|
534
|
+
"cancelled": "Cancelled",
|
|
535
|
+
"appDeleted": "Application deleted",
|
|
536
|
+
"nameLabel": "Name:",
|
|
537
|
+
"slugLabel": "Slug:",
|
|
538
|
+
"failedToDelete": "Failed to delete application"
|
|
539
|
+
},
|
|
540
|
+
"resolve": {
|
|
541
|
+
"multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
|
|
542
|
+
"notFound": "Application not found: {{id}}"
|
|
543
|
+
}
|
|
544
|
+
},
|
|
481
545
|
"agent": {
|
|
482
546
|
"description": "נהל וצפה בהרצות סוכן",
|
|
483
547
|
"show": {
|
|
@@ -478,6 +478,70 @@
|
|
|
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
|
+
"noStartOption": "Create without starting an agent session",
|
|
518
|
+
"spinnerText": "Creating application",
|
|
519
|
+
"appCreated": "Application created",
|
|
520
|
+
"idLabel": "ID:",
|
|
521
|
+
"nameLabel": "Name:",
|
|
522
|
+
"slugLabel": "Slug:",
|
|
523
|
+
"pathLabel": "Path:",
|
|
524
|
+
"statusLabel": "Status:",
|
|
525
|
+
"agentLabel": "Agent:",
|
|
526
|
+
"modelLabel": "Model:",
|
|
527
|
+
"failedToCreate": "Failed to create application"
|
|
528
|
+
},
|
|
529
|
+
"del": {
|
|
530
|
+
"description": "Delete an application",
|
|
531
|
+
"idArgument": "Application ID, slug, or prefix",
|
|
532
|
+
"forceOption": "Skip confirmation prompt",
|
|
533
|
+
"confirmDelete": "Delete application \"{{name}}\"?",
|
|
534
|
+
"cancelled": "Cancelled",
|
|
535
|
+
"appDeleted": "Application deleted",
|
|
536
|
+
"nameLabel": "Name:",
|
|
537
|
+
"slugLabel": "Slug:",
|
|
538
|
+
"failedToDelete": "Failed to delete application"
|
|
539
|
+
},
|
|
540
|
+
"resolve": {
|
|
541
|
+
"multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
|
|
542
|
+
"notFound": "Application not found: {{id}}"
|
|
543
|
+
}
|
|
544
|
+
},
|
|
481
545
|
"agent": {
|
|
482
546
|
"description": "Gerenciar e visualizar execuções de agentes",
|
|
483
547
|
"show": {
|
|
@@ -478,6 +478,70 @@
|
|
|
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
|
+
"noStartOption": "Create without starting an agent session",
|
|
518
|
+
"spinnerText": "Creating application",
|
|
519
|
+
"appCreated": "Application created",
|
|
520
|
+
"idLabel": "ID:",
|
|
521
|
+
"nameLabel": "Name:",
|
|
522
|
+
"slugLabel": "Slug:",
|
|
523
|
+
"pathLabel": "Path:",
|
|
524
|
+
"statusLabel": "Status:",
|
|
525
|
+
"agentLabel": "Agent:",
|
|
526
|
+
"modelLabel": "Model:",
|
|
527
|
+
"failedToCreate": "Failed to create application"
|
|
528
|
+
},
|
|
529
|
+
"del": {
|
|
530
|
+
"description": "Delete an application",
|
|
531
|
+
"idArgument": "Application ID, slug, or prefix",
|
|
532
|
+
"forceOption": "Skip confirmation prompt",
|
|
533
|
+
"confirmDelete": "Delete application \"{{name}}\"?",
|
|
534
|
+
"cancelled": "Cancelled",
|
|
535
|
+
"appDeleted": "Application deleted",
|
|
536
|
+
"nameLabel": "Name:",
|
|
537
|
+
"slugLabel": "Slug:",
|
|
538
|
+
"failedToDelete": "Failed to delete application"
|
|
539
|
+
},
|
|
540
|
+
"resolve": {
|
|
541
|
+
"multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
|
|
542
|
+
"notFound": "Application not found: {{id}}"
|
|
543
|
+
}
|
|
544
|
+
},
|
|
481
545
|
"agent": {
|
|
482
546
|
"description": "Управление и просмотр запусков агентов",
|
|
483
547
|
"show": {
|
|
@@ -478,6 +478,70 @@
|
|
|
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
|
+
"noStartOption": "Create without starting an agent session",
|
|
518
|
+
"spinnerText": "Creating application",
|
|
519
|
+
"appCreated": "Application created",
|
|
520
|
+
"idLabel": "ID:",
|
|
521
|
+
"nameLabel": "Name:",
|
|
522
|
+
"slugLabel": "Slug:",
|
|
523
|
+
"pathLabel": "Path:",
|
|
524
|
+
"statusLabel": "Status:",
|
|
525
|
+
"agentLabel": "Agent:",
|
|
526
|
+
"modelLabel": "Model:",
|
|
527
|
+
"failedToCreate": "Failed to create application"
|
|
528
|
+
},
|
|
529
|
+
"del": {
|
|
530
|
+
"description": "Delete an application",
|
|
531
|
+
"idArgument": "Application ID, slug, or prefix",
|
|
532
|
+
"forceOption": "Skip confirmation prompt",
|
|
533
|
+
"confirmDelete": "Delete application \"{{name}}\"?",
|
|
534
|
+
"cancelled": "Cancelled",
|
|
535
|
+
"appDeleted": "Application deleted",
|
|
536
|
+
"nameLabel": "Name:",
|
|
537
|
+
"slugLabel": "Slug:",
|
|
538
|
+
"failedToDelete": "Failed to delete application"
|
|
539
|
+
},
|
|
540
|
+
"resolve": {
|
|
541
|
+
"multipleMatch": "Multiple applications match prefix \"{{id}}\": {{matches}}",
|
|
542
|
+
"notFound": "Application not found: {{id}}"
|
|
543
|
+
}
|
|
544
|
+
},
|
|
481
545
|
"agent": {
|
|
482
546
|
"description": "Керування та перегляд запусків агентів",
|
|
483
547
|
"show": {
|