dify/cli/test
GareArc 4111751bdf
refactor(openapi/cli): split app usage-face from studio-app build-face
Squash of PR #37641 (worktree-fix+app-abstraction-noun).

Introduces two app nouns:
- app: usage face (run/get/describe/resume), dual-subject account + external-SSO
- studio-app: build face (export/import), account-only

Backend: split read routes by subject with token-type-restricted guards;
shared public projection builder (build_app_describe_response); drop
author/tags from describe to prevent cross-tenant identity leak.
CLI: selectAppReader subject dispatch (account vs permitted-external),
AppReader strategy, studio-app export/import, refreshed help/guides.
2026-06-21 19:48:22 -07:00
..
e2e refactor(openapi/cli): split app usage-face from studio-app build-face 2026-06-21 19:48:22 -07:00
fixtures refactor(openapi/cli): split app usage-face from studio-app build-face 2026-06-21 19:48:22 -07:00
scripts feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
setup.ts feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00